From: James Morris Date: Tue, 18 Dec 2001 23:44:23 +0000 (+0000) Subject: Added output nat + slip oops to the important issues list. X-Git-Tag: v1.2.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d13eb2ae90781d3d6024f014d109d730b872c6c;p=thirdparty%2Fiptables.git Added output nat + slip oops to the important issues list. --- diff --git a/TODO b/TODO index 387f322b..4759cae7 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,7 @@ Currently maintained by Harald Welte 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