summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_nat.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-4/+0
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-9/+9
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-181-2/+1
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-3/+2
* netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-041-2/+1
* netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-041-11/+7
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-16/+12
* netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-091-199/+34
* netfilter: add helper for adding nat extensionFlorian Westphal2014-04-291-11/+3
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-13/+14
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-081-6/+11
* netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy2013-04-081-2/+4
* netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-161-5/+10
* netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-031-0/+4
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-161-3/+1
|\
| * netfilter: nf_nat: use PTR_RETWu Fengguang2012-10-291-3/+1
* | netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-281-1/+3
|/
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-0/+321
OpenPOWER on IntegriCloud