zephyr/subsys/net/lib/shell
Alberto Escolar Piedras 44699baff5 subsys/net/lib/shell: Fix code compliance issues
Fix issues detected by checkpatch

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-05-21 12:35:28 +02:00
..
allocs.c
arp.c
capture.c
cm.c
CMakeLists.txt net: shell: Add packet filter support 2025-04-16 08:07:34 +02:00
conn.c net: shell: conn: Print all connection information 2025-03-20 17:15:36 +01:00
dhcpv4.c
dhcpv6.c
dns.c net: shell: dns: Print DNS server with network interface 2024-11-16 13:51:27 -05:00
events.c net: mgmt: Remove the _ from symbols 2025-04-29 13:01:01 +02:00
filter.c subsys/net/lib/shell: Fix code compliance issues 2025-05-21 12:35:28 +02:00
gptp.c
http.c include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
iface_dynamic.h
iface.c drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01: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: support getting max used buf and packet 2025-01-20 11:16:18 +01:00
nbr.c
net_shell_private.h net: vlan: Allow VLAN count to be set to 0 2025-01-31 16:12:50 +01:00
net_shell.c
net_shell.h
ping.c net: shell: ping: Do not wait in ICMP Echo-Req 2024-12-19 15:18:33 +01:00
pkt.c
pmtu.c net: shell: Add pmtu command to the net-shell 2024-11-18 07:26:07 -05:00
ppp.c
resume.c
route.c net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
sockets.c lib: shell: net: sockets: service: don't show type 2024-10-23 11:32:21 +02:00
stats.c net: pkt_filter: Add statistics support to packet filter 2025-04-16 08:07:34 +02:00
suspend.c
tcp.c
udp.c
virtual.c
vlan.c
websocket.c