From: Harald Welte Date: Sun, 18 Feb 2001 16:12:45 +0000 (+0000) Subject: TODO update X-Git-Tag: v1.2.1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518abc172ccef8a8d124a816a94a4a44f4fd16d5;p=thirdparty%2Fiptables.git TODO update --- diff --git a/TODO b/TODO index 52172297..8875e013 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,7 @@ 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.20 2001/02/04 14:41:22 laforge Exp $ +CVS ID: $Id: TODO,v 1.21 2001/02/07 16:27:20 laforge Exp $ IMPORTANT before iptables-1.2.1 release: X generic tcp sequence number offset support for nat helpers [HW] @@ -27,8 +27,8 @@ INDEPENDENT from iptables-1.2.1 release: X full tcp window tracking incompatibility with nat helpers [HW] X multiple related connections [HW] - documentation for libiptc -- port conntrack to IPv6 (code reuse?) -- port matches (owner, limit, multiport, owner) to IPv6 +- port conntrack to IPv6 (code reuse?) [BB] +X port matches (owner, limit, multiport, owner) to IPv6 [RJ] - multicast connection tracking - conntrack / nat failover [HW] - Hard lockup with ip_queue under heavy load @@ -46,3 +46,5 @@ X integrate PSD target / port it as match [HW] [JM] James Morris [HW] Harald Welte [YU] Yon Uriarte +[RJ] Jan Rekorajski +[BB] Bastian Blank