bind9/bin/nsupdate
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
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nsupdate.c Replace #define DNS_NAMEATTR_ with struct of bools 2022-10-13 17:04:02 +02:00
nsupdate.rst Document nsupdate options related to DoT 2022-09-23 13:27:44 +00:00