zephyr/subsys/net/lib
Lukasz Maciejonczyk c5afc2e1f2 net: openthread: add assert which checks settings wipe failure
If settings wipe fails we are not informed about this what can lead to
bugs which are hard to investigate.
This commit adds log and/or assert which is triggered by this failure.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2022-02-24 08:33:30 -06:00
..
capture net: lib: capture: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
coap net: coap: Update coap context using payload length 2022-02-02 11:10:57 +01:00
config net: lib: config: Fix the timeout when waiting on network 2021-11-02 13:23:10 +01:00
conn_mgr kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
dns kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
http kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
lwm2m net: lwm2m: LwM2M engine default content format select 2022-02-23 17:25:36 +01:00
mqtt net: mqtt: Fix SOCKS5 setsockopt error handling 2021-12-01 13:54:30 -06:00
openthread net: openthread: add assert which checks settings wipe failure 2022-02-24 08:33:30 -06:00
sntp
sockets net: tcp: Implement receive window handling 2022-02-22 10:09:45 -08:00
socks
tftp kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
tls_credentials
utils
websocket net: websockets: Fix send with large payload 2021-11-23 13:21:09 -05:00
CMakeLists.txt
Kconfig