Files
coredns/test
Miek Gieben d65cd709cd plugin/file: respond correctly to IXFR message (#3177)
* plugin/file: respond correctly to IXFR message

Respond with a sing SOA record to an IXFR request if the SOA serials
match.

The added test fails on the current code with:

~~~
=== RUN   TestIxfrResponse
--- FAIL: TestIxfrResponse (0.00s)
    secondary_test.go:122: Expected answer section with single RR
FAIL
exit status 1
~~~

And obviously passes with the new code. This should cut down on the
weird number of zone transfers that I was seeing. At some point IXFR
support might be cool.

Fixes: #3176

Signed-off-by: Miek Gieben <miek@miek.nl>

* reuse code

Signed-off-by: Miek Gieben <miek@miek.nl>

* Sligtht tweaks

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-26 08:14:43 +00:00
..
2019-03-04 07:32:38 +00:00
2016-09-25 08:39:20 +01:00
2019-08-21 16:08:55 -04:00
2018-12-06 21:18:11 +00:00
2019-03-04 07:32:38 +00:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-07-28 10:32:13 +01:00