Files
coredns/plugin
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-08-21 16:08:55 -04:00
2019-08-21 16:08:55 -04:00
2019-08-21 16:08:55 -04:00
2019-08-25 19:01:35 +00:00
2019-08-24 18:14:25 +00:00
2019-08-25 19:01:35 +00:00
2019-08-24 18:14:25 +00:00
2019-08-21 16:08:55 -04:00
2019-02-21 07:23:34 +00:00
2019-08-24 18:14:25 +00:00
2019-08-21 16:08:55 -04:00
2019-08-25 19:01:35 +00:00
2019-08-21 16:08:55 -04:00
2019-08-21 16:08:55 -04:00
2019-08-23 06:29:17 +00:00
2019-08-14 07:56:12 +00:00
2019-08-21 16:08:55 -04:00
2019-08-24 18:14:25 +00:00
2018-07-19 16:23:06 +01:00
2019-08-21 16:08:55 -04:00
2019-08-21 16:08:55 -04:00