From 713cd1332252b9e0dc08c6f76a60ff41590d5000 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 14 Apr 2021 22:13:18 +0200 Subject: added TODO Signed-off-by: Toni Uhlig --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 000000000..26b6e2a6e --- /dev/null +++ b/TODO.md @@ -0,0 +1,7 @@ +# TODOs + +1. unify `struct io_buffer` from nDPIsrvd.c and `struct nDPIsrvd_buffer` from nDPIsrvd.h +2. improve nDPIsrvd buffer bloat handling (Do not fall back to blocking mode!) +3. improve UDP/TCP timeout handling by reading netfilter conntrack timeouts from /proc +4. detect interface / timeout changes and apply them to nDPId +5. implement AEAD crypto via libsodium (at least for TCP communication) -- cgit v1.2.3