CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/18 21:13:28
Modified files:
usr.bin/ssh : dns.c dns.h
Log message:
Ensure that all returned SSHFP records for the specified host name and
hostkey type match instead of only one. While there, simplify the code
somewhat and add some debugging. Based on discussion in bz#3322, ok djm@.
