Date: Sat, 16 Feb 2008 00:16:49 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/resolv res_comp.c Message-ID: <200802160016.m1G0GnFB046558@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2008-02-16 00:16:49 UTC
FreeBSD src repository
Modified files:
lib/libc/resolv res_comp.c
Log:
Allow underscore in domain names while resolving. While having underscore
is a violation of RFC 1034 [STD 13], it is accepted by certain name servers
as well as other popular operating systems' resolver library.
Bugs are mine.
Obtained from: ume
MFC after: 2 weeks
Revision Changes Path
1.5 +2 -1 src/lib/libc/resolv/res_comp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802160016.m1G0GnFB046558>
