Skip to content

Update rtnetlink requirement from 0.22.0 to 0.23.0 - #35

Merged
ssrlive merged 1 commit into
masterfrom
dependabot/cargo/rtnetlink-0.23.0
Aug 24, 2026
Merged

Update rtnetlink requirement from 0.22.0 to 0.23.0#35
ssrlive merged 1 commit into
masterfrom
dependabot/cargo/rtnetlink-0.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rtnetlink to permit the latest version.

Release notes

Sourced from rtnetlink's releases.

New release 0.23.0

Breaking changes

  • Use latest rust-netlink crates. (9914eec)
  • Bump MSRV to 1.75 as netlink-proto requires. (03762b3)

New features

  • link: geneve: add local and local6 builders. (5b12111)
  • link: bridge_slave: add neigh_forward_grat builder. (addbc5b)
  • link: bridge: add stp_mode builder. (81b6430)

Bug fixes

  • N/A
Changelog

Sourced from rtnetlink's changelog.

[0.23.0] - 2026-08-18

Breaking changes

  • Use latest rust-netlink crates. (9914eec)
  • Bump MSRV to 1.75 as netlink-proto requires. (03762b3)

New features

  • link: geneve: add local and local6 builders. (5b12111)
  • link: bridge_slave: add neigh_forward_grat builder. (addbc5b)
  • link: bridge: add stp_mode builder. (81b6430)

Bug fixes

  • N/A

[0.22.0] - 2026-08-12

Breaking changes

  • Please check netlink-packet-route 0.32.0 API breaks.
  • Bump minimum supported rust version to 1.71. (3041a35)

New features

  • link: link_gre6: add dev() builder method. (9d68ac6)
  • link: Support assign NSID to a namespace. (adf7bc4)
  • link: add LinkTun builder for TUN/TAP interface. (751284f)
  • link: add LinkIpoib builder for IPoIB interface. (59ba7e7)
  • link: add LinkAmt builder for AMT interface. (84a0a94)
  • link: Add more options to LinkVxlan. (240e4ea)
  • link: Add LinkVti and LinkVti6. (ae70e3a)
  • link: Add LinkRmNet for rmnet support. (694a83e)
  • link: Add LinkPfcp. (80307e9)
  • link: Expand LinkGre6 and LinkGre for more properties. (7d8d98b)
  • link: Add LinkDsa for DSA interface. (082903a)
  • link: Add LinkCan for CAN interface. (13f2a53)
  • link: Add LinkBatAdv builder for batadv interface type. (63c520f)
  • link: add builder for bareudp interface type. (39025dc)
  • link: add LinkTeam builder for team interface. (61e3142)
  • link: add WWAN builder. (d6ea80b)
  • link: Add gtp, netdevsim and virt_wifi builder. (fa565f9)
  • link: add LinkSit builder for SIT tunnel interface. (ed73430)
  • link: add LinkIfb builder for ifb interface type. (d323d43)
  • link: add afstats request support. (3c65356)
  • link: add helper methods to LinkMessageBuilder for generic actions. (11bfb11)
  • link: Add LinkVcan builder. (b7dd5bf)
  • link: Add LinkNetdevsim builder. (64cfe71)
  • link: Add LinkGre and LinkGre6 builders. (c2d8c1f)
  • link: Add LinkGeneve builder. (a25018e)
  • link: Add LinkIpVlan and LinkIpVtap builders. (5c8d62e)
  • link: ip6tnl: Fix flow_info and flag handling. (e7799b6)
  • link: Add LinkIp6Tnl builder for IPv4|IPv6 tunnel over IPv6. (908fa90)
  • link vxlan: Add builder functions for label_policy, reserved_bits and mc_route. (616450a)
  • link: Add IPIP message builder. (e92b23f)
  • link: add HSR interface support. (f1fb864)

... (truncated)

Commits
  • 75bd3a3 New release 0.23.0
  • 9914eec Use latest rust-netlink crates
  • 03762b3 Bump MSRV to 1.75 as netlink-proto requires
  • 5b12111 link: geneve: add local and local6 builders
  • addbc5b link: bridge_slave: add neigh_forward_grat builder
  • 81b6430 link: bridge: add stp_mode builder
  • d3dc765 Enable git dependency of netlink-packet-route
  • See full diff 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 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 [rtnetlink](https://github.com/rust-netlink/rtnetlink) to permit the latest version.
- [Release notes](https://github.com/rust-netlink/rtnetlink/releases)
- [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG)
- [Commits](rust-netlink/rtnetlink@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: rtnetlink
  dependency-version: 0.23.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 Aug 24, 2026
@ssrlive
ssrlive merged commit b6ff5b8 into master Aug 24, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/rtnetlink-0.23.0 branch August 24, 2026 06:19
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