[NETFILTER]: Use conntrack information to determine if packet was NATed
authorPatrick McHardy <kaber@trash.net>
Sat, 7 Jan 2006 07:05:17 +0000 (23:05 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 7 Jan 2006 20:57:34 +0000 (12:57 -0800)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found