zephyr/subsys/net/lib/shell
Tomasz Bursztyka 4d48f066a1 net/shell: Fixing a trivial error code
As for adding an ipv6 address, removing one should return the same error
code when the network interface is not found.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2024-03-01 15:33:53 +01:00
..
allocs.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
arp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
capture.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
CMakeLists.txt net: shell: Implement DHCPv4 server shell commands 2024-01-19 10:15:23 +00:00
conn.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
dhcpv4.c net: shell: Implement DHCPv4 server shell commands 2024-01-19 10:15:23 +00:00
dns.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
events.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
gptp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
iface_dynamic.h net: shell: Fix array indexing with dynamic iface command 2023-11-20 09:24:47 +01:00
iface.c net: shell: Clarify the name of the virtual interface 2024-01-29 10:58:33 +00:00
ipv4.c net: shell: ipv4: Add command to set gateway 2024-02-26 11:53:56 +01:00
ipv6.c net/shell: Fixing a trivial error code 2024-03-01 15:33:53 +01:00
mem.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
nbr.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
net_shell_private.h net: shell: ensure the shell sh is valid before call shell_printf 2024-02-26 11:41:03 +00:00
net_shell.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
net_shell.h
ping.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
pkt.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
ppp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
resume.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
route.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
sockets.c net: shell: Print mgmt socket information properly 2024-02-28 09:39:27 +01:00
stats.c net: shell: Print more Ethernet statistics 2023-12-22 09:53:26 +01:00
suspend.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
tcp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
udp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
virtual.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
vlan.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
websocket.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00