Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Updates the requirements on rtnetlink to permit the latest version.

Release notes

Sourced from rtnetlink's releases.

New release 0.18.0

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)
Changelog

Sourced from rtnetlink's changelog.

[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

  • Fix error on decoding empty IFLA_VFINFO_LIST. (581b4ac)

[0.15.0] - 2025-03-10

Breaking changes

  • Deprecated LinkAddRequest::xfrmtun() in the favor of LinkAddRequest::xfrmtun_link. (de62338)
  • Changed RouteGetRequest::new() to use RouteMessageBuilder. (9be24c6)
  • Changed LinkAddRequest() and LinkSetRequest to use LinkMessageBuilder. (230a729)

New features

  • Support specifying link when crating xfrm interface. (de62338)

... (truncated)

Commits

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 [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.0)

---
updated-dependencies:
- dependency-name: rtnetlink
  dependency-version: 0.18.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 27, 2025
@dependabot dependabot bot requested a review from ewpratten as a code owner August 27, 2025 21:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 27, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2025

Superseded by #44.

@dependabot dependabot bot closed this Sep 9, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rtnetlink-tw-0.18.0 branch September 9, 2025 15:09
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