zephyr/subsys/net
Marcin Niestroj c6fd2a1ddf net: dns: don't request address in recvfrom()
Source address is not used anywhere, so don't request it with recvfrom()
API.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-05-24 07:48:17 -04:00
..
conn_mgr cmake: linker: Use kconfig for iterable section subalign 2024-05-07 18:01:37 -04:00
ip net: ipv6: Fix DAD conflict detection 2024-05-20 14:26:24 +03:00
l2 wifi: shell: Support configuration of timeout in connect command 2024-05-22 13:46:40 -05:00
lib net: dns: don't request address in recvfrom() 2024-05-24 07:48:17 -04:00
pkt_filter
buf_simple.c net: buf_simple: Add support for 40 bit data type 2024-03-26 19:32:27 -04:00
buf.c net: buf: Disallow blocking allocation in syswq 2024-04-23 19:47:24 -04:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
hostname.c logging: net: update hostname 2024-01-17 14:42:58 +01:00
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname net: add set hostname function 2024-01-17 14:42:58 +01:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net