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-03-08 08:36:25 +01:00
2022-08-09 08:19:51 +00:00
2022-08-26 09:09:24 +02:00
2023-05-18 15:12:23 +02:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-05-18 15:12:23 +02:00
2023-07-17 14:50:25 +02:00
2023-07-17 14:50:25 +02:00
2023-09-16 07:32:18 +02:00
2023-05-18 15:12:23 +02:00
2023-08-31 10:29:16 -07:00
2023-05-18 15:12:23 +02:00
2023-05-18 15:12:23 +02:00
2023-08-15 10:25:37 -07:00
2022-08-09 16:22:19 +02:00
2023-09-01 10:46:48 -07:00
2023-05-18 15:12:23 +02:00
2023-08-31 10:29:16 -07:00
2023-09-04 10:19:48 +02:00
2023-05-18 15:12:23 +02:00
2023-05-18 15:12:23 +02:00
2023-08-15 14:24:46 +02:00
2023-08-15 14:24:39 +02:00
2023-03-31 15:02:06 +02:00
2023-07-26 10:30:51 +02:00
2023-09-01 12:01:20 +10:00
2023-05-18 15:12:23 +02:00
2023-07-27 11:37:44 +02:00
2023-09-16 07:32:17 +02:00
2023-05-18 15:12:23 +02:00
2023-08-31 10:29:16 -07:00
2023-09-24 18:07:40 +02:00
2023-03-31 13:33:16 +02:00
2023-05-18 15:12:23 +02:00
2023-06-01 16:51:38 +02:00