diff options
author | Nikolay Aleksandrov | 2020-03-20 13:23:02 +0200 |
---|---|---|
committer | David S. Miller | 2020-03-20 08:52:20 -0700 |
commit | fa388f29a9211352d41ce341caa8cf18761e21c9 (patch) | |
tree | 4f0dc829184efe454ee0c7a83865f3735e1809b2 /Kbuild | |
parent | ee9d0cb6c4f42f50cdc7513fd4b8534f80fcf327 (diff) |
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
While discussing the new API, Roopa mentioned that we'll be adding more
tunnel attributes and options in the future, so it's better to make it a
nested attribute, since this is still in net-next we can easily change it
and nest the tunnel id attribute under BRIDGE_VLANDB_ENTRY_TUNNEL_INFO.
The new format is:
[BRIDGE_VLANDB_ENTRY]
[BRIDGE_VLANDB_ENTRY_TUNNEL_INFO]
[BRIDGE_VLANDB_TINFO_ID]
Any new tunnel attributes can be nested under
BRIDGE_VLANDB_ENTRY_TUNNEL_INFO.
Suggested-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions