aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nf_nat_l3proto_ipv6.c
AgeCommit message (Expand)Author
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-06-30netfilter: use IS_ENABLED() macroDuan Jiong
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy