Auto neighbor solicitation is no longer EXPERIMENTAL and is the default for the DK-TM4C129X/ipv6 configuration
This commit is contained in:
parent
a2a2f2d003
commit
8592ce93af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user