summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_condition.c
Commit message (Expand)AuthorAgeFilesLines
* Unique names 3/6Jan Engelhardt2007-10-041-28/+16
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-9/+0
* Pablo Neira: extensions conversion to C99 structure initializationPablo Neira2004-12-281-11/+11
* the following two patches move the call to check_inverse() to a sanerStephane Ouellette2003-04-271-3/+4
* fix parse error (Stephane Ouellette)Stephane Ouellette2003-03-261-4/+4
* update to condition extension, add condition6 (Stephane Ouellette)Stephane Ouellette2003-02-251-50/+68
* add condition patch (Stephane Ouelle)Stephane Ouellette2002-11-021-0/+96