zephyr/subsys/net/lib
Cla Mattia Galliard 02d2cc519a net: sockets: Enable gethostname even if socket-offloading is selected
Also allow `gethostname` to be compiled in, even when the socket offloading
option is selected.

Signed-off-by: Cla Mattia Galliard <cla-mattia.galliard@zuehlke.com>
2025-06-03 13:51:23 +02:00
..
capture
coap net: lib: coap: Return an error on removing a non-existing observer 2025-05-30 10:28:02 +02:00
config net: config: init: sntp: use connection manager 2025-05-10 13:02:21 +02:00
dhcpv4
dhcpv6
dns net: dns: dispatcher: fix OOB array access 2025-05-14 14:11:11 +02:00
http net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00
lwm2m samples: net: lwm2m: depend on xsi single process for gettimeofday() 2025-05-15 09:04:08 +02:00
mqtt
mqtt_sn net: mqtt-sn: Correct the allowed Keep Alive value range 2025-05-14 14:10:34 +02:00
prometheus
ptp net: ptp: fix infinite loop in pkt frag 2025-05-12 14:54:06 +02:00
shell net: tcp: Change SYN FIN to use send_data_timer 2025-06-02 13:30:19 +02:00
sntp
sockets net: sockets: Enable gethostname even if socket-offloading is selected 2025-06-03 13:51:23 +02:00
socks
tftp
tls_credentials
trickle
utils
websocket net: http: client: Allow to abort download from response callback 2025-05-23 17:20:24 +02:00
wifi_credentials
zperf net: lib: zperf: Add support for skipping UDP upload server report 2025-06-02 17:37:55 +02:00
CMakeLists.txt
Kconfig