From: Harlan Stenn Date: Sun, 18 Jun 2006 06:18:46 +0000 (-0400) Subject: The fix for bug 637 needs work for ntp-dev X-Git-Tag: NTP_4_2_3P4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa49444bf3671e9599b9e061e0f0e34e7f4da540;p=thirdparty%2Fntp.git The fix for bug 637 needs work for ntp-dev bk: 4494f046oqrV4aho9kwzfrXPFbIZsQ --- diff --git a/ntpd/ntp_io.c b/ntpd/ntp_io.c index ec00fb40e..eaa723c16 100644 --- a/ntpd/ntp_io.c +++ b/ntpd/ntp_io.c @@ -1027,6 +1027,7 @@ update_interfaces( continue; } +#if 0 /* XXX: [BUG 637] FIXME */ /* * skip any interfaces UP and bound to a wildcard * address - some dhcp clients produce that in the @@ -1040,6 +1041,7 @@ update_interfaces( memcmp(&((struct sockaddr_in6*)&inter_list[idx].sin)->sin6_addr, &in6addr_any, sizeof(in6addr_any) == 0)) continue; +#endif /* * map to local *address* in order