charon-cmd: add --local/remote-ts options to set traffic selectors

This commit is contained in:
Martin Willi
2013-05-06 15:54:27 +02:00
parent 7a86bccd50
commit 8e53682cd9
3 changed files with 64 additions and 4 deletions
+2
View File
@@ -34,6 +34,8 @@ enum cmd_option_type_t {
CMD_OPT_IDENTITY,
CMD_OPT_CERT,
CMD_OPT_RSA,
CMD_OPT_LOCAL_TS,
CMD_OPT_REMOTE_TS,
CMD_OPT_COUNT
};