1
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
conntrack: remove hardcoded buffer size, use sizeof instead More... almost 17 years ago
conntrack: do_parse_parameter show warning to stderr (not to stdout) More... almost 17 years ago
src: move callbacks to run.c for better readability More... almost 17 years ago
ftfw: remove useless ftfw_run invocation in the alive alarm handler More... almost 17 years ago
fds: remove unused array of file descriptors More... almost 17 years ago
run: release fds structure in the exit path More... almost 17 years ago
filter: CIDR-based filtering support More... almost 17 years ago
build: add attribute header size to total attribute length More... almost 17 years ago
conntrack: cleanup command line tool protocol extensions More... almost 17 years ago
filter: choose the filtering method via configuration file More... almost 17 years ago
filter: use jhash2 instead of jhash for IPv6 addresses More... almost 17 years ago
conntrack: --status should not be mandatory with -I More... almost 17 years ago
filter: remove useless branch in the check functions More... almost 17 years ago
filter: use XOR instead of branches More... almost 17 years ago
network: rework TLV-based protocol More... almost 17 years ago
network: add protocol version field (breaks backward compatibility) More... almost 17 years ago
network: remove message omission test-code More... almost 17 years ago
ftfw: remove bottleneck in ack/nack handling More... almost 17 years ago
ftfw: add option `-v' to output debugging information (if any) More... almost 17 years ago
conntrack: add missing -U in conntrack(8) manpage More... almost 17 years ago
ftfw: rise the size of the acknowledgment window in the example More... almost 17 years ago
conntrackd: bump version to 0.9.8 More... almost 17 years ago
conntrackd: add missing information on -t to the help More... almost 17 years ago
doc: update conntrackd manpage More... almost 17 years ago
doc: remove example about CacheWriteTrough More... almost 17 years ago
filter: do not filter in user-space if kernel supports BSF More... almost 17 years ago
cache: use jhash2 instead of double jhash+jhash_2words More... almost 17 years ago
filter: fix segfault if the Filter clause is unused More... almost 17 years ago
netlink: report when kernel-space event filtering is in use More... almost 17 years ago
doc: rise default size of the hashtable in the example file More... almost 17 years ago