]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
ssh: optional bind interface if bind address specified.
authorDmitrii Turlupov <dturlupov@factor-ts.ru>
Thu, 4 Feb 2021 13:27:31 +0000 (16:27 +0300)
committerDamien Miller <djm@mindrot.org>
Fri, 26 Feb 2021 04:46:47 +0000 (15:46 +1100)
commit5a878a71a3528c2626aa1d331934fd964782d41c
tree97230ee037f8e74e894dd3c4c39574d0f2ed2d23
parent1fe4d70df94d3bcc2b35fd57cad6b5fc4b2d7b16
ssh: optional bind interface if bind address specified.

Allows the -b and -B options to be used together.
For example, when the interface is in the VRF.
sshconnect.c