]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Added output nat + slip oops to the important issues list.
authorJames Morris <jmorris@intercode.com.au>
Tue, 18 Dec 2001 23:44:23 +0000 (23:44 +0000)
committerJames Morris <jmorris@namei.org>
Tue, 18 Dec 2001 23:44:23 +0000 (23:44 +0000)
TODO

diff --git a/TODO b/TODO
index 387f322be4a3450a2d7c82253ad4e12b3f93b49d..4759cae76ff611f9d41fa482eba1d3876da7b9e9 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.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