mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-09 23:20:28 +00:00
debugging
This commit is contained in:
parent
905c28f7b2
commit
8775075c18
@ -528,7 +528,7 @@ func (t *switchTable) _handleMsg(msg *switchMsg, fromPort switchPort, reprocessi
|
||||
t.parent = sender.port
|
||||
defer t.core.peers.sendSwitchMsgs(t)
|
||||
}
|
||||
if doUpdate {
|
||||
if true || doUpdate {
|
||||
defer t._updateTable()
|
||||
}
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user