aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_policy.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-251-5/+5
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-181-8/+5
* netfilter: xtables: make use of caller family rather than match familyJan Engelhardt2010-03-181-2/+2
* net: skb->dst accessorsEric Dumazet2009-06-031-1/+1
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-9/+6
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-7/+4
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-4/+4
* [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-141-1/+1
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: xt_policy: use the new union nf_inet_addrJan Engelhardt2008-01-281-7/+8
* [NETFILTER] xt_policy.c: kill some bloatIlpo Järvinen2008-01-281-1/+1
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-281-23/+20
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-3/+2
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-101-1/+1
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-101-3/+3
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-101-8/+8
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-101-13/+13
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-101-1/+1
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-12/+12
* [NETFILTER]: xt_policy: remove dups in .familyAlexey Dobriyan2006-09-221-2/+0
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-2/+1
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-29/+22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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-201-0/+209