mirror of
https://github.com/outbackdingo/nDPId.git
synced 2026-01-28 02:19:37 +00:00
* c-collectd gives the user control over collectd-exec instance name * added missing collectd type `flow_l4_icmp_count` Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
348 B
348 B
TODOs
- improve nDPIsrvd buffer bloat handling (Do not fall back to blocking mode!)
- 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
- implement AEAD crypto via libsodium (at least for TCP communication)