summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2013-08-22 16:56:48 -0700
committerRobert Greenwalt <rgreenwalt@google.com>2013-08-23 11:48:26 -0700
commitd67662b9d6e8854a429b762c83ec37a995c05eb6 (patch)
tree632d4800c47e86386eab3676ddd808ef2e3e072a /libc/stdio/stdio_ext.cpp
parent9ef1fbb644bf85fa211588853316efa4848547c6 (diff)
Change how DNS resolver handle no default iface
We used to just try any iface we'd been told about as a fallback, but that will end up mistakenly using a secondary network's dns when we really don't have a default connection. It also messed up our detection of whether we were doing the lookup on the default or not (we'd get back our secondary net iface as the default, do the compare and think we were on default). Remove the lies and let dns fail if we don't have an iface for it. bug:10132565 Conflicts: libc/netbsd/resolv/res_cache.c Change-Id: I357a9c34dad83215f44c5e0dd41ce2a7d6fe8f3f
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions