]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ssh: canonicize the host name before looking it up in the host file
authorEric van Gyzen <vangyzen@FreeBSD.org>
Thu, 16 Jul 2015 18:44:18 +0000 (18:44 +0000)
committerEric van Gyzen <vangyzen@FreeBSD.org>
Thu, 16 Jul 2015 18:44:18 +0000 (18:44 +0000)
commit3e74849a1ee2c51ad30af034154e6453272e8c9f
tree5ec5aa506669fa0e0093abdac61b8a54541bad51
parent6e5fcd99df18c88f6126e460fcacf2b2f5b2ce31
ssh: canonicize the host name before looking it up in the host file

Re-apply r99054 by des in 2002.  This was accidentally dropped
by the update to OpenSSH 6.5p1 (r261320).

This change is actually taken from r387082 of
ports/security/openssh-portable/files/patch-ssh.c

PR: 198043
Differential Revision: https://reviews.freebsd.org/D3103
Reviewed by: des
Approved by: kib (mentor)
MFC after: 3 days
Relnotes: yes
Sponsored by: Dell Inc.
crypto/openssh/ssh.c