Skip to content

New release 0.19.0

Choose a tag to compare

@cathay4t cathay4t released this 09 Dec 12:06
v0.19.0

Breaking changes

  • Please check breaking changes of netlink-packet-route 0.19.0

New features

  • vlan: Add wrapper for setting VLAN protocol and flags. (50fbcb3)
  • Add function on RouteMessageBuilder for setting route mark. (c0edfbf)
  • Support creating multicast netlink connection. (84dfe67)

Bug fixes

  • Swap 'futures' dependency for 'futures-util' and 'futures-channel'. (26eda64)