index
:
ndpi-daemon.git
Tiny nDPI based deep packet inspection daemons / toolkit.
log msg
author
committer
range
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
summary
refs
log
tree
commit
diff
path:
root
/
TODO.md
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'TODO.md')
-rw-r--r--
TODO.md
1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 8582a3b6e..1bee3f305 100644
--- a/
TODO.md
+++ b/
TODO.md
@@ -3,3 +3,4 @@
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)
+4. fix inaccurate client side flow timeout handling