mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
This allow for the EDNS options EXPIRE and NSID to be sent when when making requests. The existing controls controlling whether EDNS is used and whether EXPIRE or NSID are sent are honoured. Adjust the expected byte counts in the xfer system test to reflect the EDNS overhead. Adjust the dig call to match named's behavior (don't set +expire as we are talking to a secondary). |
||
|---|---|---|
| .. | ||
| ans2 | ||
| ns1 | ||
| ns3 | ||
| ns4 | ||
| ns5 | ||
| clean.sh | ||
| ixfr-stats-with-expire.good | ||
| ixfr-stats-without-expire.good | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_ixfr.py | ||