Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Updates the requirements on rtnetlink to permit the latest version.

Release notes

Sourced from rtnetlink's releases.

New release 0.18.1

Breaking changes

  • N/A

New features

  • route: Support defining ECMP weight. (7fcba62)
  • route: Support defining ECMP flags. (18c4331)
  • route: allow IPv6 gateway in IPv4 route. (e1784a3)

Bug fixes

  • N/A
Changelog

Sourced from rtnetlink's changelog.

[0.18.1] - 2025-09-09

Breaking changes

  • N/A

New features

  • route: Support defining ECMP weight. (7fcba62)
  • route: Support defining ECMP flags. (18c4331)
  • route: allow IPv6 gateway in IPv4 route. (e1784a3)

Bug fixes

  • N/A

[0.18.0] - 2025-08-27

Breaking changes

  • Please check netlink-packet-route 0.25.0 breaking changes.
  • Please check netlink-packet-core 0.8.0 breaking changes.
  • Please check netlink-proto 0.12.0 breaking changes.
  • Removed rtnetlink::packet_utils. (9373d77)

New features

  • ip: Introduced AddressMessageBuilder. (1fe2569)
  • macsec: Introduced LinkMacSec. (b9dd9d9)
  • Allow the user to specify their own socket. (6547f22)
  • Allow TrafficGetFilterRequest to get ingress or egress filters. (45f9206)

Bug fixes

  • Replace impl TryStream with impl Stream. (513e8c3)
  • Fix android build. (3e270c6)
  • Should not set NLM_F_EXCL when deleting alt-name. (7dd58dd)

[0.17.0] - 2025-05-29

Breaking changes

  • Please check netlink-packet-route 0.24.0 breaking changes.

New features

  • route: Implement support for the ONLINK flag. (30aa30f)
  • route: Support for MPLS routes and nexthop label stacks. (e7e7344)
  • route: Support for multipath routes. (0236751)

Bug fixes

  • N/A

[0.16.0] - 2025-03-10

Breaking changes

  • N/A

New features

  • Add support of tc filter del command. (51cfceb)

Bug fixes

... (truncated)

Commits
  • e28f321 New release 0.18.1
  • 18c4331 rotue: Add RouteNextHopBuilder::flags()
  • e1784a3 route: allow IPv6 gateway in IPv4 route
  • 7fcba62 route: Support defining ECMP weight
  • e1184c0 New release 0.18.0
  • 9373d77 Use latest rust-netlink crates
  • 96d381e Fix cargo fmt and cargo clippy warnings
  • 1fe2569 Create AddressMessageBuilder
  • 6485710 Fix document code for Macsec
  • c7598be fix format
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.13.1...v0.18.1)

---
updated-dependencies:
- dependency-name: rtnetlink
  dependency-version: 0.18.1
  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 Sep 9, 2025
@dependabot dependabot bot requested a review from ewpratten as a code owner September 9, 2025 15:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 9, 2025
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