zephyr/subsys/net/lib/shell
Jukka Rissanen fad10f7370 net: shell: events: Set the command mask correctly
Set the commands to monitor correctly. Before this change some
events were missed.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-11-18 07:26:07 -05: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
cm.c net: shell: cm: Fix snprintf warnings on NEWLIBC 2024-08-24 07:14:32 -04:00
CMakeLists.txt net: shell: Add pmtu command to the net-shell 2024-11-18 07:26:07 -05: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: dhcpv4: Add cmd to start/stop DHCPv4 client 2024-09-23 14:10:15 +01:00
dhcpv6.c net: shell: dhcpv6: Add cmd to start/stop DHCPv6 client 2024-09-23 14:10:15 +01:00
dns.c net: shell: dns: Print DNS server with network interface 2024-11-16 13:51:27 -05:00
events.c net: shell: events: Set the command mask correctly 2024-11-18 07:26:07 -05:00
gptp.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
http.c net: lib: http_server: add static fs resource 2024-07-31 10:08:16 +02:00
iface_dynamic.h net: shell: Fix array indexing with dynamic iface command 2023-11-20 09:24:47 +01:00
iface.c net: ethernet: Add 2.5G and 5G hardware capabilities. 2024-10-14 13:02:50 +02:00
ipv4.c net: shell: Add pmtu command to the net-shell 2024-11-18 07:26:07 -05:00
ipv6.c net: shell: Add pmtu command to the net-shell 2024-11-18 07:26:07 -05:00
mem.c net: shell: mem: Add net_pkt allocation statistics printout 2024-10-22 20:38:57 +02:00
nbr.c net: lib: shell: Fix IPv6 neighbor build 2024-03-08 10:02:02 +00:00
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 Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
net_shell.h
ping.c net: shell: ping: streamline parse_arg function by using shell_strtol 2024-10-22 22:46:36 -04:00
pkt.c net: shell: Rename the common.h to be more unique 2023-12-13 20:13:39 +01:00
pmtu.c net: shell: Add pmtu command to the net-shell 2024-11-18 07:26:07 -05: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 lib: shell: net: sockets: service: don't show type 2024-10-23 11:32:21 +02:00
stats.c net: stats: ipv4: pmtu: Add Path MTU Discovery statistics 2024-11-18 07:26:07 -05:00
suspend.c net: shell: increase number of arguments to net suspend command 2024-09-17 20:10:55 -04:00
tcp.c net: ipv4: Make netmask IPv4 address specific 2024-03-03 18:58:29 +01:00
udp.c net: shell: udp: Check net_pkt_read_u8 result 2024-06-26 08:59:41 -04:00
virtual.c net: shell: virtual: Add attach/detach commands 2024-09-23 14:10:15 +01:00
vlan.c net: shell: Print VLAN name instead of interface type 2024-03-28 09:41:38 +00:00
websocket.c fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00