mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Net::DNS versions older than 0.68 insert a ./ANY RR into the QUESTION section if the latter is empty. Since the latest Net::DNS version available with stock RHEL/CentOS 6 packages is 0.65 and we officially support that operating system, bin/tests/system/resolver/ans8/ans.pl should behave consistently for various Net::DNS versions. Ensure that by making handleUDP() return the query ID and flags generated by Net::DNS with 8 zero bytes appended. |
||
|---|---|---|
| .. | ||
| ans2 | ||
| ans3 | ||
| ans8 | ||
| ns1 | ||
| ns4 | ||
| ns5 | ||
| ns6 | ||
| ns7 | ||
| clean.sh | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||