summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_set.c
Commit message (Expand)AuthorAgeFilesLines
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-4/+4
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-201-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-1/+1
* src: Update commentsJan Engelhardt2008-09-011-5/+0
* sparse warning fixes: integer used as pointerPatrick McHardy2008-06-071-2/+2
* Remove old functions, constantsJan Engelhardt2008-04-151-8/+8
* Unique names 3/6Jan Engelhardt2007-10-041-23/+18
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-2/+2
* 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-4/+4
* Remove unnecessary ip_conntrack/ip_nat includesPatrick McHardy2007-04-181-1/+0
* set match negation bug fixedJoszef Kadlecsik2006-06-231-1/+1
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-2/+0
* ipset 2 related updates (JK)Joszef Kadlecsik2004-12-011-30/+47
* Userspace part of sets: ipset added (JK)Joszef Kadlecsik2004-02-091-0/+152