mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 12:31:29 -05:00
This is an optimisation as we can skip a lot of pointless work when we know there is a DNAME there. When we have a partial match and a DNAME above the QNAME, the closest encloser has the same owner as the DNAME, will have the DNAME bit set in the type map, and we wouldn't use it as we would return the DNAME + RRSIG(DNAME) instead. So there is no point in looking for it nor in attempting to check that it is valid for the QNAME. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||