Skip to content

feat: support ipv6 link-local address for mdns#2661

Closed
jclab-joseph wants to merge 1 commit intolibp2p:masterfrom
jclab-joseph:feat/support-mdns-link-local-address
Closed

feat: support ipv6 link-local address for mdns#2661
jclab-joseph wants to merge 1 commit intolibp2p:masterfrom
jclab-joseph:feat/support-mdns-link-local-address

Conversation

@jclab-joseph
Copy link
Copy Markdown

@jclab-joseph jclab-joseph commented Dec 6, 2023

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}

@marten-seemann
Copy link
Copy Markdown
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?

@jclab-joseph jclab-joseph force-pushed the feat/support-mdns-link-local-address branch from b805866 to cf2f7ef Compare December 6, 2023 10:01
@jclab-joseph jclab-joseph force-pushed the feat/support-mdns-link-local-address branch from cf2f7ef to 467b5db Compare December 6, 2023 10:10
@marten-seemann marten-seemann added the status/blocked Unable to be worked further until needs are met label Dec 7, 2023
@MarcoPolo
Copy link
Copy Markdown
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.

@MarcoPolo MarcoPolo closed this Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/blocked Unable to be worked further until needs are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants