]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/dccp/ipv4.c
[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)
commiteb9c7ebe6980c41cf6ae889e301c3b49f473ee9f
tree419103d15b9de9c26c8400c698625231df55da91
parentb59c270104f03960069596722fea70340579244d
[NETFILTER]: Handle NAT in IPsec policy checks

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>
include/linux/netfilter.h
net/dccp/ipv4.c
net/ipv4/netfilter.c
net/ipv4/netfilter/ip_nat_standalone.c
net/xfrm/xfrm_policy.c