]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r285642
authorvangyzen <vangyzen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 18:54:38 +0000 (18:54 +0000)
committervangyzen <vangyzen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 18:54:38 +0000 (18:54 +0000)
commitc142b486fd4a905d866eaf3a3d7221da0f5bdf84
tree270799e91c50497496512bbf32b6dadf0d18086c
parent3f9595acd81cc93010a93427e17ea321335b1eab
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:    kib (mentor)
Sponsored by:   Dell Inc.
Relnotes:       yes

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