mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
add class CH
This commit is contained in:
@@ -110,8 +110,8 @@ enum {
|
|||||||
#include <dns/enumclass.h>
|
#include <dns/enumclass.h>
|
||||||
enum {
|
enum {
|
||||||
CLASSENUM
|
CLASSENUM
|
||||||
|
dns_rdataclass_ch = 3,
|
||||||
dns_rdataclass_none = 254 /* RFC2136 */
|
dns_rdataclass_none = 254 /* RFC2136 */
|
||||||
/* dns_rdataclass_any = 255 TSIG is class ANY specific */
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user