mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 00:58:39 -04:00
dns_request_create() was a front-end to dns_request_createvia() that was only used by test binaries. dns_request_createvia() has been renamed to dns_request_create(), and the test programs that formerly used dns_request_create() have been updated to use the new parameters. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||