summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2003-11-06 23:20:00 +0000
committerHarald Welte <laforge@gnumonks.org>2003-11-06 23:20:00 +0000
commit1257edab4bfb4a17ff3b1f203c60428ade2b3cc1 (patch)
treea54b5e5711d796a2b67618082af6242356549362 /TODO
parent921c5b719b174e81b472240888756381ff77a68d (diff)
todo update (minor)
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 4b176d27..dc712006 100644
--- a/TODO
+++ b/TODO
@@ -4,13 +4,11 @@ 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.69 2003/01/14 21:21:11 laforge Exp $
+CVS ID: $Id: TODO,v 1.70 2003/04/13 10:24:59 laforge Exp $
IMPORTANT issues:
- erroneously too-fast dropped conntrack for half-open TCP connections [JK]
-X wrong 'Out of window' error message from tcp-windowtracking [JK]
- --mac-source not working in FORWARD (manpage bug?) [BZ]
-X update manpages to include recently submitted extensions [BZ]
- locally bound udp port can still be used for MASQ/SNAT [BZ]
X fix for ICMP DNAT info leak
- unaligned access of nulldevname during string match [BZ]
@@ -20,7 +18,6 @@ X fix for ICMP DNAT info leak
TO BE INVESTIGATED:
- packet counters on sparc64 platform [BZ]
-- ip_conntrack rmmod loop (sometimes, Yan's patch?)
- conntrack helper not called for first packet (udp!)
- different behaviour for first packet towards an l2-unresolved ip?