Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Updates the requirements on rtnetlink to permit the latest version.

Release notes

Sourced from rtnetlink's releases.

New release 0.17.0

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
Changelog

Sourced from rtnetlink's changelog.

[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)
  • Support creating VRF link. (6863102)
  • Introducing RouteAddRequest for building netlink message for adding routes. (b5e0cb6, 24bf04f)
  • Reexport netlink-* packages. (a4d2611)
  • impl Debug, Clone for all requests and handles. (515471f)

Bug fixes

  • N/A

[0.14.1] - 2024-02-01

Breaking changes

  • N/A

New features

  • FreeBSD support. (eb04e60)
  • Support specifying MAC address in LinkAddRequest. (d76171c)
  • Support creating wireguard link in LinkAddRequest. (24982ec)
  • Support setting priority in RouteAddRequest. (c840e78)

... (truncated)

Commits
  • b2f208a New release 0.17.0
  • 0236751 route: add support for multipath routes
  • e7e7344 route: add support for MPLS routes and nexthop label stacks
  • 5b5c18a route: use netlink-packet-route 0.24.0
  • 30aa30f route: Implement support for the ONLINK flag
  • 2423645 New release 0.16.0
  • 987efd7 route: Use netlink-packet-route 0.22.0
  • 51cfceb Impl tc filter del command
  • c32046b New release 0.15.0
  • 515471f impl Debug, Clone for all requests and handles
  • 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 [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.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: rtnetlink
  dependency-version: 0.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2025

Superseded by #51.

@dependabot dependabot bot closed this Aug 28, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rtnetlink-0.17 branch August 28, 2025 05:20
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