Added "BindInterface" as valid "-o" option.

This commit is contained in:
S. D. Cloudt 2018-10-28 19:20:43 +01:00 committed by Nikolaus Rath
parent b5d1484314
commit 2f1147c7d6
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@ static const char *ssh_opts[] = {
"AddressFamily",
"BatchMode",
"BindAddress",
"BindInterface",
"CertificateFile",
"ChallengeResponseAuthentication",
"CheckHostIP",