commit | 7a53e718c551752924416b33235bf338729b5115 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Fri Jan 24 13:40:20 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 24 12:58:14 2020 +0100 |
tree | 8f1db0bb54c72d42ab9c4adbee1d7f5f5806cb5f | |
parent | ac0e932d0e2988c125be251715d83e95839cdae3 [diff] |
net: bridge: vlan: add basic option dumping support We'll be dumping the options for the whole range if they're equal. The first range vlan will be used to extract the options. The commit doesn't change anything yet it just adds the skeleton for the support. The dump will happen when the first option is added. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>