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

fix(migration): correctly migrate quic addresses #7446

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

Stebalien
Copy link
Member

  1. Don't add quic addresses when they're already present (correctly detect quic addresses).
  2. Correctly distinguish between quic addresses and quic + relay addresses.
  3. Only add quic addresses to mirror tcp addresses, not tcp/ws addresses.

fixes #7444

1. Don't add quic addresses when they're already present (correctly detect quic addresses).
2. Correctly distinguish between quic addresses and quic + relay addresses.
3. Only add quic addresses to mirror tcp addresses, not tcp/ws addresses.

fixes #7444
@Stebalien Stebalien merged commit 0883a35 into master Jun 9, 2020
@Stebalien Stebalien deleted the fix/quic-migration branch June 9, 2020 16:30
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migration from v9 to v10 ends up with duplicate swarm-listening definitions
2 participants