Peer timer teardown
This commit is contained in:
parent
996c7c4d8a
commit
d73f960aab
7 changed files with 163 additions and 102 deletions
|
|
@ -82,7 +82,7 @@ func updateBind(device *Device) error {
|
|||
|
||||
// open new sockets
|
||||
|
||||
if device.tun.isUp.Get() {
|
||||
if device.isUp.Get() {
|
||||
|
||||
device.log.Debug.Println("UDP bind updating")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue