zephyr/subsys/net
Juha Heiskanen cec0ea0dce net: lwm2m: Fix Update registration issue
Client Registration update process may be reject by server
and this commit fix a case that it will jump to new state
which send registration message. Earlier RD client try
allocate message before only possible one was released.

Signed-off-by: Juha Heiskanen <juha.heiskanen@nordicsemi.no>
2022-08-11 12:16:56 +02:00
..
ip net: icmp: skip checksum calculation when possible 2022-08-09 12:29:18 +02:00
l2 net: openthread: allow to configure OPENTHREAD_MESSAGE_BUFFER_SIZE 2022-08-10 12:01:18 +02:00
lib net: lwm2m: Fix Update registration issue 2022-08-11 12:16:56 +02: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 net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
hostname.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
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