Skip to content

New release 0.13.1

Compare
Choose a tag to compare
@cathay4t cathay4t released this 18 Jul 14:12
· 32 commits to main since this release

Breaking changes

  • Deprecated BondAddRequest::active_slave() in the favor of
    BondAddRequest::active_port(). (9b67c97, bf6dbf0)
  • Deprecated BondAddRequest::all_slaves_active() in the favor of
    BondAddRequest::all_ports_active(). (9b67c97, bf6dbf0)

New features

  • Support bond port setting. (7afe563)
  • Support VLAN QOS setting. (78a58db)

Bug fixes

  • N/A