mirror of https://github.com/perkeep/perkeep.git
0ab95c3f13
When we get a query for a name we are authoritative about, we should reply with NXDOMAIN when this name does not exist. This change moves the name lookup to as early as possible to make sure of that. This means we're now doing lookups even for cases where we technically wouldn't have needed them, so maybe a substantial increase in load? We'll see. Change-Id: I5e9946dd67757856f626f484b547197c6246cccd |
||
---|---|---|
.. | ||
camnetdns.go |