summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_proto_unknown.c
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-0/+54
Convert the IPv4 NAT implementation to a protocol independent core and address family specific modules. Signed-off-by: Patrick McHardy <kaber@trash.net>