Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release 0.20.0 #113

Merged
merged 1 commit into from
Apr 8, 2024
Merged

New release 0.20.0 #113

merged 1 commit into from
Apr 8, 2024

Conversation

cathay4t
Copy link
Member

@cathay4t cathay4t commented Apr 8, 2024

=== Breaking changes

=== New features

  • Added InfoData::IpVtap. (a8d125c)
  • impl From<IpAddr> for RouteAddress. (984b358)

=== Bug fixes

  • link: Check buffer length when parsing NLAs. (a543bb7)
  • link: Expand the buffer before parsing stats data from old kernel. (4d5f819)

=== Breaking changes
 - Use bitflags. (3c08f7f, 5072f3a, 9271b33, 8564ed9, e26b489, b337e00,
   386470f, 99bd9d2, 590411d, 6f63c6b)
 - bond: Convert `InfoBond::Mode` into an enum. (3e16f9c)
 - ipvlan: Change mode type from u16 to enum. (396d4b0)
 - link: Renamed `LinkAttribute::NetnsId` to `LinkNetNsId`. (528905c)
 - mac vlan/vtap: Changed MAC VLAN/VTAP mode from u32 to enum. (b23b165)
 - bridge: Change InfoBridge::VlanFiltering from u8 to bool. (de0f47a)

=== New features
 - Added `InfoData::IpVtap`. (a8d125c)
 - impl `From<IpAddr>` for `RouteAddress`. (984b358)

=== Bug fixes
 - link: Check buffer length when parsing NLAs. (a543bb7)
 - link: Expand the buffer before parsing stats data from old kernel. (4d5f819)

Signed-off-by: Gris Ge <[email protected]>
@cathay4t cathay4t merged commit 49001f4 into rust-netlink:main Apr 8, 2024
8 checks passed
@cathay4t cathay4t deleted the new_release branch April 8, 2024 14:04
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