summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-12-03 22:37:12 +0000
committerHarald Welte <laforge@gnumonks.org>2001-12-03 22:37:12 +0000
commita0cf3d3a6057481634bc31e2b90a321037857b80 (patch)
tree6e2b670aa0eb7ec4ea0880c6024d17460d82eb92 /TODO
parente746abb15df34da1729de8d669c95f1b0b9ecb7c (diff)
TODO update / remove obsolete stuff from makefile
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3e01f3c1..387f322b 100644
--- a/TODO
+++ b/TODO
@@ -4,13 +4,13 @@ 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.51 2001/11/24 22:59:16 jamesm Exp $
+CVS ID: $Id: TODO,v 1.52 2001/11/30 10:55:10 jamesm Exp $
IMPORTANT issues:
- token ring crashes ??
- solution for nostate / notrack (we don't want to track specific conn's)
- iptables-save/restore problems with log-level
-- multiple related connections [HW]
+- multiple related connections (solved: newnat)[HW]
- ip_conntrack rmmod loop (sometimes, Yan's patch?)
- conntrack helper not called for first packet (udp!)
- add support for correct SACK handling [HW]
@@ -20,6 +20,7 @@ IMPORTANT issues:
- --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)
+- different behaviour for first packet towards an l2-unresolved ip?
NICE to have:
- make RPC conntrack work again
@@ -41,6 +42,7 @@ NICE to have:
- 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
- libipq runtime version, do before 1.2.5 [JM]
FUTURE extensions: