mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
In several cases where IDNA2008 mappings do not exist whereas IDNA2003 mappings do, dig was failing to process the suplied domain name. Take a backwards compatible approach, and convert the domain to IDNA2008 form, and if that fails try the IDNA2003 conversion. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dig.c | ||
| dig.rst | ||
| dighost.c | ||
| dighost.h | ||
| host.c | ||
| host.rst | ||
| Makefile.am | ||
| nslookup.c | ||
| nslookup.rst | ||
| readline.h | ||