zephyr/subsys/net
Seppo Takalo 838ab80bca net: coap: Use 64bit timestamps
Use 64bit timestamps from k_uptime_get() so they don't
roll over during the expected device lifetime.

Fixes #60826

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-08-01 15:40:04 +02:00
..
conn_mgr net: conn_mgr: Create conn_mgr thread dynamically 2023-07-14 09:37:37 +02:00
ip net: tcp: Remove trigger of send_data_timer when window full 2023-07-31 14:05:58 +02:00
l2 net: wifi_shell: Add user input validation for SSID and PSK 2023-07-25 14:16:17 +02:00
lib net: coap: Use 64bit timestamps 2023-08-01 15:40:04 +02:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
buf_simple.c net: buf: Factor out net_buf_simple to separate source file 2023-03-15 10:50:16 +01:00
buf.c subsys/net: move to timepoint API 2023-07-25 09:12:26 +02:00
CMakeLists.txt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
hostname.c
Kconfig net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net