summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_conntrack.c
Commit message (Collapse)AuthorAgeFilesLines
* Pablo Neira: extensions conversion to C99 structure initializationPablo Neira2004-12-281-14/+13
| | | | (I removed the revision stuff for the moment, but this needs to go in before the code moves too much --RR)
* Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester)Phil Oester2004-08-231-1/+1
|
* Fix 64bit kernel / 32bit userspace issue.Martin Josefsson2004-05-261-5/+29
|
* Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK)Joszef Kadlecsik2004-05-051-1/+1
|
* add support for the raw table to userspaceHarald Welte2003-10-071-1/+11
|
* add support for matching the IPS_CONFIRMED bit (Harald Welte)Harald Welte2003-08-251-1/+11
|
* fix listing of conntrack match (lp@sernet.se) (Closes: #60)Lutz Preßler2003-03-041-2/+2
|
* Fix save() function of libipt_conntrack (Michael Schwendt)Michael Schwendt2002-12-051-3/+3
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵Harald Welte2002-05-291-2/+2
| | | | naming
* fixed stupid typo.Harald Welte2002-03-141-1/+1
| | | | why does this always have to happen _after_ the release?
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-16/+8
|
* general conntrack match module userspace support filesMarc Boucher2002-01-191-0/+517