summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-01-24 12:33:49 +0000
committerHarald Welte <laforge@gnumonks.org>2001-01-24 12:33:49 +0000
commitc67e5f8df6b96c9ab546b559b865552c4023224f (patch)
tree2d430c519eb3d5f6d914910896a3afc5b87f3c4e
parenteea8a933dc92df7e53ebe54a7a94aeb30b3f8b2f (diff)
todo item about bridge added
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index f0e88f13..f6e37810 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$
+CVS ID: $Id: TODO,v 1.17 2001/01/24 01:15:16 laforge Exp $
IMPORTANT before iptables-1.2.1 release:
- generic tcp sequence number offset support for nat helpers [HW]
@@ -36,6 +36,7 @@ INDEPENDENT from iptables-1.2.1 release:
- mangle table should use all five netfilter hooks
- make patch-o-matic more generic (any subdir), and reversible
- CONFIG_NF_IP_NAT_LOCAL
+- fix and test the netfilter bridging stuff
======================================================================
[RR] Paul 'Rusty' Russel <rusty@linuxcare.com.au>