summaryrefslogtreecommitdiff
path: root/anytun.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'anytun.cpp')
-rw-r--r--anytun.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/anytun.cpp b/anytun.cpp
index 13c5371..97e70c2 100644
--- a/anytun.cpp
+++ b/anytun.cpp
@@ -296,6 +296,7 @@ void* receiver(void* p)
cLog.msg(Log::PRIO_NOTICE) << "autodetected remote host ip changed " << remote_host << ":" << remote_port;
conn.remote_host_=remote_host;
conn.remote_port_=remote_port;
+ param->queue.push(SyncCommand(param->cl,0));
}
//Replay Protection