mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
ATMA not supported.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: rdata.c,v 1.20 1999/02/02 01:18:19 halley Exp $ */
|
||||
/* $Id: rdata.c,v 1.21 1999/02/02 05:44:51 marka Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@@ -87,6 +87,7 @@ static const char octdigits[] = "01234567";
|
||||
{ 23, "NSAP-PTR", RESERVED }, \
|
||||
{ 31, "EID", RESERVED }, \
|
||||
{ 32, "NIMLOC", RESERVED }, \
|
||||
{ 34, "ATMA", RESERVED }, \
|
||||
{ 100, "UINFO", RESERVED }, \
|
||||
{ 101, "UID", RESERVED }, \
|
||||
{ 102, "GID", RESERVED }, \
|
||||
|
Reference in New Issue
Block a user