Ensure that all returned SSHFP records for the specified host name and
authordtucker <dtucker@openbsd.org>
Mon, 19 Jul 2021 03:13:28 +0000 (03:13 +0000)
committerdtucker <dtucker@openbsd.org>
Mon, 19 Jul 2021 03:13:28 +0000 (03:13 +0000)
commit69c7d613c82987f22e8d5943a17667a565e2d791
treec74aa7ade340d0cbad618eb69b0e5b5e9cce9367
parent38e6da63b2b2c74cf01613136055b704fcfd04f3
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@.
usr.bin/ssh/dns.c
usr.bin/ssh/dns.h