zephyr/subsys/net/lib
Jukka Rissanen 1f627e3a1b net: mdns_responder: Set socket of service for statistics purposes
If the dispatcher is muxing the connection i.e., so there are two
services for the same port, then mark service socket descriptor
of the service with the socket number so that "net sockets" shell
command can show a proper value for it.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-09-11 07:40:07 -04:00
..
capture net: capture: enable capturing of IPv6/v4 only 2024-08-26 17:06:37 +02:00
coap net: coap: Parse more flag in coap_get_block2_option() 2024-08-02 22:12:47 -05:00
config net: config: Fix sntp clock init Kconfig depends 2024-09-06 10:01:22 -05:00
dhcpv4 net: dhcpv4: Do not wait forever when allocating net_pkt 2024-09-09 09:28:21 +02:00
dhcpv6 net: dhcpv6: Do not wait forever when allocating net_pkt 2024-09-09 09:28:21 +02:00
dns net: mdns_responder: Set socket of service for statistics purposes 2024-09-11 07:40:07 -04:00
http net: http_server: Enable v4-to-v6 mapping by default 2024-09-10 21:51:54 -04:00
lwm2m net: lwm2m: Fix enabler version reporting during bootstrap discovery 2024-09-10 11:43:18 +02:00
mqtt
mqtt_sn lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
ptp net: ptp: Properly handle second overflow/underflow 2024-08-06 09:17:26 +01:00
shell shell: rename `shell_xxx_impl` wrapper functions to `shell_fprintf_xxx` 2024-09-09 13:55:31 -04:00
sntp
sockets net: dns: Add more error codes to gai_strerror() 2024-09-02 12:32:22 -04:00
socks
tftp
tls_credentials
trickle
utils
websocket net: websocket: fix undefined reference 2024-08-21 08:58:57 +02:00
zperf style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt
Kconfig