]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
todo items added.
authorHarald Welte <laforge@gnumonks.org>
Sat, 5 May 2001 00:01:55 +0000 (00:01 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sat, 5 May 2001 00:01:55 +0000 (00:01 +0000)
TODO

diff --git a/TODO b/TODO
index d9bc9f9b0d20b53dcba747b109d609dccbb2505a..d18ea955dd47f0c580a5c0c185c7381b3b6ef607 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@ Currently maintained by Harald Welte <laforge@gnumonks.org>
 Please inform me, if you want to work on any of the TODO items, so I
 can update this list and thus prevent two people doing the same work.
 
-CVS ID: $Id: TODO,v 1.31 2001/05/03 11:53:27 jamesm Exp $
+CVS ID: $Id: TODO,v 1.32 2001/05/03 21:10:24 laforge Exp $
 
 IMPORTANT issues:
 - solution for nostate / notrack (we don't want to track specific conn's)
@@ -44,6 +44,8 @@ X integrate PSD target / port it as match [HW]
 - make iptables / ip6tables use the same codebase (as libiptc) [KA]
 
 FUTURE extensions:
+- dealing with fragmented expectation-causes (i.e. DCC chat split
+  over two packets, etc.)
 - conntrack / nat failover [HW]
 - brainstorming about 2.5 conntrack code
 - netlink interface for conntrack manipulation from userspace [HW]