Skip to content

Modifying the max route cost #7766

Closed Answered by jwhui
kmfnjtze8888 asked this question in Q&A
Discussion options

You must be logged in to vote

Note that the OPENTHREAD_CONFIG_MLE_LONG_ROUTES_ENABLE feature is experimental and not conformant to the Thread Specification. That said, setting the max route cost to a lower value should not harm anything as long as you do not expect to have paths that exceed that limit.

As for the other constants in mle_types.hpp, they are typically specified in the Thread Specification. Changing those values would make the implementation non-conformant to the Thread Specification. The side-effect of changing a given value really depends on the constant being changed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kmfnjtze8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants