From: Patrick McHardy Date: Fri, 23 Dec 2011 13:01:36 +0000 (+0100) Subject: netfilter: ctnetlink: remove dead NAT code X-Git-Tag: v3.3-rc1~182^2~125^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e61f0dff4b50e207ff4bb09472bda7881b21a9;p=pandora-kernel.git netfilter: ctnetlink: remove dead NAT code The NAT range to nlattr conversation callbacks and helpers are entirely dead code and are also useless since there are no NAT ranges in conntrack context, they are only used for initially selecting a tuple. The final NAT information is contained in the selected tuples of the conntrack entry. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed