diff options
| author | Alexander Wirt <formorer@debian.org> | 2012-06-03 08:49:55 +0200 |
|---|---|---|
| committer | Alexander Wirt <formorer@debian.org> | 2012-06-03 08:49:55 +0200 |
| commit | ceecc8855af313c14e8a164f1cd0399716174398 (patch) | |
| tree | 0d58f5cf7075dea5ff7ddeff6f9a3c89d9eb6352 /TODO | |
| parent | 10f2c00aa6ef875e7998838c200681c6ea5eeebe (diff) | |
| parent | ea27bb406e3d8fe9466ba274af38e6f540ff5bfc (diff) | |
| download | conntrack-tools-ceecc8855af313c14e8a164f1cd0399716174398.tar.gz conntrack-tools-ceecc8855af313c14e8a164f1cd0399716174398.zip | |
Merge tag 'upstream/1.2.1'
Upstream version 1.2.1
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -0,0 +1,34 @@ +There are several tasks that are pending to be done, I have classified them +by dificulty levels: + += Relatively easy = + [ ] improve shell scripts for keepalived/heartbeat: *really* important + [X] NACK as default protocol + [X] rename persistent to alarm, rename nack to ftfw + [X] manpage for conntrackd(8) + [ ] add scripts to use the floating priority feature in keepalived to avoid + premature take over. + [X] ignorepool with unlimited size and ignore networks + [ ] selective conntracks removal + [ ] debian/rpm packages + [X] improve website + [X] Dumazet improvement hashtable (multiply vs. divide) + [X] add secmark support + [X] logging support for the statistics mode + += Requires some work = + [ ] study better keepalived transitions + [X] fix ipv6 support + [X] add support setup related conntracks + [X] NAT sequence adjustment support + += Open issues that won't be ever resolved = + * unsupported stateful iptables matches: + * connbytes: probably the persistent may support it + * recent: requires further study + * quota: private data counters + += conntrack = + * add support for -D --dport 1000 + * improve error messages + * add support for SCTP (requires kernel >= 2.6.25) |
