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 publishing ipv6 link-local #54

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Conversation

nvandamme
Copy link

#52

@nvandamme
Copy link
Author

nvandamme commented Apr 4, 2024

The crate if-addrs has a feature to avoid filtering link-local IPv6 adresses.
Proposing to add the link-local feature of the crate if-addrs as default in Cargo.toml

@nvandamme
Copy link
Author

nvandamme commented Apr 9, 2024

Switched env_logger back to version 0.10.2, as it seems that 0.11.x does not build on rust 1.70.0

@nvandamme nvandamme changed the title fix pupblishing ipv6 link-local fix publishing ipv6 link-local Apr 12, 2024
@willstott101
Copy link
Contributor

Thanks! I much prefer tweaking if-addrs than introducing a new dependency.

@willstott101 willstott101 merged commit faa90de into librespot-org:main Jul 19, 2024
2 checks passed
willstott101 added a commit that referenced this pull request Aug 24, 2024
#51 Progress(?) adding Solaris support
#54 Windows link-local ipv6 broadcasting
#55 Add with_default_handle_and_ip_list_and_hostname
#58 Support ipv4 broadcasting on interfaces with multiple ipv4 addresses
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.

2 participants