summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO20
1 files changed, 10 insertions, 10 deletions
diff --git a/TODO b/TODO
index 72babed..e814a4c 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.55 2002/01/10 08:34:28 laforge Exp $
+CVS ID: $Id: TODO,v 1.56 2002/02/19 09:14:27 laforge Exp $
IMPORTANT issues:
- token ring crashes ??
@@ -18,12 +18,12 @@ x add support for correct SACK handling [HW]
- wrong 'Out of window' error message from tcp-windowtracking [JK]
x mangle table should use all five netfilter hooks [BC]
- --mac-source not working in FORWARD (manpage bug?)
-- netfilter hooks should give error if same function registers twice [HW]
-- speed issues (mark_source_chains, Robert Olsson)
+x netfilter hooks should give error if same function registers twice [HW]
+x speed issues (mark_source_chains, Robert Olsson)
- different behaviour for first packet towards an l2-unresolved ip?
-- fix apparent output nat + slip oops bug; see thread at
+x fix apparent output nat + slip oops bug; see thread at
http://lists.samba.org/pipermail/netfilter/2001-December/017747.html
-- TFTP helper: works only on second packet?
+x TFTP helper: works only on second packet?
- necessary structures for helper match in newnat
NICE to have:
@@ -36,17 +36,17 @@ x interface names in ipv6 can contain _ and -
- MARK match / target with boolean OR / AND (to use nfmark bitwise)
- documentation for libiptc
- port conntrack to IPv6 (code reuse?) [BC]
-- make patch-o-matic reversible
-- CONFIG_NF_IP_NAT_LOCAL
-- fix and test the netfilter bridging stuff
+x make patch-o-matic reversible
+x CONFIG_NF_IP_NAT_LOCAL
+x fix and test the netfilter bridging stuff
- various NAT performance optimizations possible! (which? ask HW)
- ip_nat_ident module [FM]
-- provide daily CVS snapshots via ftp [HW]
+x provide daily CVS snapshots via ftp [HW]
- make iptables / ip6tables use the same codebase (as libiptc) [KA]
- REJECT optionally generates port unreachable with faked SOURCE
- libipq reentrancy [JM]
- compiling without O2 issue
-- add more information like original addresses to the state match
+x add more information like original addresses to the state match
- libipq runtime version, do before 1.2.5 [JM]
- add ICMP type-3-code-13 option to REJECT