mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
bump to more aliases and more addresses
This commit is contained in:
@@ -205,8 +205,8 @@ typedef struct {
|
||||
#define LWRES_ADDRTYPE_V4 0x00000001U /* ipv4 */
|
||||
#define LWRES_ADDRTYPE_V6 0x00000002U /* ipv6 */
|
||||
|
||||
#define LWRES_MAX_ALIASES 8 /* max # of aliases */
|
||||
#define LWRES_MAX_ADDRS 32 /* max # of addrs */
|
||||
#define LWRES_MAX_ALIASES 16 /* max # of aliases */
|
||||
#define LWRES_MAX_ADDRS 64 /* max # of addrs */
|
||||
|
||||
LWRES_LANG_BEGINDECLS
|
||||
|
||||
|
Reference in New Issue
Block a user