zephyr/subsys/net
Seppo Takalo d3081e2f30 net: lwm2m: On write, use server selected block size
When we receive CoAP packets, it is in input buffer
that is size of NET_IPV6_MTU.
So in reality, we can handle bigger Block-Wise writes
than CONFIG_LWM2M_COAP_BLOCK_SIZE.

So if parsing of CoAP packet has passed, continue
with the same block-size instead of going to default.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2024-06-05 14:43:14 +01:00
..
conn_mgr
ip net: Start socket service thread by net core init 2024-06-03 09:49:01 +02:00
l2 net: wifi_shell: Resolve filter settings mismatch 2024-06-04 13:46:37 +02:00
lib net: lwm2m: On write, use server selected block size 2024-06-05 14:43:14 +01:00
pkt_filter
CMakeLists.txt
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c
buf_simple.c
hostname.c