From: Patrick McHardy Date: Fri, 23 Dec 2011 12:59:49 +0000 (+0100) Subject: netfilter: nf_nat: export NAT definitions to userspace X-Git-Tag: v3.3-rc1~182^2~125^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbc9f2f4fcd70d5a627558ca9a881fa9391abf69;p=pandora-kernel.git netfilter: nf_nat: export NAT definitions to userspace Export the NAT definitions to userspace. So far userspace (specifically, iptables) has been copying the headers files from include/net. Also rename some structures and definitions in preparation for IPv6 NAT. Since these have never been officially exported, this doesn't affect existing userspace code. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed