coredns / rrl

Response Rate Limiting Plugin for CoreDNS
Apache License 2.0
23 stars 21 forks source link

Corrections to key construction #8

Closed chrisohaver closed 5 years ago

chrisohaver commented 5 years ago

Couple of fixes:

For nxdomains and referrals only index on authoritative domain, not full qname. For nodata, don't index on qtype.

Add more tests to cover each type.