Skip to content

New release 0.21.0

Latest

Choose a tag to compare

@cathay4t cathay4t released this 18 Apr 12:13
v0.21.0

Breaking changes

  • Use netlink-packet-route 0.30. (7bfbbf5)
  • Deprecated NeighbourAddRequest::link_local_address(), please use
    NeighbourAddRequest::link_layer_address(). (7bfbbf5)

New features

  • link: add vxcan support. (cd212b8)

Bug fixes

  • addr: only assign broadcast when subnet over /31. (7c16a2d)