Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

2022-07-15

Latest
Compare
Choose a tag to compare
@cathay4t cathay4t released this 26 Jul 11:43
· 12 commits to master since this release
20220715

Versioning

  • rtnetlink 0.10.1 -> 0.11.0
  • netlink-packet-route 0.12.0 -> 0.13.0

Breaking Changes

  • netlink-packet-route: rtnl::link::nlas::InfoData::Bond changed from
    Vec<u8> to Vec<InfoBond>. (99b5765)

New Features

Bug fixes

  • Fix the flag of link deletion. (9dccf92)