summaryrefslogtreecommitdiff
path: root/src/network/resolvconf.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2016-01-28 19:50:48 -0500
committerRich Felker <dalias@aerifal.cx>2016-01-28 20:29:55 -0500
commit3d6e2e477ced37fd328870f018950b283cb7293c (patch)
treea3b2f8f623166d7e82b8749d56c4c497e4d4c27e /src/network/resolvconf.c
parent0fef7ffac114befc94ab5fa794a1754442dcd531 (diff)
downloadmusl-3d6e2e477ced37fd328870f018950b283cb7293c.tar.gz
add support for search domains to dns resolver
search is only performed if the search or domain keyword is used in resolv.conf and the queried name has fewer than ndots dots. there is no default domain and names with >=ndots dots are never subjected to search; failure in the root scope is final. the (non-POSIX) res_search API presently does not honor search. this may be added at some point in the future if needed. resolv.conf is now parsed twice, at two different layers of the code involved. this will be fixed in a subsequent patch.
Diffstat (limited to 'src/network/resolvconf.c')
0 files changed, 0 insertions, 0 deletions