aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nf_nat_l3proto_ipv6.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().Gravatar David S. Miller 1-18/+14
2014-09-09netfilter: nat: move specific NAT IPv6 to coreGravatar Pablo Neira Ayuso 1-0/+199
2014-06-30netfilter: use IS_ENABLED() macroGravatar Duan Jiong 1-0/+4
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hGravatar Stephen Rothwell 1-0/+1
2012-08-30netfilter: ipv6: add IPv6 NAT supportGravatar Patrick McHardy 1-0/+287