zephyr/subsys/net
Luca Arato 13eb7a1ee2 net: config: Fix sntp clock init Kconfig depends
Changed NET_CONFIG_CLOCK_SNTP_INIT depends on to require
POSIX_TIMERS instead of the deprecated POSIX_CLOCK

Signed-off-by: Luca Arato <luca.arato@secomind.com>
2024-09-06 10:01:22 -05:00
..
conn_mgr net: shell: add conn_mgr shell commands 2024-08-20 10:31:55 +02:00
ip net: Make sure net_buf data size is large enough for IPv6 2024-09-02 12:32:10 -04:00
l2 net: l2: ethernet: check if the dev->api not NULL 2024-09-04 09:53:20 +02:00
lib net: config: Fix sntp clock init Kconfig depends 2024-09-06 10:01:22 -05:00
pkt_filter
buf_simple.c net: buf: Add const to net_buf API 2024-07-08 16:02:39 +02:00
buf.c net: buf: Clear user_data on allocation 2024-08-19 09:55:24 -04:00
CMakeLists.txt
hostname.c net: hostname: Add a function to set the hostname postfix as is. 2024-07-28 07:28:51 +03:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net