[NETFILTER]: Handle NAT in IPsec policy checks
authorPatrick McHardy <kaber@trash.net>
Sat, 7 Jan 2006 07:06:30 +0000 (23:06 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 7 Jan 2006 20:57:37 +0000 (12:57 -0800)
Handle NAT of decapsulated IPsec packets by reconstructing the struct flowi
of the original packet from the conntrack information for IPsec policy
checks.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found