summaryrefslogtreecommitdiff
path: root/nuttx/configs/dk-tm4c129x
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-02 14:59:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-02 14:59:49 -0600
commit33c12ff9c9382f379d520bacb349af3301a23bf2 (patch)
treea1c38b995132f9b3f87c0564046868937e263cf4 /nuttx/configs/dk-tm4c129x
parentcb03a1055c9a93ff0ee5e9fc1631bcf9c8947834 (diff)
downloadpx4-nuttx-33c12ff9c9382f379d520bacb349af3301a23bf2.tar.gz
px4-nuttx-33c12ff9c9382f379d520bacb349af3301a23bf2.tar.bz2
px4-nuttx-33c12ff9c9382f379d520bacb349af3301a23bf2.zip
Restore 20Msec default
Diffstat (limited to 'nuttx/configs/dk-tm4c129x')
-rw-r--r--nuttx/configs/dk-tm4c129x/ipv6/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/dk-tm4c129x/ipv6/defconfig b/nuttx/configs/dk-tm4c129x/ipv6/defconfig
index d31b78c0f..7980f0bb3 100644
--- a/nuttx/configs/dk-tm4c129x/ipv6/defconfig
+++ b/nuttx/configs/dk-tm4c129x/ipv6/defconfig
@@ -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