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

lwip2 update: stop dhcp client when interface goes down #7114

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Feb 27, 2020

This change allows to properly stop DHCP client on a specific interface when it goes down.

replaces #5703
fixes #5667

@d-a-v d-a-v added this to the 2.7.0 milestone Feb 27, 2020
@d-a-v d-a-v merged commit 2c435b1 into esp8266:master Feb 27, 2020
@d-a-v d-a-v deleted the dhcpstop branch March 1, 2020 11:47
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.

Exception 0 in LWIP2 on DHCP renew with WIFI_OFF
2 participants