zephyr/subsys/net/lib
Seppo Takalo 4a8efbb1bc net: lwm2m: Allow longer lifetimes than uint16_t
Lifetimes are really 32 bit values, so the limitation
did not make sense, and it did not allow 24 hour lifetime.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2022-06-20 10:25:41 +02:00
..
capture subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
coap subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
config subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
conn_mgr subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns net: dns: Return error code 2022-06-13 12:11:54 +02:00
http subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
lwm2m net: lwm2m: Allow longer lifetimes than uint16_t 2022-06-20 10:25:41 +02:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openthread logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
sntp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sockets net: tcp: Implement Nagle's algorithm 2022-06-09 11:32:50 +02:00
socks subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tftp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tls_credentials subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
utils subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
websocket net: websocket: Allow building with POSIX API 2022-06-05 14:48:52 +02:00
CMakeLists.txt
Kconfig