]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/raw.c
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
authorPatrick McHardy <kaber@trash.net>
Sat, 7 Jan 2006 07:06:10 +0000 (23:06 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 7 Jan 2006 20:57:36 +0000 (12:57 -0800)
commitb59c270104f03960069596722fea70340579244d
tree5d038835626047899097b622695ead5c1eb1c499
parent5c901daaea3be0d900b3ae1fc9b5f64ff94e4f02
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done

Keep the conntrack reference until policy checks have been performed for
IPsec NAT support. The reference needs to be dropped before a packet is
queued to avoid having the conntrack module unloadable.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv4.c
net/ipv4/ip_input.c
net/ipv4/raw.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/sctp/input.c