summaryrefslogtreecommitdiffstats
path: root/src/router/workers.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/router/workers.rs')
-rw-r--r--src/router/workers.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/router/workers.rs b/src/router/workers.rs
index f02ee15..1fd2cdf 100644
--- a/src/router/workers.rs
+++ b/src/router/workers.rs
@@ -125,6 +125,8 @@ pub fn worker_inbound<T: Opaque, S: Callback<T>, R: Callback<T>, K: KeyCallback<
peer.confirm_key(state.keypair.clone());
}
+ // update enpoint, TODO
+
// write packet to TUN device, TODO
// trigger callback