Files
linux/net/ipv6
Daniel Borkmann 134611446d ip_tunnel: add support for setting flow label via collect metadata
This patch extends udp_tunnel6_xmit_skb() to pass in the IPv6 flow label
from call sites. Currently, there's no such option and it's always set to
zero when writing ip6_flow_hdr(). Add a label member to ip_tunnel_key, so
that flow-based tunnels via collect metadata frontends can make use of it.
vxlan and geneve will be converted to add flow label support separately.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-11 15:14:26 -05:00
..
2016-02-21 22:00:28 -05:00
2015-12-03 11:32:06 -05:00
2016-02-08 10:33:32 -05:00
2015-10-21 19:36:11 -07:00
2015-12-15 23:25:20 -05:00
2015-11-03 10:52:13 -05:00