zephyr/subsys/net
Juha Heiskanen a03deb8ef3 net: lwm2m: Fix Server Object SSID access
Server Object SSID should only have Read access.
LightweightM2M-1.1-int-256 confirmance test validate
that write operation to SSID should return error.
Overwrite SSID affect dead block for lwm2m engine and
only reset will heal.

Fix by adding bootstrap overwrite access for Security and
Server object when bootstrap is active.

Signed-off-by: Juha Heiskanen <juha.heiskanen@nordicsemi.no>
2022-02-02 11:18:53 +01:00
..
ip net: if: Leave all IPv4 mcast groups when interface goes down 2022-01-26 10:50:24 +01:00
l2 net: openthread: Add openthread CSL clock uncert 2022-01-18 13:11:08 -05:00
lib net: lwm2m: Fix Server Object SSID access 2022-02-02 11:18:53 +01:00
pkt_filter net: npf: add the ability to do MAC address masked matching 2021-12-21 17:06:35 +01: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
Kconfig net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net