CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/06/23 20:19:48
Modified files: usr.bin/ssh : ssh.c Log message: don't fatal() when hostname canonicalisation fails with a ProxyCommand in use; continue and allow the ProxyCommand to connect anyway (e.g. to a host with a name outside the DNS behind a bastion)