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