summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md17
1 files changed, 14 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 8582a3b6e..dab40dbab 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,16 @@
# TODOs
-1. improve UDP/TCP timeout handling by reading netfilter conntrack timeouts from /proc (or just read conntrack table entries)
-2. detect interface / timeout changes and apply them to nDPId
-3. implement AEAD crypto via libsodium (at least for TCP communication)
+1.6:
+
+ * event I/O abstraction layer (testing)
+ * Apple/BSD port (testing)
+
+1.7:
+
+ * let nDPIsrvd (collector) connect to other nDPIsrvd instances (as distributor)
+ * nDPIsrvd GnuTLS support for TCP/IP distributor connections
+
+no release plan:
+
+ * improve UDP/TCP timeout handling by reading netfilter conntrack timeouts from /proc (or just read conntrack table entries)
+ * detect interface / timeout changes and apply them to nDPId