OSDN Git Service

Make the DNS resolver accept domain names with an underscore.
authorDavid 'Digit' Turner <digit@google.com>
Mon, 27 Jul 2009 17:19:29 +0000 (19:19 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Mon, 27 Jul 2009 17:19:29 +0000 (19:19 +0200)
commit3773d35eb98e22b5edab4d82fb72bdf86ff80494
tree05cdad25492e5dd326c10bc0b1f6ac78b0e8b1bd
parent39f3745cf30efe38482ffead1c32f4e62f6fe32e
Make the DNS resolver accept domain names with an underscore.

More precisely, this accepts domain labels with an underscore in
the middle (i.e. not at the start or the end of the label). This
is needed to perform complex CNAME chain resolution in certain
VPN networks.
libc/netbsd/resolv/res_comp.c