mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 05:43:33 +08:00
pfctl: Add rtems_bsd_command_pfctl.
This commit is contained in:
@@ -50,6 +50,8 @@ int rtems_bsd_command_ifconfig(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_netstat(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_pfctl(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_ping(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_ping6(int argc, char **argv);
|
||||
|
Reference in New Issue
Block a user