CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/05/28 00:49:46

Modified files:
        usr.sbin/ntpd  : config.c constraint.c control.c ntp.c ntp_dns.c 
                         ntpd.h 

Log message:
A step in solving the bootstrap problem in a dnssec environement.
If the time is wrong, we cannot validate dnssec, leading to failed
DNS lookups, so we cannot adjust or set the time.  Work around this
by repeating a failed DNS lookup with a lookup with the DC (check
disabled) bit set. ok florian@

Reply via email to