commit | e7f70af111f086a20800ad2e17f544b2e3e0f375 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Wed Mar 09 03:00:03 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 11 15:14:26 2016 -0500 |
tree | b4bb190b2f906ebf19c6cf90893a55125ccf113a | |
parent | 134611446dc657e1bbc73ca0e4e6b599df687db0 [diff] |
vxlan: support setting IPv6 flow label This work adds support for setting the IPv6 flow label for vxlan per device and through collect metadata (ip_tunnel_key) frontends. The vxlan dst cache does not need any special considerations here, for the cases where caches can be used, the label is static per cache. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>