OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Mon Nov 10 2008 - 10:59:33 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2008/11/10 09:59:33

Modified files:
        usr.sbin/ntpd : server.c

Log message:
If a bind() spuriously fails (as appears to happen once in a blue moon due
to some stupid ipv6 bug in particular), remove that 'listen' from the list
and continue operation. issue spotted by naddy
ok henning