zephyr/subsys/net/lib/shell
Jukka Rissanen f95ab280fb net: shell: dns: Print DNS server with network interface
If network interface is specified in the DNS server, then send
the queries to the server via the network interface. Print this
information in the server list.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-11-16 13:51:27 -05:00
..
CMakeLists.txt
allocs.c
arp.c
capture.c
cm.c
conn.c
dhcpv4.c
dhcpv6.c
dns.c net: shell: dns: Print DNS server with network interface 2024-11-16 13:51:27 -05:00
events.c
gptp.c
http.c
iface.c net: ethernet: Add 2.5G and 5G hardware capabilities. 2024-10-14 13:02:50 +02:00
iface_dynamic.h
ipv4.c
ipv6.c
mem.c net: shell: mem: Add net_pkt allocation statistics printout 2024-10-22 20:38:57 +02:00
nbr.c
net_shell.c
net_shell.h
net_shell_private.h
ping.c net: shell: ping: streamline `parse_arg` function by using `shell_strtol` 2024-10-22 22:46:36 -04:00
pkt.c
ppp.c
resume.c
route.c
sockets.c lib: shell: net: sockets: service: don't show type 2024-10-23 11:32:21 +02:00
stats.c
suspend.c
tcp.c
udp.c
virtual.c
vlan.c
websocket.c