From: Patrick McHardy Date: Sat, 7 Jan 2006 07:05:17 +0000 (-0800) Subject: [NETFILTER]: Use conntrack information to determine if packet was NATed X-Git-Tag: v2.6.16-rc1~920 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8e9de7c25315669e2d5565acc50ec379522c28;p=pandora-kernel.git [NETFILTER]: Use conntrack information to determine if packet was NATed Preparation for IPsec support for NAT: Use conntrack information instead of saving the saving and comparing the addresses to determine if a packet was NATed and needs to be rerouted to make it easier to extend the key. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed