charon-cmd: add support for different IKEv1/IKEv2 authentication profiles

This commit is contained in:
Martin Willi
2013-05-06 15:54:31 +02:00
parent d6b0c28b25
commit d2e2b9a2da
4 changed files with 170 additions and 17 deletions
+1
View File
@@ -36,6 +36,7 @@ enum cmd_option_type_t {
CMD_OPT_RSA,
CMD_OPT_LOCAL_TS,
CMD_OPT_REMOTE_TS,
CMD_OPT_PROFILE,
CMD_OPT_COUNT
};