From 17c21e1d27a90b394873a0e80e5d6992f4b985ee Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 5 Nov 2023 16:00:47 +0100 Subject: Updated ToDo and added ChangeLog. Signed-off-by: Toni Uhlig --- TODO.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'TODO.md') 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 -- cgit v1.2.3