summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_CONNMARK.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes warning on compilation of iptables matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-5/+5
* fix connmark, it's now only 32bits (Deti Fliegl <deti@fliegl.de)svn_t_iptables_1_3_4/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-11-031-33/+5
* Fix CONNMARK save/restore (Tom Eastep <teastep@shorewall.net>, Pawel Sikora <.../C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2005-06-111-2/+2
* Fix CONNMARK/connmark issues with 64bit kernel and 32bit userspace./C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org2005-02-121-20/+60
* latest version of CONNMARK (Henrik Nordstrom)laforge2004-02-031-31/+71
* make connmark patch comply with NO_SHARED_LIBSlaforge2002-06-041-0/+1
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* add support for connmark match/targetlaforge2002-02-251-0/+167