]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntp_io.c:
authorFrank Kardel <kardel@ntp.org>
Sun, 18 Jun 2006 00:01:22 +0000 (00:01 +0000)
committerFrank Kardel <kardel@ntp.org>
Sun, 18 Jun 2006 00:01:22 +0000 (00:01 +0000)
  skip interfaces that cannot be bound to

bk: 449497d2D1WeewkkRkvumhVViPD70A

ntpd/ntp_io.c

index ec00fb40e21904ef1f7f8cb834bfece65fcd7d8c..cf3ba37c69de35da3c357aee3ceb649c7234f335 100644 (file)
@@ -1084,6 +1084,7 @@ update_interfaces(
                        else
                        {
                                msyslog(LOG_INFO, "failed to initialize interface for address %s", stoa(&interface.sin));
+                               continue;
                        }
                }
                /*