mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add support for EID and NIMLOC
This commit is contained in:
@@ -697,8 +697,6 @@ main(int argc, char **argv) {
|
||||
* sort them without special cases.
|
||||
*/
|
||||
insert_into_typenames(0, "reserved0", RESERVED);
|
||||
insert_into_typenames(31, "eid", RESERVED);
|
||||
insert_into_typenames(32, "nimloc", RESERVED);
|
||||
insert_into_typenames(100, "uinfo", RESERVEDNAME);
|
||||
insert_into_typenames(101, "uid", RESERVEDNAME);
|
||||
insert_into_typenames(102, "gid", RESERVEDNAME);
|
||||
|
Reference in New Issue
Block a user