diff options
author | 2021-05-17 13:21:08 -0700 | |
---|---|---|
committer | 2021-05-17 13:21:08 -0700 | |
commit | fbf3f07f469a99fcbb5985a41c260a3fad26f908 (patch) | |
tree | 0fa377dd26e555711be622e9f6da0f4278b8ebd2 /go.mod | |
parent | 5f41d8eb1f74621ada05968dd6b0d24f9ae742df (diff) | |
download | coredns-fbf3f07f469a99fcbb5985a41c260a3fad26f908.tar.gz coredns-fbf3f07f469a99fcbb5985a41c260a3fad26f908.tar.zst coredns-fbf3f07f469a99fcbb5985a41c260a3fad26f908.zip |
plugin/file: Fix in wrong answers returned when wildcard and concrete records exist (#4599)
* plugin/file: Fix in wrong answers returned when wildcard and concrete records exist
Signed-off-by: Jason Du <xdu@infoblox.com>
* Remove superfluous change
Signed-off-by: Jason Du <xdu@infoblox.com>
* Re-implementation and new test case
If the domain's terminal is neither the matching wildcard, nor a domian directly
under the wildcard, return NXDOMAIN
Signed-off-by: Jason Du <xdu@infoblox.com>
* Fix empty non-terminal & add test case
Signed-off-by: Jason Du <xdu@infoblox.com>
* Cleanup
Signed-off-by: Jason Du <xdu@infoblox.com>
* Fix case on domain name with character before * and add more test cases
Signed-off-by: Jason Du <xdu@infoblox.com>
* Use different IPs for records in cornerCasesWildcard zone file
Signed-off-by: Jason Du <xdu@infoblox.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions