aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_policy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt1-3/+3
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-8/+8
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-13/+13
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-1/+1
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-12/+12
2006-09-22[NETFILTER]: xt_policy: remove dups in .familyAlexey Dobriyan1-2/+0
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-2/+1
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-29/+22
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu1-1/+1
2006-03-22[NETFILTER]: Fix xt_policy address matchingPatrick McHardy1-3/+3
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-5/+7
2006-03-20[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant versionPatrick McHardy1-0/+209