From 46f68501d575431656b5254a4bda8acb2982ab77 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 6 Mar 2022 17:31:26 +0100 Subject: Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.) * 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 --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 1bee3f305..8582a3b6e 100644 --- a/TODO.md +++ b/TODO.md @@ -3,4 +3,3 @@ 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 -- cgit v1.2.3