zephyr/subsys/net/lib/config
Robert Lubos c43c408783 net: if: Add possibility to disable ND per interface
Add new network interface flag, which allows to disable Neighbour
Discovery protocol from being used on the interface. This allows to
interfaces that do not support ND (like OpenThread) to coexist with
other IPv6 interfaces.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-04-29 12:24:49 +02:00
..
bt_settings.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bt_settings.h
CMakeLists.txt
ieee802154_settings.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ieee802154_settings.h
init_clock_sntp.c
init.c net: if: Add possibility to disable ND per interface 2023-04-29 12:24:49 +02:00
Kconfig net: lib: config: remove NET_CONFIG_IEEE802154_DEV_NAME 2022-08-10 11:57:34 +02:00