mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
Split up the previous changes a bit. This PR only returns the expected error when the received packet has the wrong EDNS version. EDNS0 handling in the middleware needs a nicer abstraction, like ReflectEdns() or something.