Skip to content

Commit

Permalink
Wi-sun certification test setup update
Browse files Browse the repository at this point in the history
Updated selected parent to 4 which force to generate all 8 possible neighbour candidate use.

Change-Id: I4e634a8c9117a535236b378d9ccf5bad53b849c8
  • Loading branch information
Juha Heiskanen committed Dec 13, 2019
1 parent 1090430 commit 49686cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/6LoWPAN/ws/ws_common_defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ typedef struct ws_bs_ie {
#define WS_RPL_SELECTED_PARENT_MAX 2

#define WS_CERTIFICATE_RPL_PARENT_CANDIDATE_MAX 8
#define WS_CERTIFICATE_RPL_SELECTED_PARENT_MAX 3
#define WS_CERTIFICATE_RPL_SELECTED_PARENT_MAX 4

/**
* Wi-sun spesific non-preferred prefix policy label
Expand Down

0 comments on commit 49686cc

Please sign in to comment.