]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
todo update
authorHarald Welte <laforge@gnumonks.org>
Sun, 13 Apr 2003 10:24:59 +0000 (10:24 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sun, 13 Apr 2003 10:24:59 +0000 (10:24 +0000)
CURRENT_ISSUES
TODO

index a2729bf24a3623f7b58d0ef58656299bd987dcf9..181c83a33b877e2da693c741f49f549f302f57f3 100644 (file)
@@ -8,12 +8,8 @@ nf_debug stuff
        - can wait
 ipt_ACCOUNT
        - can wait
-early_drop_backwards.diff 
-       - fix in pending, needs testing
 UDP stream timeout (180s) doens't apply for first reply packet
        - fix by Martin Josefsson, needs review/testing
-remove __MOD_INC_USAGE / __MOD_DEC_USAGE patch
-       - need to familiarize with new API and review patch
 SLOG target
        - no further work expected
        - needs to be integrated with recent nfnetlink/ctnetlink
@@ -27,13 +23,10 @@ bi-directional ftp state tracking
        - do we want this?
 final ACK of a SYN - SYN/ACK - ACK tcp handshake establishes ASSURED
        - patch is on list, needs testing + comments from kadlec
-iptrables-restore doesn't check for table definition
-       - patch from <Pine.LNX.4.44.0301271551570.909-300000@octane>
-       - bugzilla
 expectations allegedly don't work on sparc64
        - see <771F217D7A4AF84494632457889470A412D77A@bcmsg011.corp.ads>
        - is this in bugzilla yet?
-new byteelimit match
+new bytelimit match
        - unify it with 'limit' for 2.5.x
 new hash (abcdx/...) for conntrack
        - put patch in p-o-m, do testing, submit to kernel
diff --git a/TODO b/TODO
index 7720aa6a1e5b2180b9060719f59b89d3fc87f2c4..4b176d2715aeac0508fcc4c67273ad736027199d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,15 +4,15 @@ 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.68 2003/01/10 14:50:24 laforge Exp $
+CVS ID: $Id: TODO,v 1.69 2003/01/14 21:21:11 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]
-- update manpages to include recently submitted extensions [BZ]
+X update manpages to include recently submitted extensions [BZ]
 - locally bound udp port can still be used for MASQ/SNAT [BZ]
-- fix for ICMP DNAT info leak
+X fix for ICMP DNAT info leak
 - unaligned access of nulldevname during string match [BZ]
 - update documentation to reflect newnat
 - ip6_tables not working on ultrasparc [BZ]
@@ -20,7 +20,6 @@ X wrong 'Out of window' error message from tcp-windowtracking [JK]
 
 TO BE INVESTIGATED:
 - packet counters on sparc64 platform [BZ]
-- token ring crashes ??
 - 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?
@@ -32,7 +31,7 @@ X make RPC conntrack work again
 - multicast connection tracking
 - sysctl support for ftp-multi, irc-conntrack/nat, ftp-fxp [BZ]
 X integrate HOPLIMIT for ipv6 in patch-o-matic [HW]
-- u32 classifier (port from tc -> iptables) [YU]
+X u32 classifier (port from tc -> iptables) [YU]
 - port conntrack to IPv6 (code reuse?) [BC]
 - ip_nat_ident module [BZ]
 - make iptables / ip6tables use the same codebase (as libiptc) [KA]
@@ -40,8 +39,8 @@ X integrate HOPLIMIT for ipv6 in patch-o-matic [HW]
 - compiling without O2 issue [BZ]
 - libipq runtime version, do before 1.2.5 [JM]
 - add ICMP type-3-code-13 option to REJECT [BZ]
-- export list of matches/targets via proc-fs [BZ]
-- ip6tables mangle needs 'route_me_harder' equivalent [BZ]
+X export list of matches/targets via proc-fs [BZ]
+X ip6tables mangle needs 'route_me_harder' equivalent [BZ]
 
 FUTURE extensions:
 - dealing with fragmented expectation-causes (i.e. DCC chat split