summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjamesm <jamesm>2001-04-25 14:34:28 +0000
committerjamesm <jamesm>2001-04-25 14:34:28 +0000
commitfae7f5f600ad093761534628513353b63479a192 (patch)
treed4239f9a3899f05581bb9c1d7274cb36434b613b
parentc2df1419b6603de74620b79d6d0a9ca6a20ef995 (diff)
Minor update to FAQ re. libipq doco, updated TODO re. old ip_queue issue.
-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]