mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-21 06:09:13 -04:00
The original `ans.pl` server was based on a copy of the one in `fetchlimit`, so there are some changes: - The server now only responds with A replies (which is the only thing needed). - The incrementing of the IP address goes beyond the least significant octet (so, after 192.0.2.255 it will yield 192.0.3.0). |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||