diff options
author | laforge <laforge> | 2001-07-05 06:26:37 +0000 |
---|---|---|
committer | laforge <laforge> | 2001-07-05 06:26:37 +0000 |
commit | 56c97295409d3c0bb617cc5501f039eb745a2e06 (patch) | |
tree | 6439e9583bbbae592e026935e2b4fc539479f3dc /TODO | |
parent | 8f398c56c9834c216d23e479857d4564c92f736e (diff) |
todo update, manpage spelling fix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,10 +4,11 @@ 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.37 2001/05/25 12:24:20 jamesm Exp $ +CVS ID: $Id: TODO,v 1.38 2001/05/26 20:31:59 laforge Exp $ IMPORTANT issues: - solution for nostate / notrack (we don't want to track specific conn's) +- iptables-save/restore problems with log-level - multiple related connections [HW] - ip_conntrack rmmod loop (sometimes, Yan's patch?) - conntrack helper not called for first packet (udp!) @@ -27,8 +28,10 @@ X reject-with on REJECT target doesn't work [HW] - IPv6 REJECT target doesn't have extension plugin ?!? - colon inside prefix doesn't work - pending minor ip_queue updates [JM] +- --mac-source not working in FORWARD (manpage bug?) NICE to have: +- interface names in ipv6 can contain _ and - - multicast connection tracking - sysctl support for ftp-multi, irc-conntrack/nat, ftp-fxp - integrate HOPLIMIT for ipv6 in patch-o-matic [HW] |