zephyr/subsys/net
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
..
ip net: tcp: Make receive window size configurable 2022-02-22 10:09:45 -08:00
l2 net: openthread: filter ipv6 fragments 2022-02-22 10:33:47 -05:00
lib net: openthread: add assert which checks settings wipe failure 2022-02-24 08:33:30 -06:00
pkt_filter CMake: net: pkt_filter: Only construct the library if enabled 2022-02-21 21:57:19 -05:00
buf.c net: buf: move user_data to flexible arr member 2021-11-24 16:04:50 +02:00
CMakeLists.txt net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
hostname.c net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net