sizeof(dns_name_t) did not change but the boolean attributes are now separated as one-bit structure members. This allows debuggers to pretty-print dns_name_t attributes without any special hacks, plus we got rid of manual bit manipulation code.