Added an option to set log verbosity as string.

This commit is contained in:
Andreas Schneider
2009-11-10 09:09:35 +01:00
parent d821117033
commit 12da24c056
2 changed files with 32 additions and 0 deletions

View File

@@ -256,6 +256,7 @@ enum ssh_options_e {
SSH_OPTIONS_SSH1,
SSH_OPTIONS_SSH2,
SSH_OPTIONS_LOG_VERBOSITY,
SSH_OPTIONS_LOG_VERBOSITY_STR,
SSH_OPTIONS_CIPHERS_C_S,
SSH_OPTIONS_CIPHERS_S_C,