Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: add cache statistics via `-s cache' | Pablo Neira Ayuso | 2008-12-21 | 1 | -21/+68 |
* | cache: cleanup, rename __del2() by __del() | Pablo Neira Ayuso | 2008-12-17 | 1 | -3/+3 |
* | src: cleanup, rename hashtable_test() by hashtable_find() | Pablo Neira Ayuso | 2008-12-17 | 1 | -4/+4 |
* | cache: use jhash2 instead of double jhash+jhash_2words | Pablo Neira Ayuso | 2008-10-21 | 1 | -19/+17 |
* | cache: fix update of scheduled-to-timeout entries | Pablo Neira Ayuso | 2008-10-20 | 1 | -44/+55 |
* | ftfw: show consistent information to users for problem diagnosing | Pablo Neira Ayuso | 2008-08-01 | 1 | -2/+12 |
* | fix broken normal deletion in caches | Pablo Neira Ayuso | 2008-08-01 | 1 | -31/+31 |
* | add more sanity checks in the input path | Pablo Neira Ayuso | 2008-08-01 | 1 | -8/+0 |
* | increase deletion stats when the timer is scheduled in cache_del_timeout() | Pablo Neira Ayuso | 2008-05-31 | 1 | -2/+7 |
* | fix leak in cache_destroy(): release objects before destroying the cache | Pablo Neira Ayuso | 2008-05-26 | 1 | -0/+1 |
* | check for missing IPv6 address before hashing | Pablo Neira Ayuso | 2008-05-21 | 1 | -0/+8 |
* | - remove (misleading) counters and use information from the statistics mode | Pablo Neira Ayuso | 2008-05-16 | 1 | -73/+2 |
* | Fix reorder possible reordering of destroy messages under message omission. T... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-04-29 | 1 | -25/+56 |
* | revert relicensing... still we use linux_list.h code which seems to be GPLv2 ... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-08 | 1 | -1/+1 |
* | relicense conntrack-tools as GPLv3+, so far the most significant contributor ... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-03-08 | 1 | -1/+1 |
* | add IPv6 support to conntrackd | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-02-02 | 1 | -40/+67 |
* | Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-01-17 | 1 | -2/+4 |
* | Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-01-17 | 1 | -9/+9 |
* | Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-01-15 | 1 | -13/+15 |
* | Max Kellermann <max@duempel.org>: | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2008-01-15 | 1 | -1/+1 |
* | - hash lookup speedups based on comments from netdev's discussions | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-12-31 | 1 | -4/+11 |
* | Add CacheWriteThrough clause: external cache write through policy. This featu... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-11-25 | 1 | -8/+9 |
* | - conntrack-tools requires libnetfilter_conntrack >= 0.0.81 | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-07-09 | 1 | -38/+2 |
* | - more cleanups and code refactorization | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-06-19 | 1 | -1/+0 |
* | - introduce cache_iterate | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-05-20 | 1 | -0/+9 |
* | - remove dead code sync-mode.c | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-05-18 | 1 | -4/+5 |
* | first step forward to merge conntrackd and conntrack into the same building c... | /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org | 2007-04-16 | 1 | -0/+446 |