bind9/bin/nsupdate
Evan Hunt d5e4684b3d remove dns_message_buildopt
now that the EDNS state is stored within dns_message_t, it's no longer
necessary to have a public API call to build an opt rdataset; we can
just have dns_message_setopt() build the opt record internally.
2025-11-21 11:13:21 -08:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
nsupdate.c remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
nsupdate.rst Add support to set the UL EDNS option in nsupdate 2024-01-23 10:47:31 +11:00