Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Type Update Change
netlink-packet-route dependencies minor 0.25.10.28.0

Release Notes

rust-netlink/netlink-packet-route (netlink-packet-route)

v0.28.0

Compare Source

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

v0.27.0

Compare Source

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

v0.26.0

Compare Source

Breaking changes
New features
Bug fixes
  • Fix MIT license file. (7a51870)
  • Remove execution bit of src/tc/actions/tunnel_key.rs. (1d4709a)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 9, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/netlink-packet-route-0.x branch from ac0907b to 0b0c5c1 Compare January 9, 2026 14:23
@renovate renovate bot changed the title fix(deps): update rust crate netlink-packet-route to 0.26.0 fix(deps): update rust crate netlink-packet-route to 0.28.0 Jan 9, 2026
Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Luap99 Luap99 enabled auto-merge January 9, 2026 14:36
@Luap99 Luap99 merged commit 30e1b94 into main Jan 9, 2026
24 of 25 checks passed
@renovate renovate bot deleted the renovate/netlink-packet-route-0.x branch January 9, 2026 14:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant