The addition of AAAA record types for update has injected a bug in
rdata_expand (in bin/named/ns_update.c).
This should fix it:
1497c1497
< if (dlen != NS_IN6ADDRSZ)
---
> if (dlen != NS_IN6ADDRSZ && type == T_AAAA)
-Chris
--
cturbeville at verio.net Chris Turbeville Verio Central
Send mail with subject "send PGP Key" for PGP 2.6.2 Public key