zephyr/subsys/net/lib
Marin Jurjević 0ab6bc6626 net: lwm2m: update client tx timestamp before sending message
Update client tx timestamp right after message is added to list
of outgoing messages. Delay between when message is generated and
sent is negligible. This will prevents bugs that appear when using
queue mode, where internal engine logic depends on timestamp being
updated when message is generated.

Signed-off-by: Marin Jurjević <marin.jurjevic@hotmail.com>
2022-04-13 13:59:58 -07:00
..
capture all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
coap kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
config kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
conn_mgr kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
dns everywhere: fix typos 2022-03-18 13:24:08 -04:00
http net: http: Allow a content_len of 4GB 2022-03-21 10:16:21 +01:00
lwm2m net: lwm2m: update client tx timestamp before sending message 2022-04-13 13:59:58 -07:00
mqtt net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
openthread net: openthread: update otPlatSettingsInit 2022-04-08 15:50:53 -07:00
sntp everywhere: fix typos 2022-03-18 13:24:08 -04:00
sockets net: add sndbuf socket option 2022-04-11 10:23:31 +02:00
socks
tftp everywhere: fix typos 2022-03-18 13:24:08 -04:00
tls_credentials
utils
websocket everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt
Kconfig