zephyr/subsys/net/lib
Robert Lubos b080dfbd12 net: lwm2m: Fix block transfer retransmissions
During FW update, the application expects a consecutive data stream.
Therefore retransmitted blocks shall not be forwarded to the
application, but ignored. In case blocks are received out of order,
return an error and do not handle this block.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-07-21 15:08:02 +02:00
..
coap net: coap: Parse zero-length option correctly 2020-06-15 22:13:34 +03:00
config net: config: Fix IPv6 setup when DAD is unused and IPv6 addr is not set 2020-07-21 10:11:32 +03:00
conn_mgr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns random: Include header where it is used 2020-07-08 21:05:36 -04:00
http net: http: client: Add port number to HTTP Header 2020-06-15 16:59:20 +02:00
lwm2m net: lwm2m: Fix block transfer retransmissions 2020-07-21 15:08:02 +02:00
mqtt net: mqtt: Make client "cleansession" flag configurable. 2020-06-09 10:09:04 +03:00
openthread net: openthread: make diag compile 2020-07-20 14:40:29 +03:00
sntp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets random: Include header where it is used 2020-07-08 21:05:36 -04:00
socks zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tftp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket random: Include header where it is used 2020-07-08 21:05:36 -04:00
CMakeLists.txt net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
Kconfig net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00