mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 19:00:08 +08:00
ipsec-tools: Port libipsec, setkey and racoon.
Note that this replaces the libipsec from FreeBSD with the one provided by ipsec-tools.
This commit is contained in:
@@ -74,6 +74,10 @@ int rtems_bsd_command_wlanstats(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_stty(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_racoon(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_setkey(int argc, char **argv);
|
||||
|
||||
__END_DECLS
|
||||
|
||||
#endif /* _RTEMS_BSD_MACHINE_RTEMS_BSD_COMMANDS_H_ */
|
||||
|
Reference in New Issue
Block a user