mirror of
https://github.com/slackhq/nebula.git
synced 2025-12-30 10:38:28 +01:00
tidy
This commit is contained in:
@@ -297,7 +297,6 @@ func (f *Interface) listenOut(q int) {
|
||||
li.ListenOut(func(pkts []*packet.Packet) {
|
||||
toSend = toSend[:0]
|
||||
for i := range outPackets {
|
||||
outPackets[i].Valid = false
|
||||
outPackets[i].SegCounter = 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user