From: Vladimir Oltean <olteanv@gmail.com> Date: 2021-03-13 11:39:49
On Sat, Mar 13, 2021 at 10:39:36AM +0100, Kurt Kanzenbach wrote:
Allow to dump the VLAN table via devlink. This especially useful, because the
driver internally leverages VLANs for the port separation. These are not visible
via the bridge utility.
Signed-off-by: Kurt Kanzenbach <redacted>
---