]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: make failures when establishing "Tunnel" forwarding terminate
authordjm@openbsd.org <djm@openbsd.org>
Fri, 3 Apr 2020 02:40:32 +0000 (02:40 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 3 Apr 2020 02:42:33 +0000 (13:42 +1100)
commit663e84bb53de2a60e56a44d538d25b8152b5c1cc
tree2b8a180730e1bd4e130f1af40800b0393beb818e
parented833da176611a39d3376d62154eb88eb440d31c
upstream: make failures when establishing "Tunnel" forwarding terminate

the connection when ExitOnForwardFailure is enabled; bz3116; ok dtucker

OpenBSD-Commit-ID: ef4b4808de0a419c17579b1081da768625c1d735
clientloop.c
clientloop.h
ssh.c