Skip to content

Conversation

@SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Nov 3, 2021

Summary

Only affects ETH (not WiFi)

This PR solves #5733 by allowing the DHCP IDF server to complete its tasks and only then it sets a static IP.
This also solves another related failure reported in this issue (#5733 (comment)).

fix #5733

Impact

Adds a delay in order to wait for DHCP to actually terminate before setting the static IP configuration in ETH.

@SuGlider SuGlider self-assigned this Nov 3, 2021
@VojtechBartoska VojtechBartoska linked an issue Nov 3, 2021 that may be closed by this pull request
@SuGlider SuGlider requested a review from me-no-dev November 4, 2021 13:31
@me-no-dev
Copy link
Member

@SuGlider you did not answer anything I asked :) I have already started my review

@SuGlider SuGlider requested a review from me-no-dev November 4, 2021 22:19
@me-no-dev me-no-dev merged commit da72bc9 into espressif:master Nov 9, 2021
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.

Ethernet Static IP Fails

2 participants