summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 5217229..8875e01 100644
--- 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.20 2001/02/04 14:41:22 laforge Exp $
+CVS ID: $Id: TODO,v 1.21 2001/02/07 16:27:20 laforge Exp $
IMPORTANT before iptables-1.2.1 release:
X generic tcp sequence number offset support for nat helpers [HW]
@@ -27,8 +27,8 @@ INDEPENDENT from iptables-1.2.1 release:
X full tcp window tracking incompatibility with nat helpers [HW]
X multiple related connections [HW]
- documentation for libiptc
-- port conntrack to IPv6 (code reuse?)
-- port matches (owner, limit, multiport, owner) to IPv6
+- port conntrack to IPv6 (code reuse?) [BB]
+X port matches (owner, limit, multiport, owner) to IPv6 [RJ]
- multicast connection tracking
- conntrack / nat failover [HW]
- Hard lockup with ip_queue under heavy load
@@ -46,3 +46,5 @@ X integrate PSD target / port it as match [HW]
[JM] James Morris <jmorris@intercode.com.au>
[HW] Harald Welte <laforge@gnumonks.org>
[YU] Yon Uriarte <ukl2@rz.uni-karlsruhe.de>
+[RJ] Jan Rekorajski <baggins@mimuw.edu.pl>
+[BB] Bastian Blank <bastianb@gmx.de>