mirror of
https://github.com/coredns/coredns.git
synced 2026-07-21 15:10:18 -04:00
This PR fixes the forward plugin incorrectly retrying deterministic local DNS message serialization failures as if they were upstream transport errors. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>