Files
bind9/bin
Michał Kępień 6c3c6aea37 Fix a Net::DNS version quirk in the "resolver" system test
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.
2018-07-10 14:53:29 +02:00
..
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-07-10 14:34:35 +02:00
2018-07-10 14:24:06 +10:00
2018-06-21 12:31:33 +02:00