Skip to content

fix(iroh): Keep track of non-best-addr path validation and switch to them if best addr is soon outdated #3396

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

Draft
wants to merge 4 commits into
base: maint-0.35
Choose a base branch
from

Conversation

matheus23
Copy link
Member

@matheus23 matheus23 commented Jul 18, 2025

Description

I'd consider this mostly a workaround.

See also the humongous comment above TRUST_UDP_ADDR_SOON_OUTDATED.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.

@matheus23 matheus23 self-assigned this Jul 18, 2025
Copy link

github-actions bot commented Jul 18, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3396/docs/iroh/

Last updated: 2025-07-18T16:40:55Z

@matheus23 matheus23 force-pushed the matheus23/v0.35-asymmetric-send branch from 2ebabb7 to 38a7a6c Compare July 18, 2025 16:37
@@ -18,7 +18,7 @@ env:
RUSTDOCFLAGS: -Dwarnings
MSRV: "1.81"
SCCACHE_CACHE_SIZE: "10G"
IROH_FORCE_STAGING_RELAYS: "1"
# IROH_FORCE_STAGING_RELAYS: "1"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only way to turn off staging relays.

Unfortunately the staging relays are already on main, and main contains breaking changes to the relay wire protocol.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... And apparently it's still not quite sufficient.

Copy link

github-actions bot commented Jul 18, 2025

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 2f9379e

@n0bot n0bot bot added this to iroh Jul 18, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant