Skip to content

New release 0.23.0

Latest

Choose a tag to compare

@cathay4t cathay4t released this 18 Aug 09:13
· 1 commit to main since this release
v0.23.0

Breaking changes

  • Use latest rust-netlink crates. (9914eec)
  • Bump MSRV to 1.75 as netlink-proto requires. (03762b3)

New features

  • link: geneve: add local and local6 builders. (5b12111)
  • link: bridge_slave: add neigh_forward_grat builder. (addbc5b)
  • link: bridge: add stp_mode builder. (81b6430)

Bug fixes

  • N/A