aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-05-27 07:16:43 -0700
committerSteffen Klassert <steffen.klassert@secunet.com>2015-05-28 06:23:31 +0200
commitcd5279c194f89c9b97c294af4aaf4ea8c5e3c704 (patch)
treef591028fd9acc2914fd7470f2f4ba7e5f0f6377c /mm
parentxfrm: Always zero high-order sequence number bits (diff)
downloadlinux-dev-cd5279c194f89c9b97c294af4aaf4ea8c5e3c704.tar.xz
linux-dev-cd5279c194f89c9b97c294af4aaf4ea8c5e3c704.zip
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Instead of modifying skb->mark we can simply modify the flowi_mark that is generated as a result of the xfrm_decode_session. By doing this we don't need to actually touch the skb->mark and it can be preserved as it passes out through the tunnel. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions