Add tcpdump to the test shell commands.

This commit is contained in:
Chris Johns 2016-05-04 16:00:15 +10:00
parent 1e8c93c987
commit a1a2e10d98

View File

@ -336,7 +336,8 @@ SYSINIT_NEED_NET_IF_VLAN;
&rtems_shell_PING_Command, \
&rtems_shell_ROUTE_Command, \
&rtems_shell_NETSTAT_Command, \
&rtems_shell_IFCONFIG_Command
&rtems_shell_IFCONFIG_Command, \
&rtems_shell_TCPDUMP_Command
#define CONFIGURE_SHELL_COMMAND_CPUUSE
#define CONFIGURE_SHELL_COMMAND_PERIODUSE