Skip to content

Bump netlink-packet-route from 0.30.0 to 0.31.0 in the dependencies group - #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#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: 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2026
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.

0 participants