Skip to content

lwip2: ipv6: fix udp_new() #5744 #5752

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

Merged
merged 1 commit into from
Feb 11, 2019
Merged

lwip2: ipv6: fix udp_new() #5744 #5752

merged 1 commit into from
Feb 11, 2019

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Feb 11, 2019

From: @oddstr13
(d-a-v/esp82xx-nonos-linklayer#28)

Initialize pcb->local_ip.type depending on whether we have IPv4, IPv4+IPv6 or IPv6 networking stack.

Fixes #5744
Closes #5745

From: @oddstr13
(d-a-v/esp82xx-nonos-linklayer#28)

Initialize pcb->local_ip.type depending on whether we have IPv4, IPv4+IPv6 or IPv6 networking stack.

Fixes esp8266#5744
Closes esp8266#5745
@d-a-v d-a-v merged commit 5f68e61 into esp8266:master Feb 11, 2019
@d-a-v d-a-v deleted the udpv6 branch February 11, 2019 10:03
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.

1 participant