summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6table_nat.c
AgeCommit message (Expand)Author
2014-04-29netfilter: add helper for adding nat extensionFlorian Westphal
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-04-08netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy
2013-04-08netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy
2012-12-16netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-10-29netfilter: nf_nat: use PTR_RETWu Fengguang
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy