home-assistant / plugin-dns

CoreDNS implementation for Home Assistant
Apache License 2.0
20 stars 15 forks source link

Return noerror if any answers found (A or AAAA) #81

Closed mdegat01 closed 2 years ago

mdegat01 commented 2 years ago

Must always return a NOERROR response if we found any A or AAAA responses, even if we didn't find any which answered their question (i.e. A answers only for an AAAA query). Returning an NXDOMAIN for AAAA but not A (or vice versa) breaks musl.

scooper1 commented 2 years ago

a quick look at changes
seems to list 10. and 192.168 local addresses but not 172.16