diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2015-05-27 16:16:49 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2015-05-28 06:23:31 +0200 |
commit | 049f8e2e28d9c3dac0744cc2f19d3157c7fb5646 (patch) | |
tree | 85ef9a4d2dfab318d7c09ec8953b4ba7951cbe39 /net/6lowpan | |
parent | ip_vti/ip6_vti: Do not touch skb->mark on xmit (diff) | |
download | linux-049f8e2e28d9c3dac0744cc2f19d3157c7fb5646.tar.xz linux-049f8e2e28d9c3dac0744cc2f19d3157c7fb5646.zip |
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
This change makes it so that if a tunnel is defined we just use the mark
from the tunnel instead of the mark from the skb header. By doing this we
can avoid the need to set skb->mark inside of the tunnel receive functions.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/6lowpan')
0 files changed, 0 insertions, 0 deletions