aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sshfs.c b/sshfs.c
index 4423e07..6abd8ea 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -300,6 +300,7 @@ static const char *ssh_opts[] = {
"AddressFamily",
"BatchMode",
"BindAddress",
+ "BindInterface",
"CertificateFile",
"ChallengeResponseAuthentication",
"CheckHostIP",