mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-24 02:59:43 -04:00
Reimplement the custom server using isctest.asyncserver. Factor most of the logic out of the server code to two (identical) zones and only implement the non-standard behavior. Behavior changes: - RRSIG Expiration and Inception is now static and covering the whole timeline instead of being calculated everytime. - NXDOMAIN is returned where suitable by standard. - Returned SOA records have properly set zone names. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||