Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=== Breaking changes - `InfoVlan::EgressQos(Vec<u8>)` changed to `InfoVlan::EgressQos(Vec<VlanQosMapping>)`. (2d33edb) - `InfoVlan::IngressQos(Vec<u8>)` changed to `InfoVlan::IngressQos(Vec<VlanQosMapping>)`. (2d33edb) === New features - Added rich representation for VLAN QOS mapping. (2d33edb) - Added MacVlan IFLA_MACVLAN_BC_ options. (640be35) === Bug fixes - N/A Signed-off-by: Gris Ge <[email protected]>
- Loading branch information