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 dual stack UDP bind behavior with LWIP_IPV6_DEFINES_ONLY #15

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

avtolstoy
Copy link
Member

UDP socket when bound to AF_INET6 IN6ADDR_ANY address, should normally work in dual-stack mode. With recent optimizations for Gen 3 platforms introducing LWIP_IPV6_DEFINES_ONLY, this got broken.

@avtolstoy avtolstoy merged commit e1c2776 into particle Nov 28, 2023
@avtolstoy avtolstoy deleted the fix/dual-stack-ipv6-defines-only branch November 28, 2023 17:05
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.

3 participants