Merge branch 'bugfix/lwip_add_slaac_note' into 'master'
lw-IP: Added description to Kconfig option on IPv6 SLAAC Closes IDFGH-4219 and IDFGH-4217 See merge request espressif/esp-idf!11148
This commit is contained in:
@@ -300,10 +300,10 @@ menu "LWIP"
|
||||
each request.
|
||||
|
||||
config LWIP_IPV6_AUTOCONFIG
|
||||
bool "Enable IPV6 stateless address autoconfiguration"
|
||||
bool "Enable IPV6 stateless address autoconfiguration (SLAAC)"
|
||||
default n
|
||||
help
|
||||
Enabling this option allows the devices to IPV6 stateless address autoconfiguration.
|
||||
Enabling this option allows the devices to IPV6 stateless address autoconfiguration (SLAAC).
|
||||
|
||||
See RFC 4862.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user