+2819. [cleanup] Removed unnecessary DNS_POINTER_MAXHOPS define
+ [RT #20771]
+
2818. [cleanup] rndc could return an incorrect error code
when a zone was not found. [RT #20767]
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: name.h,v 1.132 2009/09/01 17:36:51 jinmei Exp $ */
+/* $Id: name.h,v 1.133 2009/12/24 00:35:46 each Exp $ */
#ifndef DNS_NAME_H
#define DNS_NAME_H 1
***** as they are in the actual DNS wire protocol.
*****/
-/***
- *** Compression pointer chaining limit
- ***/
-
-#define DNS_POINTER_MAXHOPS 16
-
/***
*** Types
***/