index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_policy.c
Age
Commit message (
Expand
)
Author
2018-02-14
netfilter: x_tables: use pr ratelimiting in matches/targets
Florian Westphal
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_policy: use the new union nf_inet_addr
Jan Engelhardt
2008-01-28
[NETFILTER] xt_policy.c: kill some bloat
Ilpo Järvinen
2008-01-28
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2006-09-22
[NETFILTER]: xt_policy: remove dups in .family
Alexey Dobriyan
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
2006-03-22
[NETFILTER]: Fix xt_policy address matching
Patrick McHardy
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy