zephyr/subsys/net/lib
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
..
capture
coap net: lib: coap_client: observe-related fixes 2024-05-21 16:42:38 -04:00
config net: config: correct dependency of NET_CONFIG* 2024-05-06 22:51:19 +01:00
dhcpv4 net: lib: dhcpv4: goto INIT on IF down, not RENEWING 2024-05-22 21:34:44 -04:00
dhcpv6
dns net: dns: don't request address in recvfrom() 2024-05-24 07:48:17 -04:00
http net: http_server: Add support for specifying Content-Type 2024-05-14 20:22:58 -04:00
lwm2m net: lwm2m: Allow Block-Wise write without callbacks 2024-05-15 14:58:15 +02:00
mqtt
mqtt_sn
shell net: shell: Add command to show HTTP server information 2024-05-14 15:51:20 +02:00
sntp
sockets net: sockets: Check eventfd errors better 2024-05-20 14:25:44 +03:00
socks
tftp
tls_credentials net: tls_credentials: Add missing base64.h header inclusion 2024-05-23 07:47:41 -04:00
trickle
utils
websocket net: websocket: Add a way to unregister a websocket connection 2024-05-14 09:31:37 +02:00
zperf net: zperf: Fix upload ping timeout error 2024-05-15 17:07:58 +02:00
CMakeLists.txt
Kconfig