zephyr/subsys/net
Andrzej Głąbek 6ae66cc13d net: pkt: Allow compilation with custom IEEE 802.15.4 based L2
This is a follow up to commit bb86f8b967.

Also custom IEEE 802.15.4 based L2 implementations may need to use
packet handling without the IP layer. Add support for such cases.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-10-12 18:46:09 +09:00
..
ip net: pkt: Allow compilation with custom IEEE 802.15.4 based L2 2022-10-12 18:46:09 +09:00
l2 modules: mbedtls: Replace select statement with depends on for EC 2022-10-07 15:12:42 +02:00
lib net: lwm2m: Fix buffer overflow by using CONFIG_LWM2M_VERSION_1_0 2022-10-12 18:45:50 +09:00
pkt_filter subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
buf.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt
hostname.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
Kconfig net: introduce NET_IP config to efficiently mark conditional code 2022-09-05 14:35:17 +00:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net