Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 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.28.0

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
Changelog

Sourced from netlink-packet-route's changelog.

[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 VlanStatsPerPort(bool). (883daf6)
  • link bridge: Changed InfoBridge::VlanStatsEnabled from u8 to bool. (58e65af)
  • link bridge: Changed InfoBridge::VlanProtocol from u16 to enum. (759073b)
  • link: Changed InfoBridge::MultiBoolOpt from u64 to struct. (2c53f22)
  • link: Changed InfoBridge::StpState from u32 to enum. (ed4c981)
  • bond: Changed InfoBond::UseCarrier from u8 to bool. (fc1ba75)
  • bond: Changed InfoBond::AdLacpActive from u8 to bool. (0bedb4c)
  • bond: Changed InfoBond::TlbDynamicLb from u8 to bool. (ab4a6ac)
  • bond: Changed InfoBond::AdLacpRate from u8 to enum. (5d943ad)
  • bond: Changed InfoBond::AllPortsActive from u8 to enum. (d73b2a1)

New features

  • link bridge: Support IFLA_BR_FDB_N_LEARNED and IFLA_BR_FDB_MAX_LEARNED. (7cdb880)
  • link bridge: Support BR_BOOLOPT_FDB_LOCAL_VLAN_0. (61ff86b)

Bug fixes

  • N/A

... (truncated)

Commits
  • 72ba3c3 New release 0.28.0
  • b1b8ef4 link: Changed InfoIpoib::Mode from u16 to enum
  • 3badfa0 macvlan, macvtap: Changed MacAddrMode from u32 to enum
  • 12da3db macvlan, macvtap: Change Flags from u8 to bitflags
  • 1fb4bd7 New release 0.27.0
  • 55bc622 link bridge: Change InfoBridge::NfCallArpTables from u8 to bool
  • 17f3650 link bridge: Change InfoBridge::NfCallIp6Tables from u8 to bool
  • 3b37a0e link bridge: Change InfoBridge::NfCallIpTables from u8 to bool
  • fc1e02d link bridge: Change InfoBridge::MulticastStatsEnabled from u8 to bool
  • 6758931 link bridge: Change InfoBridge::MulticastQuerier from u8 to bool
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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.24.0...v0.28.0)

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

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 Jan 2, 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.

1 participant