mirror of
https://github.com/slackhq/nebula.git
synced 2026-04-02 22:25:17 +02:00
Drop inactive tunnels (#1413)
This commit is contained in:
@@ -690,6 +690,7 @@ func (r *R) FlushAll() {
|
||||
r.Unlock()
|
||||
panic("Can't FlushAll for host: " + p.To.String())
|
||||
}
|
||||
receiver.InjectUDPPacket(p)
|
||||
r.Unlock()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user