]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
todo update (minor)
authorHarald Welte <laforge@gnumonks.org>
Thu, 6 Nov 2003 23:20:00 +0000 (23:20 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 6 Nov 2003 23:20:00 +0000 (23:20 +0000)
TODO

diff --git a/TODO b/TODO
index 4b176d2715aeac0508fcc4c67273ad736027199d..dc71200619a99951a4ee902bd466e70cf78662e9 100644 (file)
--- 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?