CONFIG_NET_IPV6_RA_RDNSS:

Support Router Advertisement Recursive DNS Server option. See RFC 6106 for details. The value depends on your network needs.

Symbol:

NET_IPV6_RA_RDNSS

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Support RA RDNSS option” if NET_IPV6_ND (value: “n”)
Default values:
  • y (value: “y”)
  • Condition: NET_IPV6_ND (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING && NETWORKING && !NET_L2_RAW_CHANNEL && NET_IPV6 (value: “n”)

Locations:
  • ../subsys/net/ip/Kconfig.ipv6:58