We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a797cb3 commit 6bb7873Copy full SHA for 6bb7873
configs/defconfig.esp32s3
@@ -39,7 +39,7 @@ CONFIG_LWIP_MULTICAST_PING=y
39
CONFIG_LWIP_BROADCAST_PING=y
40
CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT=y
41
CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT=y
42
-CONFIG_LWIP_IPV6_AUTOCONFIG=y
+# CONFIG_LWIP_IPV6_AUTOCONFIG=y
43
# Increase LwIP IPv6 address number to 8 (MAX_FABRIC + 1)
44
# unique local addresses for fabrics(MAX_FABRIC), a link local address(1)
45
CONFIG_LWIP_IPV6_NUM_ADDRESSES=8
0 commit comments