aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-12-30 21:10:14 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:00:10 -0800
commit0883ae0e5599656b5f3b0e9ce474e01dee7dfee4 (patch)
treece21b9b78418aca9caf5cbc709de523c953a2db2 /net/netfilter
parent[IPSEC]: Fix double free on skb on async output (diff)
downloadlinux-dev-0883ae0e5599656b5f3b0e9ce474e01dee7dfee4.tar.xz
linux-dev-0883ae0e5599656b5f3b0e9ce474e01dee7dfee4.zip
[IPSEC]: Fix transport-mode async resume on intput without netfilter
When netfilter is off the transport-mode async resumption doesn't work because we don't push back the IP header. This patch fixes that by moving most of the code outside of ifdef NETFILTER since the only part that's not common is the short-circuit in the protocol handler. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions