Skip to content

Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group across 1 directory - #321

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-d2b30c59c2
Open

Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group across 1 directory#321
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-d2b30c59c2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update in the / directory: netlink-packet-route.

Updates netlink-packet-route from 0.30.0 to 0.31.0

Release notes

Sourced from netlink-packet-route's releases.

New release 0.31.0

Breaking changes

  • link: InfoIpTunnel::CollectMetadata(bool) -> CollectMetadata. (c91e440)
  • link: InfoVxlan::Df changed u8 to VxlanDf enum. (2fac888)

New features

  • link vxlan: add support for IFLA_VXLAN_LABEL_POLICY. (e7ee5bc)
  • link vxlan: add support of IFLA_VXLAN_RESERVED_BITS. (8d60902)
  • link: add Display + FromStr impls for bridge enums. (7c7c6a9)
  • link: bond: add FromStr/Display for BondAllPortActive. (b97280b)
  • link: bond: add FromStr/Display for BondLacpRate. (afd072d)
  • link: bond: align FromStr/Display strings with iproute2. (35d39ab)
  • link: bond: implement FromStr for bond enums. (192cb0c)
  • neigh: impl FromStr for NeighbourState. (b3abdf8)
  • link: add From<&str> For InfoKind. (4e952be)
  • link: Implement Display for VxlanDf. (6dd74c9)
  • link vxlan: Add IFLA_VXLAN_MC_ROUTE support and test. (aad6df2)
  • addr: impl Display AddressScope, AddressProtocol, and AddressFamily. (492033a)
  • link: Adds support for 2 bond link info fields. (9bc8ba0)
  • link: Add initial support of IFLA_DPLL_PIN. (c514c3a)

Bug fixes

  • N/A
Changelog

Sourced from netlink-packet-route's changelog.

[0.31.0] - 2026-06-10

Breaking changes

  • link: InfoIpTunnel::CollectMetadata(bool) -> CollectMetadata. (c91e440)
  • link: InfoVxlan::Df changed u8 to VxlanDf enum. (2fac888)

New features

  • link vxlan: add support for IFLA_VXLAN_LABEL_POLICY. (e7ee5bc)
  • link vxlan: add support of IFLA_VXLAN_RESERVED_BITS. (8d60902)
  • link: add Display + FromStr impls for bridge enums. (7c7c6a9)
  • link: bond: add FromStr/Display for BondAllPortActive. (b97280b)
  • link: bond: add FromStr/Display for BondLacpRate. (afd072d)
  • link: bond: align FromStr/Display strings with iproute2. (35d39ab)
  • link: bond: implement FromStr for bond enums. (192cb0c)
  • neigh: impl FromStr for NeighbourState. (b3abdf8)
  • link: add From<&str> For InfoKind. (4e952be)
  • link: Implement Display for VxlanDf. (6dd74c9)
  • link vxlan: Add IFLA_VXLAN_MC_ROUTE support and test. (aad6df2)
  • addr: impl Display AddressScope, AddressProtocol, and AddressFamily. (492033a)
  • link: Adds support for 2 bond link info fields. (9bc8ba0)
  • link: Add initial support of IFLA_DPLL_PIN. (c514c3a)

Bug fixes

  • N/A
Commits
  • c71b302 New release 0.31.0
  • c91e440 API break: link: Changing InfoIpTunnel::CollectMetadata(bool) to CollectMetadata
  • 7c7c6a9 link: add Display + FromStr impls for bridge enums
  • b97280b bond: add FromStr/Display for BondAllPortActive
  • afd072d bond: add FromStr/Display for BondLacpRate
  • 35d39ab bond: align FromStr/Display strings with iproute2
  • 192cb0c link: bond: implement FromStr for bond enums
  • b3abdf8 impl FromStr for NeighbourState
  • 4e952be add From<&str> For InfoKind
  • 6dd74c9 Implement Display for VxlanDf
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2026
@mhils

mhils commented Aug 20, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps the dependencies group with 1 update in the / directory: [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route).


Updates `netlink-packet-route` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/rust-netlink/netlink-packet-route/releases)
- [Changelog](https://github.com/rust-netlink/netlink-packet-route/blob/main/CHANGELOG)
- [Commits](rust-netlink/netlink-packet-route@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: netlink-packet-route
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group across 1 directory Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/dependencies-d2b30c59c2 branch from 6960e94 to fa39667 Compare August 20, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant