summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index b25cb93..a7a867b 100644
--- 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.28 2001/04/23 15:25:52 rusty Exp $
+CVS ID: $Id: TODO,v 1.29 2001/04/24 00:02:33 laforge Exp $
IMPORTANT issues:
- solution for nostate / notrack (we don't want to track specific conn's)
@@ -13,7 +13,7 @@ IMPORTANT issues:
- conntrack helper not called for first packet (udp!)
- why is nat_helper's expect() function called for all helpers?
X full tcp window tracking incompatibility with nat helpers [HW]
-- Hard lockup with ip_queue under heavy load (still valid ???)
+? Hard lockup with ip_queue under heavy load (was possibly some unrelated 2.3 problem) [JM]
- mangle table should use all five netfilter hooks [HW]
- merge EPRT / EPSV ftp stuff
X runme error with IPv6 stuff! [HW]