zephyr/subsys/net
Henning Fleddermann 061de0376a net: lwm2m: fix buffer length check in lwm2m_engine_set
Previously, lwm2m_engine set would check against the max_data_len
parameter of the ressource, but didn't take into consideration the
(possibly changed) max_data_len returned by the pre_write callback.

Fixes #30541

Signed-off-by: Henning Fleddermann <henning.fleddermann@grandcentrix.net>
2020-12-09 11:21:48 +02:00
..
ip net: shell: Fix statistics for network interface 2020-12-01 12:37:52 +02:00
l2 net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
lib net: lwm2m: fix buffer length check in lwm2m_engine_set 2020-12-09 11:21:48 +02:00
buf.c kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
CMakeLists.txt
hostname.c net: hostname: define public macro representing maximum hostname length 2020-11-17 19:21:43 -05:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net