Skip to content

Conversation

@cathay4t
Copy link
Member

=== Breaking changes

  • Drop the dependency on netlink-packet-utils. (e09acbd)
  • Add non_exhaustive to these bond options: (eacf67f)
    • BondArpValidate
    • BondPrimaryReselect
    • BondXmitHashPolicy
    • BondArpAllTargets
    • BondFailOverMac
  • Changed AfSpecInet6::AddrGenMode to enum. (7daf895)
  • Changed LinkAttribute::Mode to enum. (be2796c)

=== New features

  • Support LWTUNNEL_ENCAP_IP6. (0e49453)

=== Bug fixes

=== Breaking changes
 - Drop the dependency on `netlink-packet-utils`. (e09acbd)
 - Add `non_exhaustive` to these bond options: (eacf67f)
    * `BondArpValidate`
    * `BondPrimaryReselect`
    * `BondXmitHashPolicy`
    * `BondArpAllTargets`
    * `BondFailOverMac`
 - Changed `AfSpecInet6::AddrGenMode` to enum. (7daf895)
 - Changed `LinkAttribute::Mode` to enum. (be2796c)

=== New features
 - Support `LWTUNNEL_ENCAP_IP6`. (0e49453)

=== Bug fixes
 - Expose In6AddrGenMode. (faf9d39)

Signed-off-by: Gris Ge <[email protected]>
@cathay4t cathay4t merged commit a473cca into rust-netlink:main Aug 27, 2025
8 checks passed
@cathay4t cathay4t deleted the new_release branch August 27, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant