CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/11 20:18:18
Modified files:
usr.bin/ssh : readconf.c readconf.h ssh.c ssh_config.5
sshconnect.h
Log message:
add %j token that expands to the configured ProxyJump hostname (or
the empty string if this option is not being used).
bz3610, ok dtucker
