diff options
author | 2018-01-18 13:07:23 +0000 | |
---|---|---|
committer | 2018-01-18 13:07:23 +0000 | |
commit | cb3190bab18bc7892f59e260bbb3f3ee2c2bd745 (patch) | |
tree | 9f9ffb1ae8bd2f8ddc1239ad1e53248fb8d8ad20 /plugin/rewrite/class.go | |
parent | c39e5cd01459b35fa04a4e62c798118953e15806 (diff) | |
download | coredns-cb3190bab18bc7892f59e260bbb3f3ee2c2bd745.tar.gz coredns-cb3190bab18bc7892f59e260bbb3f3ee2c2bd745.tar.zst coredns-cb3190bab18bc7892f59e260bbb3f3ee2c2bd745.zip |
plugin/dnssec: fix blacklies for NXDOMAIN (#1399)
* plugin/dnssec: filter bitmap also for NXDOMAIN responses
We change nxdomain to nodata, so at the point when we receive the
reply it can be nxdomain or nodata. In both cases we should filter the
nsec bitmap.
Change the code and add explicit tests for this.
* More tests
Diffstat (limited to 'plugin/rewrite/class.go')
0 files changed, 0 insertions, 0 deletions