zephyr/subsys/net
Juha Ylinen 7c53fa86ff net: lwm2m: Fix deadlock when calling lwm2m_engine_pause()
lwm2m_engine_pause() caused deadlock if it was called within
engine thread.

Remove while loop from lwm2m_engine_resume().

Signed-off-by: Juha Ylinen <juha.ylinen@nordicsemi.no>
2024-01-05 09:06:27 +01:00
..
conn_mgr net: conn_mgr: output events as hex 2023-12-21 09:18:32 +01:00
ip net: ipv6: Check that received src address is not mine 2024-01-03 19:00:33 +00:00
l2 Revert "net: gptp: Fix announce message len" 2023-12-19 22:51:52 +00:00
lib net: lwm2m: Fix deadlock when calling lwm2m_engine_pause() 2024-01-05 09:06:27 +01:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
buf_simple.c
buf.c kernel: Introduce a way to specify minimum system heap size 2023-12-20 11:01:42 +01:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
hostname.c net: hostname: trigger an event when the hostname changes 2023-11-29 13:16:16 -06:00
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net