Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Issue 12681017: [net/dns] When serving AF_UNSPEC addresses from DnsHosts, serve one from each family. (Closed)

Created:
7 years, 9 months ago by szym
Modified:
7 years, 9 months ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

[net/dns] When serving AF_UNSPEC addresses from DnsHosts, serve one from each family. DnsHosts stores at most one address for each hostname per family. When resolving requests for unspecified family, serve both of them (with IPv6 first and IPv4 second) if present. BUG=117850 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191119

Patch Set 1 #

Total comments: 4

Patch Set 2 : respond to review and simplify #

Total comments: 1

Patch Set 3 : move comment and ->clear #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M net/dns/host_resolver_impl.cc View 1 2 1 chunk +20 lines, -15 lines 0 comments Download
M net/dns/host_resolver_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
szym
7 years, 9 months ago (2013-03-27 13:34:25 UTC) #1
szym
Moving review to mmenke, i.e., engaging review afterburner ;)
7 years, 9 months ago (2013-03-27 19:47:58 UTC) #2
mmenke
https://codereview.chromium.org/12681017/diff/1/net/dns/host_resolver_impl.cc File net/dns/host_resolver_impl.cc (right): https://codereview.chromium.org/12681017/diff/1/net/dns/host_resolver_impl.cc#newcode1963 net/dns/host_resolver_impl.cc:1963: // We prefer IPv6, "happy eyeballs" will fallback to ...
7 years, 9 months ago (2013-03-27 19:58:02 UTC) #3
szym
all done
7 years, 9 months ago (2013-03-27 21:29:04 UTC) #4
mmenke
On 2013/03/27 21:29:04, szym wrote: > all done LGTM!
7 years, 9 months ago (2013-03-27 21:30:57 UTC) #5
szym
On 2013/03/27 21:30:57, mmenke wrote: > On 2013/03/27 21:29:04, szym wrote: > > all done ...
7 years, 9 months ago (2013-03-27 21:31:15 UTC) #6
mmenke
quick nit https://codereview.chromium.org/12681017/diff/9001/net/dns/host_resolver_impl.cc File net/dns/host_resolver_impl.cc (right): https://codereview.chromium.org/12681017/diff/9001/net/dns/host_resolver_impl.cc#newcode1963 net/dns/host_resolver_impl.cc:1963: // necessary. nit: May want to move ...
7 years, 9 months ago (2013-03-27 21:31:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szym@chromium.org/12681017/4002
7 years, 9 months ago (2013-03-27 21:49:51 UTC) #8
commit-bot: I haz the power
7 years, 9 months ago (2013-03-28 07:30:10 UTC) #9
Message was sent while issue was closed.
Change committed as 191119

Powered by Google App Engine
This is Rietveld 408576698