mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-02-04 01:49:13 +01:00
bugfix: p2p route problem
This commit is contained in:
parent
29b53884ba
commit
33b0b5f055
@ -128,7 +128,6 @@ func (g *IG) RecalculateNhTable(checkchange bool) (changed bool) {
|
||||
}
|
||||
}
|
||||
g.dlTable, g.nhTable = dist, next
|
||||
g.NhTableExpire = time.Now().Add(g.NodeReportTimeout)
|
||||
g.RecalculateTime = time.Now()
|
||||
}
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user