zephyr/subsys
Seppo Takalo 35cc774aa5 net: lwm2m: Retry DTLS handshake before dropping to bootstrap
Allow DTLS handshake to be retried before the engine
drops into bootstrap. Otherwise any termporary failure,
for example DNS failure might drop us into bootstrap
without retrying.

Now all the retry logic should be in sm_do_network_error().
sm_do_registration() should only fall back to bootstrap
if there is configuration error.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2024-06-14 15:34:39 +02:00
..
bindesc
bluetooth Bluetooth: BAP: Add bt_bap_base_get_size function 2024-06-14 15:34:23 +02:00
canbus
console
dap dap: fix timeout handling 2024-06-14 11:14:17 +02:00
debug arch: introduce `arch_stack_walk()` 2024-06-13 16:46:48 -04:00
demand_paging demand_paging/backing_store/ram.c: misc fixups 2024-06-13 20:12:23 -04:00
dfu
disk drivers: disk: add DISK_IOCTL_CTRL_DEINIT command to supported IOCTLs 2024-06-07 18:16:01 +01:00
dsp
emul
fb
fs fs: nvs: Add CRC-32 to protect data 2024-06-13 05:51:56 -04:00
input
ipc ipc: fix return code of icbmsg backend send operation. 2024-06-10 15:00:01 +03:00
jwt jwt: add missing PSA_WANT dependencies to RSA signature 2024-06-13 09:22:20 +02:00
llext llext: refactor: use cached section headers 2024-06-14 11:13:44 +02:00
logging logging: allow OOT backend to enable LOG_BACKEND_FORMAT_TIMESTAMP 2024-06-12 12:49:32 -04:00
lorawan lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
mem_mgmt
mgmt mgmt: hawkbit: some Kconfig improvements 2024-06-07 18:06:45 +01:00
modbus modbus_serial: Disable rx interrupt if buffer fills up 2024-06-13 16:48:05 -04:00
modem modem: pipe: simplify synchronization 2024-06-13 16:43:49 -04:00
net net: lwm2m: Retry DTLS handshake before dropping to bootstrap 2024-06-14 15:34:39 +02:00
pm pm: Add a symbol for device power state constraints 2024-06-07 19:06:23 -04:00
portability subsys/portability/CMSIS: Do not redefine TRUE & FALSE 2024-06-11 16:29:22 +03:00
random
retention
rtio sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
sd
sensing sensing: Fix build warning on invalid array index 2024-06-07 09:52:09 +02:00
settings
shell shell: kernel: add command to unwind a thread 2024-06-13 16:46:48 -04:00
sip_svc
stats
storage
task_wdt
testsuite testsuite: coverage: Add CONFIG_ZTEST_COVERAGE_RESET_BEFORE_TESTS 2024-06-12 14:32:04 +03:00
timing
tracing tracing: change controlling expressions in while to Boolean 2024-06-11 20:02:40 +03:00
usb usb: device_next: rename the rate properties to use the correct unit 2024-06-13 08:03:49 -04:00
zbus zbus: vded: msg_sub: Improve channel ref copy 2024-06-09 09:07:21 -05:00
CMakeLists.txt dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00
Kconfig dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00