mirror of
https://github.com/coredns/coredns.git
synced 2026-07-11 18:20:10 -04:00
* plugin/file: run additional processing for wildcard answers The wildcard branch of Zone.Lookup returned a nil additional section, so a wildcard-synthesized MX/SRV/SVCB/HTTPS answer with an in-bailiwick target did not include the target's A/AAAA glue. The non-wildcard path already does this, so call additionalProcessing in the wildcard branch as well. Fixes #6629 Signed-off-by: Salih Muhammed <root@lr0.org> * plugin/file: move wildcard additional test into wildcard_test.go Requested in review: keep the wildcard tests in one file. Signed-off-by: Salih Muhammed <root@lr0.org> --------- Signed-off-by: Salih Muhammed <root@lr0.org>
12 KiB
12 KiB