kernel failed to return the destination the
packet was sent to. [RT #16613]
+2143. [bug] We failed to restart the IPv6 client when the
+ kernel failed to return the destination the
+ packet was sent to. [RT #16613]
+
2142. [bug] Handle master files with a modification time that
matches the epoch. [RT# 16612]
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: client.c,v 1.176.2.24 2006/07/22 01:09:04 marka Exp $ */
+/* $Id: client.c,v 1.176.2.25 2007/02/26 01:01:06 marka Exp $ */
#include <config.h>
"failed to get request's "
"destination: %s",
isc_result_totext(result));
+ ns_client_next(client, ISC_R_SUCCESS);
goto cleanup;
}
} else {