aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/iptable_nat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins1-5/+10
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik1-0/+4
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-3/+1
2012-10-29netfilter: nf_nat: use PTR_RETWu Fengguang1-3/+1
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber1-1/+3
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-0/+320