Skip to content

build(deps): bump netlink-packet-route from 0.30.0 to 0.31.0#63

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/netlink-packet-route-0.31.0
Open

build(deps): bump netlink-packet-route from 0.30.0 to 0.31.0#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/netlink-packet-route-0.31.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [netlink-packet-route](https://github.com/rust-netlink/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
...

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 Jun 15, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednetlink-packet-route@​0.31.099100100100100

View full report

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