Files
nDPId/TODO.md
Toni Uhlig 713cd13322 added TODO
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2021-04-14 22:17:39 +02:00

398 B

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)