Files
bind9/lib/dns
Petr Špaček 53b3ceacd4 Replace #define DNS_NAMEATTR_ with struct of bools
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.
2022-10-13 17:04:02 +02:00
..
2022-10-05 16:44:05 +02:00
2022-06-09 10:47:04 +00:00
2022-06-28 11:56:31 +02:00
2022-07-18 13:38:47 +02:00
2022-09-08 11:27:31 +02:00
2022-09-13 12:07:13 +10:00
2022-07-15 10:33:46 +00:00
2022-05-03 00:41:42 +01:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-09-23 13:23:49 +00:00