summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRusty Russell <rusty@linuxcare.com.au>2000-07-03 10:24:57 +0000
committerRusty Russell <rusty@rustcorp.com.au>2000-07-03 10:24:57 +0000
commitb306e447105be1e75cd42bdfd51545e8e5000fe4 (patch)
tree81a67f48d0dc139ade5fa6b6dd400b0c2fce10f5 /TODO
parent73ef09b21573ddb17ff75e5fd06fd4b52ec8ea40 (diff)
More to do
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6824cd2e..f8f8deb9 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ x Merge netfilter IPv6 stuff
Merge IRC conntrack module
Merge RPC conntrack module
Merge pool module.
+ Merge random module.
+ Merge SNMP NAT module
x ipchains compat module removal with existing rules: crash.
x ipchains -A without ipchains module loaded oops.
x ARM crash in pre-5 when pinging through ipt_MASQUERADE.
@@ -19,4 +21,6 @@ x Dependency problem with libiptc.c (change it, no remake).
x Russell King's ipchains module crash report.
-C utility.
Static (dumb) NAT.
- SNMP NAT module
+x Fix ICMP errors for NAT.
+ ipchains module doesn't load with CONFIG_MODVERSIONS.
+ Investigate ping corruption with ipchains and iptables MASQ in -test2.