Treat connections with ProxyJump specified the same as ones with a
authordjm <djm@openbsd.org>
Fri, 21 Sep 2018 03:11:36 +0000 (03:11 +0000)
committerdjm <djm@openbsd.org>
Fri, 21 Sep 2018 03:11:36 +0000 (03:11 +0000)
commitc751614a1528da5e3a31a3c1465ec7c780811855
treec9f1117aec0dd2cd2b3724823175f231412933e5
parent91e378bd403db572305924f2e9c8e48b1b05a172
Treat connections with ProxyJump specified the same as ones with a
ProxyCommand set with regards to hostname canonicalisation (i.e.
don't try to canonicalise the hostname unless CanonicalizeHostname
is set to 'always').

Patch from Sven Wegener via bz#2896
usr.bin/ssh/ssh.c
usr.bin/ssh/ssh_config.5