Skip to content

Commit a7a1ab3

Browse files
author
Juha Heiskanen
committed
Updated to NUD probability from 10% to 1%.
Change will speards NUD process to more wide in big network. Change-Id: I80606116a11b34ccbf01f07bb48a65a98641636c
1 parent b99d497 commit a7a1ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/6LoWPAN/ws/ws_common_defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ typedef struct ws_bs_ie {
189189

190190
#define WS_PROBE_INIT_BASE_SECONDS 8
191191

192-
#define WS_NUD_RAND_PROBABILITY 10
192+
#define WS_NUD_RAND_PROBABILITY 1
193193

194194
#define WS_NUD_RANDOM_SAMPLE_LENGTH WS_NEIGHBOR_NUD_TIMEOUT / 2
195195

0 commit comments

Comments
 (0)