mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 10:09:24 +08:00
pfctl: Add rtems_bsd_command_pfctl.
This commit is contained in:

committed by
Sebastian Huber

parent
f19c53caab
commit
b0eda365d2
@@ -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