Thread (6 messages) 6 messages, 3 authors, 2015-05-27
STALE4081d
Revisions (2)
  1. rfc current
  2. v1 [diff vs current]

[net-next PATCH RFC 0/3] Preserve skb->mark through VTI tunnels

From: Alexander Duyck <hidden>
Date: 2015-05-26 22:41:31
Also in: linux-crypto

These patches are meant to try and address the fact the VTI tunnels are
currently overwriting the skb->mark value.  I am generally happy with the
first two patches, however the third patch still modifies the skb->mark,
though it undoes after the fact.

The main problem I am trying to address is the fact that currently if I use
an v6 over v6 VTI tunnel I cannot receive any traffic on the interface as
the skb->mark is bleeding through and causing the traffic to be dropped.

---

Alexander Duyck (3):
      ip_vti/ip6_vti: Do not touch skb->mark on xmit
      xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
      ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call


 net/ipv4/ip_vti.c     |    9 ++++++---
 net/ipv6/ip6_vti.c    |    8 ++++++--
 net/xfrm/xfrm_input.c |   17 ++++++++++++++++-
 3 files changed, 28 insertions(+), 6 deletions(-)

--
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help