1000. [bug] BIND 8 compatibility: accept "HESIOD" as a alias
for class "HS". [RT #1759]
WSACONNRESET error when a client was timing out
the request and closing its socket. [RT #1745]
+1000. [bug] BIND 8 compatibility: accept "HESIOD" as an alias
+ for class "HS". [RT #1759]
+
--- 9.2.0rc3 released ---
990. [bug] The rndc-confgen man page was not installed.
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rdata.c,v 1.147 2001/08/08 22:54:41 gson Exp $ */
+/* $Id: rdata.c,v 1.147.2.1 2001/09/21 20:46:35 gson Exp $ */
#include <config.h>
#include <ctype.h>
break;
case 'h':
COMPARE("hs", dns_rdataclass_hs);
+ COMPARE("hesiod", dns_rdataclass_hs);
break;
case 'i':
COMPARE("in", dns_rdataclass_in);