mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Auto neighbor solicitation is no longer EXPERIMENTAL and is the default for the DK-TM4C129X/ipv6 configuration
This commit is contained in:
@@ -634,6 +634,9 @@ CONFIG_NET_BROADCAST=y
|
||||
#
|
||||
CONFIG_NET_ICMPv6=y
|
||||
CONFIG_NET_ICMPv6_PING=y
|
||||
CONFIG_NET_ICMPv6_NEIGHBOR=y
|
||||
CONFIG_ICMPv6_NEIGHBOR_MAXTRIES=5
|
||||
CONFIG_ICMPv6_NEIGHBOR_DELAYMSEC=100
|
||||
|
||||
#
|
||||
# IGMPv2 Client Support
|
||||
|
||||
Reference in New Issue
Block a user