git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d099160
)
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
author
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 21 Feb 2014 07:41:09 +0000
(08:41 +0100)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 25 Feb 2014 06:04:17 +0000
(07:04 +0100)
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: Steffen Klassert <steffen.klassert@secunet.com>
No differences found