zephyr/subsys/net/lib/shell
Emil Lindqvist f5981e5d8c net: shell: increase number of arguments to net suspend command
Increased variable to the mandatory amount of commands, since the
comment of SHELL_SUBCMD_ADD states

"Number of mandatory arguments including command name"

but net suspend takes the interface number to suspend

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2024-09-17 20:10:55 -04:00
..
allocs.c
arp.c
capture.c
cm.c net: shell: cm: Fix snprintf warnings on NEWLIBC 2024-08-24 07:14:32 -04:00
CMakeLists.txt net: shell: add conn_mgr shell commands 2024-08-20 10:31:55 +02:00
conn.c
dhcpv4.c
dns.c
events.c net: shell: Add IPv4 and IPv6 connectivity events 2024-06-10 00:59:34 -07:00
gptp.c
http.c net: lib: http_server: add static fs resource 2024-07-31 10:08:16 +02:00
iface_dynamic.h
iface.c net: shell: iface: add infos from eth phy 2024-07-27 15:07:26 +03:00
ipv4.c net: shell: ipv4: Add information about ACD 2024-06-10 00:59:28 -07:00
ipv6.c
mem.c
nbr.c
net_shell_private.h shell: rename shell_xxx_impl wrapper functions to shell_fprintf_xxx 2024-09-09 13:55:31 -04:00
net_shell.c
net_shell.h
ping.c
pkt.c
ppp.c
resume.c
route.c
sockets.c
stats.c
suspend.c net: shell: increase number of arguments to net suspend command 2024-09-17 20:10:55 -04:00
tcp.c
udp.c net: shell: udp: Check net_pkt_read_u8 result 2024-06-26 08:59:41 -04:00
virtual.c
vlan.c
websocket.c fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00