diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,5 @@ # TODOs -1. improve nDPIsrvd buffer bloat handling (Do not fall back to blocking mode!) -2. improve UDP/TCP timeout handling by reading netfilter conntrack timeouts from /proc (or just read conntrack table entries) -3. detect interface / timeout changes and apply them to nDPId -4. implement AEAD crypto via libsodium (at least for TCP communication) +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) |