Skip to content

Fix UDP IPv6 transmit. #28

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

Fix UDP IPv6 transmit. #28

merged 1 commit into from
Feb 11, 2019

Conversation

oddstr13
Copy link
Contributor

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

Fixes esp8266/Arduino#5744
Closes esp8266/Arduino#5745

@d-a-v d-a-v merged commit 0e0dc7f into d-a-v:master Feb 11, 2019
d-a-v added a commit to d-a-v/Arduino that referenced this pull request 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 esp8266#5744
Closes esp8266#5745
d-a-v added a commit to oddstr13/esp8266-Arduino that referenced this pull request 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 esp8266#5744
Closes esp8266#5745
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