Skip to content

chore(deps): bump netlink-packet-route from 0.28.0 to 0.29.0#106

Merged
dignifiedquire merged 1 commit into
mainfrom
dependabot/cargo/netlink-packet-route-0.29.0
Feb 26, 2026
Merged

chore(deps): bump netlink-packet-route from 0.28.0 to 0.29.0#106
dignifiedquire merged 1 commit into
mainfrom
dependabot/cargo/netlink-packet-route-0.29.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Bumps netlink-packet-route from 0.28.0 to 0.29.0.

Release notes

Sourced from netlink-packet-route's releases.

New release 0.29.0

Breaking changes

  • link bond: Change InfoBond::AdSelect from u8 to enum. (1a16af8)
  • link bridge: Change NeighVlanSupress to NeighVlanSuppress. (420d181)

New features

  • link: add vxcan support. (dcd3afb)
  • link: AF_SPEC(MCTP): Add physical binding type attribute. (cfba8ea)
  • tc: add TC filter for BPF/TC_BPF_*. (890416d)
  • link: Add MCTP definitions for IFLA_AF_SPEC. (301a0a1)
  • link: Add definitons for ARPHRD_MCTP. (e8250a6)
  • link: Add initial support of IFLA_WIRELESS. (80b2e54)

Bug fixes

  • LinkHeader: zero padding explicitly. (f0ae7c5)
  • tc: parse error message to correct kind. (6241e51)
  • link: downgrade warn to debug. (caec633)
  • Remove unused rich_nlas feat. (33580ca)
Changelog

Sourced from netlink-packet-route's changelog.

[0.29.0] - 2026-02-19

Breaking changes

  • link bond: Change InfoBond::AdSelect from u8 to enum. (1a16af8)
  • link bridge: Change NeighVlanSupress to NeighVlanSuppress. (420d181)

New features

  • link: add vxcan support. (dcd3afb)
  • link: AF_SPEC(MCTP): Add physical binding type attribute. (cfba8ea)
  • tc: add TC filter for BPF/TC_BPF_*. (890416d)
  • link: Add MCTP definitions for IFLA_AF_SPEC. (301a0a1)
  • link: Add definitons for ARPHRD_MCTP. (e8250a6)
  • link: Add initial support of IFLA_WIRELESS. (80b2e54)

Bug fixes

  • LinkHeader: zero padding explicitly. (f0ae7c5)
  • tc: parse error message to correct kind. (6241e51)
  • link: downgrade warn to debug. (caec633)
  • Remove unused rich_nlas feat. (33580ca)
Commits
  • d7a40fe New release 0.29.0
  • d88d578 Run cargo fmt
  • dcd3afb link: add vxcan
  • 6241e51 fix(tc): parse error message to correct kind
  • 80b2e54 Add initial support of IFLA_WIRELESS
  • 890416d tc: add TC filter for BPF/TC_BPF_*
  • cfba8ea link: AF_SPEC(MCTP): Add physical binding type attribute
  • 301a0a1 link: Add MCTP definitions for IFLA_AF_SPEC
  • e8250a6 link: Add definitons for ARPHRD_MCTP
  • f0ae7c5 LinkHeader: zero padding explicitly
  • 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.28.0 to 0.29.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.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: netlink-packet-route
  dependency-version: 0.29.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 Feb 26, 2026
@github-actions
Copy link
Copy Markdown

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/106/docs/net_tools/

Last updated: 2026-02-26T13:10:05Z

@dignifiedquire dignifiedquire merged commit 83c7102 into main Feb 26, 2026
29 of 52 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/netlink-packet-route-0.29.0 branch February 26, 2026 13:34
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