mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Merge branch 'develop' into nodeconfig
This commit is contained in:
commit
738a9da796
22 changed files with 734 additions and 85 deletions
|
@ -227,6 +227,7 @@ func (p *peer) handlePacket(packet []byte) {
|
|||
default:
|
||||
util.PutBytes(packet)
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
// Called to handle traffic or protocolTraffic packets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue