mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Modify IPv6 functionality compatible with lwip2.1.2
This commit is contained in:
@@ -71,7 +71,8 @@ menu "Example Configuration"
|
||||
Multicast socket can bind to default interface, or all interfaces.
|
||||
|
||||
config EXAMPLE_MULTICAST_LISTEN_ALL_IF
|
||||
bool "All interfaces"
|
||||
bool "All interfaces (IPV4 only)"
|
||||
depends on !EXAMPLE_IPV6_ONLY
|
||||
|
||||
config EXAMPLE_MULTICAST_LISTEN_DEFAULT_IF
|
||||
bool "Default interface"
|
||||
|
Reference in New Issue
Block a user