summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjamesm <jamesm>2001-12-18 23:44:23 +0000
committerjamesm <jamesm>2001-12-18 23:44:23 +0000
commite5439f700d5dbcd272ec8f027bbf2ccf8a4b7111 (patch)
tree2cafd26d183cd71df551ad2249c97058dcfe40c4
parent00b6d76a6eaac018a8b129872fd93326ee6e1e32 (diff)
Added output nat + slip oops to the important issues list.
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 387f322..4759cae 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.52 2001/11/30 10:55:10 jamesm Exp $
+CVS ID: $Id: TODO,v 1.53 2001/12/03 22:37:12 laforge Exp $
IMPORTANT issues:
- token ring crashes ??
@@ -21,6 +21,8 @@ IMPORTANT issues:
- netfilter hooks should give error if same function registers twice [HW]
- speed issues (mark_source_chains, Robert Olsson)
- different behaviour for first packet towards an l2-unresolved ip?
+- fix apparent output nat + slip oops bug; see thread at
+ http://lists.samba.org/pipermail/netfilter/2001-December/017747.html
NICE to have:
- make RPC conntrack work again