Closed flouthoc closed 2 years ago
Extends InfoBridge to support Flags
InfoBridge
Add support for setting IFLA_BRIDGE_VLAN_INFO to bridge management nested attributes.
IFLA_BRIDGE_VLAN_INFO
BRIDGE_VLAN_INFO_MASTER = 1 BRIDGE_VLAN_INFO_PVID = 4 BRIDGE_VLAN_INFO_UNTAGGED = 8 BRIDGE_VLAN_INFO_RANGE_BEGIN = 16 BRIDGE_VLAN_INFO_RANGE_END = 32
I want to rebase this after: https://github.com/little-dude/netlink/pull/212
You can now rebase this @flouthoc :) Thanks!
@little-dude Thanks :) rebased
Thanks @flouthoc !
Extends
InfoBridge
to support FlagsAdd support for setting
IFLA_BRIDGE_VLAN_INFO
to bridge management nested attributes.