mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-02 10:15:26 +08:00
[LWIP] enable IGMP protocol default.
This commit is contained in:
parent
bb46058d8e
commit
95b0da14cb
@ -27,7 +27,7 @@ config RT_USING_LWIP
|
|||||||
|
|
||||||
config RT_LWIP_IGMP
|
config RT_LWIP_IGMP
|
||||||
bool "IGMP protocol"
|
bool "IGMP protocol"
|
||||||
default n
|
default y
|
||||||
|
|
||||||
config RT_LWIP_ICMP
|
config RT_LWIP_ICMP
|
||||||
bool "ICMP protocol"
|
bool "ICMP protocol"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user