summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_conntrack.c
Commit message (Expand)AuthorAgeFilesLines
* The conntrack match does not print any info for --ctproto, thus/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-11-171-0/+7
* The conntrack match extension doesn't handle address inversion correctly. (To.../C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-09-191-2/+2
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2005-02-141-9/+0
* Pablo Neira: extensions conversion to C99 structure initialization/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=rusty/emailAddress=rusty@netfilter.org2004-12-281-14/+13
* Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester)kaber2004-08-231-1/+1
* Fix 64bit kernel / 32bit userspace issue.gandalf2004-05-261-5/+29
* Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK)kadlec2004-05-051-1/+1
* add support for the raw table to userspacelaforge2003-10-071-1/+11
* add support for matching the IPS_CONFIRMED bit (Harald Welte)laforge2003-08-251-1/+11
* fix listing of conntrack match (lp@sernet.se) (Closes: #60)laforge2003-03-041-2/+2
* Fix save() function of libipt_conntrack (Michael Schwendt)laforge2002-12-051-3/+3
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* fixed stupid typo.laforge2002-03-141-1/+1
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-16/+8
* general conntrack match module userspace support filesmarc2002-01-191-0/+517