]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
TODO update
authorHarald Welte <laforge@gnumonks.org>
Sun, 18 Feb 2001 16:12:45 +0000 (16:12 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sun, 18 Feb 2001 16:12:45 +0000 (16:12 +0000)
TODO

diff --git a/TODO b/TODO
index 52172297ff7d5f99bdc706cd0f1665d0f268c722..8875e0132d0a79c9ae658343b573996376eaa961 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@ 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.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 <jmorris@intercode.com.au>
 [HW]   Harald Welte <laforge@gnumonks.org>
 [YU]   Yon Uriarte <ukl2@rz.uni-karlsruhe.de>
+[RJ]   Jan Rekorajski <baggins@mimuw.edu.pl>
+[BB]   Bastian Blank <bastianb@gmx.de>