Skip to content

New release 0.12.0

Compare
Choose a tag to compare
@cathay4t cathay4t released this 29 Jan 09:27
· 47 commits to main since this release
v0.12.0

Breaking changes

  • Removed these reexports. (2d58a54)
    • rtnetlink::packet
    • rtnetlink::proto
    • rtnetlink::sys

New features

  • Allow adding macvtap on a link. (ad1207f)
  • Support setting priority when adding rules. (b771ffd)

Bug fixes

  • Fix ip_monitor example. (b12f061)