From b376ae131d9e99a90ddbee2015a2e19d67244ba1 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Thu, 3 May 2018 14:15:11 +0200 Subject: ipsec-tools: Port libipsec, setkey and racoon. Note that this replaces the libipsec from FreeBSD with the one provided by ipsec-tools. --- rtemsbsd/include/rtems/netcmds-config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rtemsbsd/include/rtems') diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h index 4af43231..ce84c155 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -51,6 +51,9 @@ extern rtems_shell_cmd_t rtems_shell_WLANSTATS_Command; extern rtems_shell_cmd_t rtems_shell_STTY_Command; +extern rtems_shell_cmd_t rtems_shell_RACOON_Command; +extern rtems_shell_cmd_t rtems_shell_SETKEY_Command; + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3