Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(iroh-net): bump netdev #2447

Merged
merged 1 commit into from
Jul 2, 2024
Merged

deps(iroh-net): bump netdev #2447

merged 1 commit into from
Jul 2, 2024

Conversation

flub
Copy link
Contributor

@flub flub commented Jul 2, 2024

Description

If there are link-local addresses netdev used to fail to parse those
correctly since they included the interface name. This resulted in
errors being printed to stderr. This version fixes this.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • [ ] Documentation updates if relevant.
  • [ ] Tests if relevant.
  • [ ] All breaking changes documented.

If there are link-local addresses netdev used to fail to parse those
correctly since they included the interface name.  This resulted in
errors being printed to stderr.  This version fixes this.
@flub flub enabled auto-merge July 2, 2024 16:28
@flub flub added this pull request to the merge queue Jul 2, 2024
@dignifiedquire dignifiedquire added this to the v0.20.0 milestone Jul 2, 2024
Merged via the queue into main with commit b5dc795 Jul 2, 2024
25 checks passed
@flub flub deleted the flub/bump-netdev branch October 4, 2024 08:46
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
## Description

If there are link-local addresses netdev used to fail to parse those
correctly since they included the interface name.  This resulted in
errors being printed to stderr.  This version fixes this.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [x] Self-review.
- ~~[ ] Documentation updates if relevant.~~
- ~~[ ] Tests if relevant.~~
- ~~[ ] All breaking changes documented.~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants