zephyr/subsys/net/lib/shell
Robert Lubos 0528df9a4e net: shell: udp: Check net_pkt_read_u8 result
In case packet read fails for any reason, there's no point proceeding or
printing the byte, just break the loop in such case.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-06-26 08:59:41 -04:00
..
allocs.c
arp.c
capture.c
CMakeLists.txt
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
iface_dynamic.h
iface.c
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
net_shell.c
net_shell.h
ping.c
pkt.c
ppp.c
resume.c
route.c
sockets.c
stats.c
suspend.c
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