The current mapping gets the network interface into dormant state when Thread is not attached. While the node is not capable of doing multi-hop communication when it's not attached, it should be able to do link-local communication. This commit changes the mapping to look at OpenThread's own network interface state instead without further checking Thread's device role, so that link-local communication is supported when a node in detached state. Signed-off-by: Yakun Xu <xyk@google.com> |
||
|---|---|---|
| .. | ||
| canbus | ||
| dummy | ||
| ethernet | ||
| ieee802154 | ||
| offloaded_netdev | ||
| openthread | ||
| ppp | ||
| virtual | ||
| wifi | ||
| CMakeLists.txt | ||
| Kconfig | ||