New release 0.25.0
Breaking changes
- Drop the dependency on
netlink-packet-utils. (e09acbd) - Add
non_exhaustiveto these bond options: (eacf67f)BondArpValidateBondPrimaryReselectBondXmitHashPolicyBondArpAllTargetsBondFailOverMac
- Changed
AfSpecInet6::AddrGenModeto enum. (7daf895) - Changed
LinkAttribute::Modeto enum. (be2796c)
New features
- Support
LWTUNNEL_ENCAP_IP6. (0e49453)
Bug fixes
- Expose In6AddrGenMode. (faf9d39)