diff options
author | laforge <laforge> | 2001-05-05 00:01:55 +0000 |
---|---|---|
committer | laforge <laforge> | 2001-05-05 00:01:55 +0000 |
commit | db2f489d100a7abbfb7d9fcfac7ad480c02eeca1 (patch) | |
tree | a96f6f60257ad456c2a7818f0df51db2224def53 /TODO | |
parent | c8056ac81026f5a806e057cffc6ad750867280bc (diff) |
todo items added.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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.31 2001/05/03 11:53:27 jamesm Exp $ +CVS ID: $Id: TODO,v 1.32 2001/05/03 21:10:24 laforge Exp $ IMPORTANT issues: - solution for nostate / notrack (we don't want to track specific conn's) @@ -44,6 +44,8 @@ X integrate PSD target / port it as match [HW] - make iptables / ip6tables use the same codebase (as libiptc) [KA] FUTURE extensions: +- dealing with fragmented expectation-causes (i.e. DCC chat split + over two packets, etc.) - conntrack / nat failover [HW] - brainstorming about 2.5 conntrack code - netlink interface for conntrack manipulation from userspace [HW] |