zephyr/subsys/net
Florian Grandel bb86f8b967 net: ip: build IEEE 802.15.4 L2 without IP support
While a previous change had already decoupled the IEEE 802.15.4 L2 from
IP upper layers, this only worked when at least one other interface of
the device supported IP.

This change removes this requirement and thereby fixes a build error
that occurred when disabling IP support while maintaining IEEE 802.15.4
L2 support.

Fixes: #48718

Signed-off-by: Florian Grandel <jerico.dev@gmail.com>
2022-08-05 15:04:37 +02:00
..
ip net: ip: build IEEE 802.15.4 L2 without IP support 2022-08-05 15:04:37 +02:00
l2 net: l2: ieee802154: apply clang format 2022-08-04 13:44:06 +02:00
lib net: l2: ieee802154: decouple L2/L3 concerns 2022-08-04 13:44:06 +02:00
pkt_filter subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt
Kconfig net: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hostname.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00