mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 13:02:21 +02:00
lwip: Added description to Kconfig option on IPv6 SLAAC
Closes https://github.com/espressif/esp-idf/issues/6076 Merges https://github.com/espressif/esp-idf/pull/6078 * Original commit: espressif/esp-idf@9207c6ca8e
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
825652f3e1
commit
ccd48bc9a9
@ -183,6 +183,7 @@ menu "Example Connection Configuration"
|
|||||||
Disable this option if the network does not support IPv6.
|
Disable this option if the network does not support IPv6.
|
||||||
Choose the preferred IPv6 address type if the connection code should wait until other than
|
Choose the preferred IPv6 address type if the connection code should wait until other than
|
||||||
the local link address gets assigned.
|
the local link address gets assigned.
|
||||||
|
Consider enabling IPv6 stateless address autoconfiguration (SLAAC) in the LWIP component.
|
||||||
|
|
||||||
if EXAMPLE_CONNECT_IPV6
|
if EXAMPLE_CONNECT_IPV6
|
||||||
choice EXAMPLE_CONNECT_PREFERRED_IPV6
|
choice EXAMPLE_CONNECT_PREFERRED_IPV6
|
||||||
|
Reference in New Issue
Block a user