bind9/bin/nsupdate
Aram Sargsyan 74a8acdc8d Separate the single setter/getter functions for TCP timeouts
Previously all kinds of TCP timeouts had a single getter and setter
functions. Separate each timeout to its own getter/setter functions,
because in majority of cases only one is required at a time, and it's
not optimal expanding those functions every time a new timeout value
is implemented.
2025-04-23 17:03:05 +00:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Drop readline alternatives in favor of libedit 2025-03-31 15:20:40 +02:00
nsupdate.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
nsupdate.rst Add support to set the UL EDNS option in nsupdate 2024-01-23 10:47:31 +11:00