CONFIG_NET_6LO

6lowpan compression and fragmentation. It is enabled by default if 802.15.4 is present, since using IPv6 on it requires it.

Symbol:

NET_6LO

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:
  • “Enable 6lowpan IPv6 Compression library”
Default values:
  • n (value: “n”)
  • Condition: (none)
  • y (value: “y”)
  • Condition: NET_L2_IEEE802154 (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

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

Additional dependencies from enclosing menus and ifs:
 

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

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