Restore 20Msec default
This commit is contained in:
parent
88bcb98424
commit
f019d11384
@ -636,7 +636,7 @@ CONFIG_NET_ICMPv6=y
|
||||
CONFIG_NET_ICMPv6_PING=y
|
||||
CONFIG_NET_ICMPv6_NEIGHBOR=y
|
||||
CONFIG_ICMPv6_NEIGHBOR_MAXTRIES=5
|
||||
CONFIG_ICMPv6_NEIGHBOR_DELAYMSEC=100
|
||||
CONFIG_ICMPv6_NEIGHBOR_DELAYMSEC=20
|
||||
|
||||
#
|
||||
# IGMPv2 Client Support
|
||||
|
@ -42,7 +42,7 @@ config ICMPv6_NEIGHBOR_MAXTRIES
|
||||
|
||||
config ICMPv6_NEIGHBOR_DELAYMSEC
|
||||
int "ICMPv6 re-solicit delay"
|
||||
default 100
|
||||
default 20
|
||||
---help---
|
||||
Wait this number of milliseconds after sending the Neighbor
|
||||
Solicitation before checking if the IPv6 address mapping is present
|
||||
|
Loading…
Reference in New Issue
Block a user