Files
nDPId/TODO.md
Toni Uhlig 54e0601fec Unified IO buffer mgmt.
* 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>
2021-06-07 15:04:46 +02:00

348 B

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)