Skip to content

New release 0.23.0

Latest
Compare
Choose a tag to compare
@cathay4t cathay4t released this 30 Apr 09:21
· 11 commits to main since this release

Breaking changes

  • InfoBond::ArpAllTargets changed to enum. (507ea73)
  • InfoBond::XmitHashPolicy changed to enum. (b2572da)
  • InfoBond::FailOverMac changed to enum. (3270863)

New features

  • tc: Add support of tunnel key. (f5535f3)

Bug fixes

  • Fix compile on Andriod. (d44d500)
  • Fix panic of integer underflow in RouteNextHopBuffer. (a285aba)