From c86e48dc7d688d97a6ee4697ce01e594fa70d7db Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sat, 16 Apr 2005 13:30:56 +0000 Subject: add pablo's conntrack tool --- TODO | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..12af6af --- /dev/null +++ b/TODO @@ -0,0 +1,27 @@ +user space tool +--------------- +General: +[ ] Proper Makefiles +[ ] Modify Event Display (-E conntrack). + +Extensions: +[ ] ICMP library +[ ] finish TCP: help and protocol specific stuff: --state, etc... +[ ] finish UDP: help + +nfnetlink_conntrack: +-------------------- + +Now: +[ ] Error handling (nlerrmsg) +[X] Use id's to identify conntracks +[ ] Split NEW and CHANGE +[ ] Split DUMP and GET +[ ] Kill Change API. Move locks to ip_conntrack_[protocol|helper]. +[ ] implement conntrack FLUSH +[ ] Per CPU id. Currently racy. + +Later: +[ ] convert CTA_SOMETHING-1 to CTA_SOMETHING, annoying! +[ ] NAT handlings +[ ] Expectations -- cgit v1.2.3