Peer timer teardown

This commit is contained in:
Mathias Hall-Andersen
2017-12-29 17:42:09 +01:00
parent 996c7c4d8a
commit d73f960aab
7 changed files with 163 additions and 102 deletions

View File

@@ -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")