zephyr/subsys/net/lib/shell
Georges Oates_Larsen 7fa6b53ac3 net: shell: Add IPv4 and IPv6 connectivity events
Add descriptions for recently introduced IPv4 and IPv6
connectivity events to the net event monitor.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2024-06-10 00:59:34 -07: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: capture: Set capture device if user did not use shell 2024-04-04 17:02:11 +02:00
CMakeLists.txt net: shell: Add command to show HTTP server information 2024-05-14 15:51:20 +02: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: Add IPv4 and IPv6 connectivity events 2024-06-10 00:59:34 -07:00
gptp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
http.c net: shell: Add command to show HTTP server information 2024-05-14 15:51:20 +02:00
iface.c net: shell: Add random MAC address generation 2024-05-30 11:55:27 +01:00
iface_dynamic.h net: shell: Fix array indexing with dynamic iface command 2023-11-20 09:24:47 +01:00
ipv4.c net: shell: ipv4: Add information about ACD 2024-06-10 00:59:28 -07:00
ipv6.c net: shell: Print ref count information for IPv4 and IPv6 addresses 2024-05-06 22:50:18 +01:00
mem.c net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
nbr.c net: lib: shell: Fix IPv6 neighbor build 2024-03-08 10:02:02 +00:00
net_shell.c Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
net_shell.h
net_shell_private.h net: shell: ensure the shell sh is valid before call shell_printf 2024-02-26 11:41:03 +00:00
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: print interfaces per multicast route entry 2024-04-17 14:39:35 +02: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: ipv4: Make netmask IPv4 address specific 2024-03-03 18:58:29 +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: Print VLAN name instead of interface type 2024-03-28 09:41:38 +00:00
websocket.c net: shell: Pretty print websocket output 2024-05-08 15:02:16 -05:00