From: Harald Welte Date: Thu, 6 Nov 2003 23:20:00 +0000 (+0000) Subject: todo update (minor) X-Git-Tag: v1.3.0-rc1~160 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1257edab4bfb4a17ff3b1f203c60428ade2b3cc1;p=thirdparty%2Fiptables.git todo update (minor) --- diff --git a/TODO b/TODO index 4b176d27..dc712006 100644 --- a/TODO +++ b/TODO @@ -4,13 +4,11 @@ Currently maintained by Harald Welte 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?