1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o Restore include "conntrack.h" in ICMP handler o Add missing flags coversion in SCTP handler More... over 19 years ago
o Add support to filter events. ie: -p tcp --orig-port-dst 80 in conjuction with -E to get all the requests to HTTP servers o Update manpage o Missing static function declaration in the protocol handlers o Use protocol flags defined in libnetfilter_conntrack o Kill leftover #include "conntrack.h" in the ICMP helper o Bumped version to 0.991 More... over 19 years ago
Fixed oversized number of options (Marcus Sundberg) More... almost 20 years ago
some libc's don't have IPPROTO_SCTP yet
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
linke with libnetfilter_conntrack
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
update revision to 0.99
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
use AM_CFLAGS, not CFLAGS
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
- get rid of KERNELDIR - use Make_global.am
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
update changelog to reflect recent changes
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
- don't install the header files when 'make install' is run. they're private - don't check for kernel header files, since we don't include any.
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
we don't use libnfnetlink directly, so there is no need for having configure script checking for it
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
don't use library versioning for extensions
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
- rename plugisn to remove 'lib' prefix - move them into 'pkglibdir'
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago
we don't use libnfnetlink directly, so we don't link it explicitly
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
update changelog
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
add extra argument to nfct_register_callback() to accomodate change in libnetfilter_conntrack
Harald Welte
as /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/[email protected]
More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago
o Fix --id parameter parsing More... almost 20 years ago
o Add --id to the conntrack manpage o Add myself to the list of ctnetlink author, it deserves it ;) More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog. This fixes an indentation problem in conntrack.c, I've separated this minor change from the previous *important* and very very recent commit. Why? Just to keep important things separated from aesthetic stuff like this ;) More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago
See ChangeLog More... almost 20 years ago