summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-05-23 23:07:33 +0000
committerHarald Welte <laforge@gnumonks.org>2001-05-23 23:07:33 +0000
commitde1578fc55c286a2f788a648cd5d702fd0b4aa40 (patch)
treee681e74c7cad997dc4592e45d6bcd54984922aad /TODO
parent2d88b871e0ea05f572117f2c4dee80a5d5461a76 (diff)
hopefully fixed the multiple-interface iptables-save problem
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index baee79c2..f08bf2e9 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.34 2001/05/05 04:39:39 laforge Exp $
+CVS ID: $Id: TODO,v 1.35 2001/05/09 15:45:24 jamesm Exp $
IMPORTANT issues:
- solution for nostate / notrack (we don't want to track specific conn's)
@@ -22,6 +22,10 @@ X runme error with IPv6 stuff! [HW]
X SMP conntrack race [RR] (ftp-fixes, included in 2.4.4)
- static compiling/linking of iptables (for router-on-a-disk) [HW]
- IPv6 testing (MARK, LOG, REJECT) [HW]
+x iptables-save doesn't work with eth+ style multiple IF stuff [HW]
+X reject-with on REJECT target doesn't work [HW]
+- IPv6 REJECT target doesn't have extension plugin ?!?
+- colon inside prefix doesn't work
NICE to have:
- multicast connection tracking