Files
bind9/tests/dns
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
..
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-15 14:24:46 +02:00
2023-08-31 10:29:16 -07:00
2023-03-31 13:33:16 +02:00
2023-06-01 16:51:38 +02:00