Files
linux-stable-mirror/include/uapi/linux
Nikolay Aleksandrov 188c67dd19 net: bridge: vlan options: add support for tunnel id dumping
Add a new option - BRIDGE_VLANDB_ENTRY_TUNNEL_ID which is used to dump
the tunnel id mapping. Since they're unique per vlan they can enter a
vlan range if they're consecutive, thus we can calculate the tunnel id
range map simply as: vlan range end id - vlan range start id. The
starting point is the tunnel id in BRIDGE_VLANDB_ENTRY_TUNNEL_ID. This
is similar to how the tunnel entries can be created in a range via the
old API (a vlan range maps to a tunnel range).

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-17 22:47:12 -07:00
..
2020-03-12 17:47:38 -07:00
2020-01-18 09:19:18 -05:00
2020-02-24 13:31:42 -08:00
2020-01-31 12:50:04 +01:00
2020-02-07 14:39:38 +09:00
2020-01-18 09:19:18 -05:00
2020-01-14 12:20:48 +01:00
2020-01-26 15:28:47 +01:00
2020-01-04 13:49:51 +08:00