[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)
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>

No differences found