aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_l3proto_ipv4.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-0/+281
Convert the IPv4 NAT implementation to a protocol independent core and address family specific modules. Signed-off-by: Patrick McHardy <kaber@trash.net>