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

Issue 2083013008: Return both IPv6 and IPv4 address from the lookup. (Closed)

Created:
4 years, 6 months ago by honghaiz3
Modified:
4 years, 5 months ago
Reviewers:
pthatcher1, juberti
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, andresp
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Return both IPv6 and IPv4 address from the lookup. We currently only return IPv4 address, which may cause issues in IPv6 networks if we provide host name as the turn servers. BUG=webrtc:5871 R=juberti@google.com, pthatcher@webrtc.org Committed: https://crrev.com/56c0b204901082376b84b2836227bfebbea97aeb Cr-Commit-Position: refs/heads/master@{#13291}

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M webrtc/base/nethelpers.cc View 1 1 chunk +18 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
honghaiz3
https://codereview.webrtc.org/2083013008/diff/1/webrtc/base/nethelpers.cc File webrtc/base/nethelpers.cc (right): https://codereview.webrtc.org/2083013008/diff/1/webrtc/base/nethelpers.cc#newcode47 webrtc/base/nethelpers.cc:47: hints.ai_family = family; This will be essentially using AF_UNSPEC ...
4 years, 6 months ago (2016-06-24 01:19:08 UTC) #1
juberti
lgtm, as discussed in email. Can we test this with an injected fake resolver that ...
4 years, 6 months ago (2016-06-24 16:45:40 UTC) #5
pthatcher1
On 2016/06/24 16:45:40, juberti wrote: > lgtm, as discussed in email. > > Can we ...
4 years, 6 months ago (2016-06-24 18:35:59 UTC) #6
pthatcher1
https://codereview.webrtc.org/2083013008/diff/1/webrtc/base/nethelpers.cc File webrtc/base/nethelpers.cc (right): https://codereview.webrtc.org/2083013008/diff/1/webrtc/base/nethelpers.cc#newcode47 webrtc/base/nethelpers.cc:47: hints.ai_family = family; On 2016/06/24 01:19:08, honghaiz3 wrote: > ...
4 years, 6 months ago (2016-06-24 18:36:05 UTC) #7
honghaiz3
Add comments as Peter suggested. https://codereview.webrtc.org/2083013008/diff/1/webrtc/base/nethelpers.cc File webrtc/base/nethelpers.cc (right): https://codereview.webrtc.org/2083013008/diff/1/webrtc/base/nethelpers.cc#newcode47 webrtc/base/nethelpers.cc:47: hints.ai_family = family; On ...
4 years, 6 months ago (2016-06-24 21:26:39 UTC) #8
pthatcher1
lgtm
4 years, 6 months ago (2016-06-25 00:05:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2083013008/20001
4 years, 5 months ago (2016-06-27 04:22:32 UTC) #12
honghaiz3
On 2016/06/27 04:22:32, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 5 months ago (2016-06-27 04:29:58 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_clang_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/3322)
4 years, 5 months ago (2016-06-27 04:34:58 UTC) #15
honghaiz3
4 years, 5 months ago (2016-06-27 05:11:31 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
56c0b204901082376b84b2836227bfebbea97aeb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698