From: Danny Mayer Date: Sun, 23 Oct 2005 03:43:31 +0000 (-0400) Subject: Bug #411 fix from Marc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428cf22feaa90df6cf07736eea9433a77fb6d97e;p=thirdparty%2Fntp.git Bug #411 fix from Marc bk: 435b06e3wSjEH78S22viis-nx7UwXQ --- diff --git a/ntpd/ntp_intres.c b/ntpd/ntp_intres.c index 18b349e604..1c587ee17e 100644 --- a/ntpd/ntp_intres.c +++ b/ntpd/ntp_intres.c @@ -1075,7 +1075,7 @@ doconfigure( "doconfigure: <%s> has peeraddr %s", ce->ce_name, stoa(&ce->peer_store)); #endif - if (dores && !SOCKNUL(&(ce->peer_store))) { + if (dores && SOCKNUL(&(ce->peer_store))) { if (!findhostaddr(ce)) { msyslog(LOG_ERR, "couldn't resolve `%s', giving up on it",