commit | 4e8e9de7c25315669e2d5565acc50ec379522c28 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Jan 06 23:05:17 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jan 07 12:57:34 2006 -0800 |
tree | 3d101041c9d28a70b8eec77af279cbfbb72b3027 | |
parent | 3e3850e989c5d2eb1aab6f0fd9257759f0f4cbc6 [diff] |
[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 <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>