summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2001-02-18 16:12:45 +0000
committerlaforge <laforge>2001-02-18 16:12:45 +0000
commit00a0b433047df10c7eff4d755bf0967c7e2d5990 (patch)
tree6cefe2a1f248040c04241549bdc04f21f05ee60b
parent07d13c6f31c75ee8ce8dc2e509a890f5dec0f299 (diff)
TODO update
-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>