zephyr/subsys/net
Eduardo Montoya 166fd0dc9e net: openthread: bring back `LOG_MODE_MINIMAL` support
A previous commit fixed OpenThread logging when `LOG=n`, but
introduced regression when `LOG_MODE_MINIMAL=y`. This commit
fixes the latest.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
2022-03-01 12:49:36 +01:00
..
ip net: tcp: Make receive window size configurable 2022-02-22 10:09:45 -08:00
l2 net: openthread: Align Kconfig with cmake symbols 2022-03-01 12:49:36 +01:00
lib net: openthread: bring back `LOG_MODE_MINIMAL` support 2022-03-01 12:49:36 +01:00
pkt_filter CMake: net: pkt_filter: Only construct the library if enabled 2022-02-21 21:57:19 -05:00
CMakeLists.txt net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
Kconfig net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: move `user_data` to flexible arr member 2021-11-24 16:04:50 +02:00
hostname.c