mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 08:36:57 +02:00
fix
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ func (f *Interface) readOutsidePackets(via ViaSender, out []byte, packet []byte,
|
||||
}
|
||||
return
|
||||
}
|
||||
f.handleOutsideRelayPacket(hostinfo, via, out, packet, h, fwPacket, lhf, nb, q, localCache)
|
||||
f.handleOutsideRelayPacket(hostinfo, via, out, packet, h, fwPacket, lhf, nb, q, localCache, meta)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user