Skip to content

Update netlink-packet-route requirement from 0.17 to 0.29#94

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/netlink-packet-route-0.29
Open

Update netlink-packet-route requirement from 0.17 to 0.29#94
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/netlink-packet-route-0.29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Updates the requirements on netlink-packet-route to permit the latest version.

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)

[0.28.0] - 2026-01-01

Breaking changes

  • link: Changed InfoIpoib::Mode from u16 to enum. (b1b8ef4)
  • macvlan, macvtap: Changed MacAddrMode from u32 to enum. (3badfa0)
  • macvlan, macvtap: Change Flags from u16 to bitflags. (12da3db)

New features

  • N/A

Bug fixes

  • N/A

[0.27.0] - 2025-12-24

Breaking changes

  • link: Remove support of IFLA_WIRELESS. (3283c84)
  • link bridge: Changed InfoBridge::NfCallArpTables from u8 to bool. (55bc622)
  • link bridge: Changed InfoBridge::NfCallIp6Tables from u8 to bool. (17f3650)
  • link bridge: Changed InfoBridge::NfCallIpTables from u8 to bool. (3b37a0e)
  • link bridge: Changed InfoBridge::MulticastStatsEnabled from u8 to bool. (fc1e02d)
  • link bridge: Changed InfoBridge::MulticastQuerier from u8 to bool. (6758931)
  • link bridge: Changed InfoBridge::MulticastQueryUseIfaddr from u8 to bool. (4418dd9)
  • link bridge: Unify InfoBridge::MulticastRouter and InfoBridgePort::MulticastRouter. (86dfb5e)
  • link bridge: Changed InfoBridge::MulticastSnooping from u8 to bool. (635019b)
  • link bridge: Changed InfoBridge::VlanStatsPerHost(u8) to

... (truncated)

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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/netlink-packet-route-0.29 branch from 205e84b to e2d99cf Compare April 2, 2026 11:56
Updates the requirements on [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route) to permit the latest version.
- [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.17.0...v0.29.0)

---
updated-dependencies:
- dependency-name: netlink-packet-route
  dependency-version: 0.29.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/netlink-packet-route-0.29 branch from e2d99cf to ff0aa7b Compare April 2, 2026 11:57
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