summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_policy.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-111-1/+1
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-111-3/+3
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-111-8/+8
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-111-13/+13
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-12/+12
* [NETFILTER]: xt_policy: remove dups in .familyAlexey Dobriyan2006-09-231-2/+0Star
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-2/+1Star
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-29/+22Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-011-1/+1
* [NETFILTER]: Fix xt_policy address matchingPatrick McHardy2006-03-221-3/+3
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-5/+7
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-211-0/+209