mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-28 04:05:39 +00:00
Since it's the DHCP server that assigned and IP to a client, (the DHPCS doesn't have to be an AP, and DHCPC doesn't have to be a station or an Eth netif) Closes https://github.com/espressif/esp-idf/issues/15663