mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-05 19:15:06 +00:00
* Improved distributor timeout handling (per-thread). * flow-info.py / flow-dash.py: Distinguish between flow risk severities. * nDPId: Skip tag switch datalink packet dissection / processing. * nDPId: Fixed incorrect value for current active flows. * Improved JSON schema's. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 lines
269 B
Markdown
5 lines
269 B
Markdown
# TODOs
|
|
|
|
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)
|