Skip to content
Commit 70be6c91 authored by Steffen Klassert's avatar Steffen Klassert
Browse files

xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer



IPsec vti_rcv needs to remind the tunnel pointer to
check it later at the vti_rcv_cb callback. So add
this pointer to the IPsec common buffer, initialize
it and check it to avoid transport state matching of
a tunneled packet.

Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent d099160e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment