CONFIG_NET_RPL_DIO_INTERVAL_DOUBLINGS:

The maximum interval by default will be 2^(12+8) ms = 1048.576 s. RFC 6550 suggests a default value of 20, which would not be ok when we start with a minimum interval of 2^12.

Symbol:

NET_RPL_DIO_INTERVAL_DOUBLINGS

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Maximum amount of timer doublings.” if NET_RPL (value: “n”)
Default values:
  • 8 (value: “n”)
  • Condition: NET_RPL (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING && NETWORKING && NET_RPL (value: “n”)

Locations:
  • ../subsys/net/ip/Kconfig.rpl:120