mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
lwip: IPv6: Add support for DHCPv6 stateless config
Closes https://github.com/espressif/esp-idf/issues/5245
This commit is contained in:

committed by
David Čermák

parent
1a19014d3d
commit
213727c4f2
@@ -978,6 +978,8 @@
|
||||
|
||||
#define LWIP_ND6_RDNSS_MAX_DNS_SERVERS CONFIG_LWIP_IPV6_RDNSS_MAX_DNS_SERVERS
|
||||
|
||||
#define LWIP_IPV6_DHCP6 CONFIG_LWIP_IPV6_DHCP6
|
||||
|
||||
/* Enable all Espressif-only options */
|
||||
|
||||
#define ESP_LWIP 1
|
||||
|
Reference in New Issue
Block a user