commit | 8eb3b99554b82da968d1fbc00df9f3156c5e2d63 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Wed Mar 09 03:00:04 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 11 15:14:27 2016 -0500 |
tree | 1430ea1b566979866354e018956753ba34e2bb03 | |
parent | e7f70af111f086a20800ad2e17f544b2e3e0f375 [diff] |
geneve: support setting IPv6 flow label This work adds support for setting the IPv6 flow label for geneve per device and through collect metadata (ip_tunnel_key) frontends. Also here, the geneve dst cache does not need any special considerations, 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>