diff options
author | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org> | 2007-12-31 20:37:54 +0000 |
---|---|---|
committer | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org> | 2007-12-31 20:37:54 +0000 |
commit | d6978c9faadf9552bcb522d56d40c8aefa2e503e (patch) | |
tree | 1efd282d6e09565f63d281b97ee4083295a72ebc /TODO | |
parent | 9884badf87d34f230aa0f8d80ab4860aafe589d5 (diff) | |
download | conntrack-tools-d6978c9faadf9552bcb522d56d40c8aefa2e503e.tar.gz conntrack-tools-d6978c9faadf9552bcb522d56d40c8aefa2e503e.zip |
- hash lookup speedups based on comments from netdev's discussions
- minor fix for hash6 in cache.c (however, ipv6 support is still broken
- several updates in the TODO file
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,9 +11,10 @@ by dificulty levels: [X] ignorepool with unlimited size and ignore networks [ ] selective conntracks removal [ ] debian/rpm packages - [ ] improve website - [ ] Dumazet improvement hashtable (multiply vs. divide) + [X] improve website + [X] Dumazet improvement hashtable (multiply vs. divide) [X] add secmark support + [ ] logging support for the statistics mode = Requires some work = [ ] study better keepalived transitions |