1005. [bug] Don't copy nonzero RCODEs from request to response.
[RT #1765]
+1005. [bug] Don't copy nonzero RCODEs from request to response.
+ [RT #1765]
+
1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
1001. [bug] win32 socket code doio_recv was not catching a
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: client.c,v 1.176 2001/08/08 22:54:18 gson Exp $ */
+/* $Id: client.c,v 1.176.2.1 2001/09/19 02:44:00 marka Exp $ */
#include <config.h>
goto cleanup;
}
+ client->message->rcode = dns_rcode_noerror;
+
/*
* Deal with EDNS.
*/