]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ssh: canonicize the host name before looking it up in the host file
authorvangyzen <vangyzen@FreeBSD.org>
Thu, 16 Jul 2015 18:44:18 +0000 (18:44 +0000)
committervangyzen <vangyzen@FreeBSD.org>
Thu, 16 Jul 2015 18:44:18 +0000 (18:44 +0000)
commit2eb95738be3dbbc2cddd1215164bcecc14914109
tree5ec5aa506669fa0e0093abdac61b8a54541bad51
parente0ca6c5ecbbdd5ade6eea81c075dbda74df27860
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