mirror of
https://github.com/coredns/coredns.git
synced 2025-10-03 19:41:35 +02:00
We should not check the port of the request, we *should* actually normalize it to port 53 - as that will probably be the address of the server. Still need to double check if this will work if the axfr should actually be done from a different port. That will come later, this is good enough for now.