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 |
|
More...
|
almost 20 years ago
|
linke with libnetfilter_conntrack |
|
More...
|
almost 20 years ago
|
update revision to 0.99 |
|
More...
|
almost 20 years ago
|
use AM_CFLAGS, not CFLAGS |
|
More...
|
almost 20 years ago
|
- get rid of KERNELDIR - use Make_global.am |
|
More...
|
almost 20 years ago
|
update changelog to reflect recent changes |
|
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. |
|
More...
|
almost 20 years ago
|
we don't use libnfnetlink directly, so there is no need for having configure script checking for it |
|
More...
|
almost 20 years ago
|
don't use library versioning for extensions |
|
More...
|
almost 20 years ago
|
- rename plugisn to remove 'lib' prefix - move them into 'pkglibdir' |
|
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 |
|
More...
|
almost 20 years ago
|
update changelog |
|
More...
|
almost 20 years ago
|
add extra argument to nfct_register_callback() to accomodate change in libnetfilter_conntrack |
|
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
|