bind9/bin/nsupdate
Ondřej Surý f5af981831
Change dns_message_create() function to accept memory pools
Instead of creating new memory pools for each new dns_message, change
dns_message_create() method to optionally accept externally created
dns_fixedname_t and dns_rdataset_t memory pools.  This allows us to
preallocate the memory pools in ns_client and dns_resolver units for the
lifetime of dns_resolver_t and ns_clientmgr_t.
2023-09-24 18:07:40 +02:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
nsupdate.c Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
nsupdate.rst remove win2k gss-tsig hacks 2023-05-30 15:36:01 -07:00