]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit08d692c47277f26813443441f98f46acd33a114e
tree419103d15b9de9c26c8400c698625231df55da91
parent89b6085dd50e29c3b3476f6f5f586db16d205093
[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