1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-18 12:31:11 +00:00
Alexei Starovoitov da8b43c0e1 vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
IFLA_VXLAN_FLOWBASED is useless without IFLA_VXLAN_COLLECT_METADATA,
so combine them into single IFLA_VXLAN_COLLECT_METADATA flag.
'flowbased' doesn't convey real meaning of the vxlan tunnel mode.
This mode can be used by routing, tc+bpf and ovs.
Only ovs is strictly flow based, so 'collect metadata' is a better
name for this tunnel mode.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-07 11:46:34 -07:00
..
2015-05-23 10:49:55 +01:00
2015-04-21 16:16:02 -04:00
2015-06-23 13:35:47 +09:00
2015-07-01 16:26:08 +02:00
2015-06-01 10:45:51 +09:00
2015-05-13 15:43:00 -04:00
2015-05-25 13:25:35 -04:00
2015-06-19 17:15:24 +02:00
2015-07-21 10:39:05 -07:00
2015-05-05 13:40:44 -06:00
2015-06-01 10:25:37 -04:00
2015-04-23 15:16:14 -04:00
2015-06-05 10:58:34 -06:00
2015-05-24 12:49:16 -07:00
2015-06-11 23:37:37 +02:00
2015-06-03 14:17:38 +02:00