feat: support ipv6 link-local address for mdns#2661
Closed
jclab-joseph wants to merge 1 commit intolibp2p:masterfrom
Closed
feat: support ipv6 link-local address for mdns#2661jclab-joseph wants to merge 1 commit intolibp2p:masterfrom
jclab-joseph wants to merge 1 commit intolibp2p:masterfrom
Conversation
Contributor
|
Is there any reason not to filter out the zone in the swarm? Otherwise, every user or InterfaceListenAddrs will need to do this, right? |
b805866 to
cf2f7ef
Compare
cf2f7ef to
467b5db
Compare
Collaborator
|
Automatically closing old open PRs. If you're still interested in merging this please open the PR again and rebase from the latest master, otherwise do nothing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
libp2p/zeroconf#35 must be merged first!
In the case of link-local address, the interface must be bound.
Add the received interface name as
/ip6zone/{name}