OSDN Git Service

Always update search domain paths.
authorPierre Imai <imaipi@google.com>
Fri, 6 May 2016 08:56:57 +0000 (17:56 +0900)
committerPierre Imai <imaipi@google.com>
Thu, 12 May 2016 02:56:42 +0000 (11:56 +0900)
commitb0cfefac916a2e136afaeecb141d1804e19d6e6e
treeb62339b931d470e2a9f8a778a1c5ba9653d25ad9
parent19b669b00325bcbab4679c4e57c5d8d95f54decb
Always update search domain paths.

_resolv_set_nameservers_for_net() so far did not update the search
paths, unless the servers changed as well.

BUG: 28437641
Change-Id: Id31f2d97c173e00357fb2ba95908afb4572c0fc1
(cherry picked from commit 06e2202a4cc6d9a0f382a0bbdcdbd2d527734d5f)
libc/dns/resolv/res_cache.c