395. [bug] nslookup printed incorrect RR type mnemonics
for RRs of type >= 21 [RT #237].
+ 395. [bug] nslookup printed incorrect RR type mnemonics
+ for RRs of type >= 21 [RT #237].
+
389. [bug] Attempting to send a reqeust over IPv6 using
dns_request_create() on a system without IPv6
support caused an assertion failure [RT #235].
* SOFTWARE.
*/
-/* $Id: nslookup.c,v 1.20.2.4 2000/08/07 23:56:33 gson Exp $ */
+/* $Id: nslookup.c,v 1.20.2.5 2000/08/15 19:20:22 bwelling Exp $ */
#include <config.h>
"afsdb = ", /* 18 */
"x25 address = ", /* 19 */
"isdn address = ", /* 20 */
- "rt = " /* 21 */
+ "rt = ", /* 21 */
"nsap = ", /* 22 */
"nsap_ptr = ", /* 23 */
"signature = ", /* 24 */