summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org>2005-08-08 11:46:12 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org>2005-08-08 11:46:12 +0000
commit560771e57ff509d937fca0dcf04f486ba85c9ec4 (patch)
treea272ef12d3e4211ad6b1bffbba8da908e66f5b41
parent496dbfa8a0d9ae7bc432873dfb2ef3b41087acd5 (diff)
kill TODO file
-rw-r--r--TODO28
1 files changed, 0 insertions, 28 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index f94fb9c..0000000
--- a/TODO
+++ /dev/null
@@ -1,28 +0,0 @@
-X = done
-N = forget it
-
-user space tool
----------------
-[X] Proper Makefiles
-[X] Modify Event Display (-E conntrack).
-
-Extensions:
-[X] ICMP library
-[X] finish TCP: protocol specific stuff: --state, etc...
-[X] finish UDP, TCP, ICMP: help
-
-nfnetlink_conntrack:
---------------------
-
-Now:
-[X] Error handling (nlerrmsg)
-[X] Use id's to identify conntracks
-[ ] Split NEW and CHANGE
-[N] Split DUMP and GET
-[N] Kill Change API. Move locks to ip_conntrack_[protocol|helper].
-[X] implement conntrack FLUSH
-
-Later:
-[N] convert CTA_SOMETHING-1 to CTA_SOMETHING, annoying!
-[ ] NAT handlings
-[ ] Expectations