]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r285642
authorvangyzen <vangyzen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 14:36:33 +0000 (14:36 +0000)
committervangyzen <vangyzen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 14:36:33 +0000 (14:36 +0000)
commitd29247170a6dc4e99f7e81c7ddf9a38a1f3649fb
treeb5ee7eb0771fbca73508806a3aed59f912c473d2
parent3cb1d10a9efed7977ebf67332ad4927a416f40f6
MFC r285642

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

Differential Revision: https://reviews.freebsd.org/D3103
PR: 198043
Approved by: re (gjb), kib (mentor)
Sponsored by: Dell Inc.
Relnotes: yes

git-svn-id: svn://svn.freebsd.org/base/stable/10@285750 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
crypto/openssh/ssh.c