mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 13:49:21 +08:00
netshell01: Add netstat command
This commit is contained in:
parent
b6ac989f8a
commit
2cf245e32d
@ -12,6 +12,7 @@
|
||||
#define CONFIGURE_SHELL_USER_COMMANDS \
|
||||
&rtems_shell_PING_Command, \
|
||||
&rtems_shell_ROUTE_Command, \
|
||||
&rtems_shell_NETSTAT_Command, \
|
||||
&rtems_shell_IFCONFIG_Command
|
||||
|
||||
#include <rtems/shellconfig.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user