coredns/request
Miek Gieben fed307bfce
core: edns0 tweaks (#2385)
* core: edns0 tweaks

Per comment thread in https://github.com/coredns/coredns/pull/2357 which
spotted a bug; updated the code and added some comments.

This function should probably be redone as some point or made obsolete.

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

* Remove setting options when m is EDNS0 record

Assume upstream set them correctly or a plugin.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-12-10 19:43:46 +00:00
..
edns0.go Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
request.go core: edns0 tweaks (#2385) 2018-12-10 19:43:46 +00:00
request_test.go Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
writer.go Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00