1
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove secmark support for conntrackd More... over 17 years ago
fix leak in cache_destroy(): release objects before destroying the cache More... over 17 years ago
rework the HELLO logic inside FT-FW More... over 17 years ago
add best effort replication protocol (aka NOTRACK) More... over 17 years ago
add eventfd emulation to communicate receiver -> sender More... over 17 years ago
add flex version warning (better with >= 2.5.33) More... over 17 years ago
only allow the use of --secmark for listing (filtering) add missing string.h required by strdup in config parsing More... over 17 years ago
check for missing IPv6 address before hashing More... over 17 years ago
Updates (-U) show the effect of the operation in the conntrack entry More... over 17 years ago
add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffers More... over 17 years ago
improve network message sanity checkings More... over 17 years ago
- remove (misleading) counters and use information from the statistics mode - use generic nfct_copy() from libnetfilter_conntrack to update objects - use generic nfct_cmp() to compare objects More... over 17 years ago
minor fix of the manpage (Max Wilhelm) More... over 17 years ago
Fix reorder possible reordering of destroy messages under message omission. This patch introduces the TimeoutDestroy clause to determine how long a conntrack remains in the internal cache once it has been destroy from the kernel table. More... over 17 years ago
rework of the FT-FW approach More... over 17 years ago
add more verbose error notification when the injection of a conntrack fails More... over 17 years ago
minor update of the manpages More... over 17 years ago
o fix NAT filtering via --src-nat and --dst-nat (reported by K.Oledzki) o recover the ID support o show display counters to stderr o enable filtering by status and ID More... over 17 years ago
fix conntrack -U -p tcp [...] More... over 17 years ago
relax parameter checking for UDP and TCP More... over 17 years ago
check for pkg-config before anything (fix bogus missing libraries failure) More... over 17 years ago
add initial automated qa testing for the conntrack cli More... over 17 years ago
This is a major improvement of the conntrack command line tool: o check for missing source/address IP/ports in creation and get operations o way more flexible conntrack updates and deletions o fix NAT filtering via --src-nat and --dst-nat (reported by K.Oledzki) o show display counters to stderr o minor cleanups More... over 17 years ago
o simplify parameter-handling code o check for missing source/address IP/ports o minor cleanups More... over 17 years ago
update manpages with the new URL More... over 17 years ago
improve netlink overrun handling More... over 17 years ago
fix asymmetric path support (still some open concerns) More... over 17 years ago
fix compilation in ARM (reported by Thiemo Seufer via Max Kellermann) More... over 17 years ago
fix minor compilation issue in amd64 with gcc4.3 (reported by Daniel Schepler via M.Kellermann) More... over 17 years ago
add missing libct_proto_icmpv6.c More... over 17 years ago