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

Issue 1531763006: Enable IPv6 temporary address filtering on iOS (Closed)

Created:
5 years ago by guoweis_webrtc
Modified:
5 years ago
Reviewers:
juberti1, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable IPv6 temporary address filtering on iOS. We'll only use temporary address for IPv6. However, due to a bug in iOS sdk, the necessary headers are not included. This change copies the minimum necessary definitions such that we could retrieve the ip attributes. BUG=webrtc:4343 Committed: https://crrev.com/29488c23644721c10a45eba74c67602b0262e582 Cr-Commit-Position: refs/heads/master@{#11114}

Patch Set 1 #

Total comments: 41

Patch Set 2 : address comments. #

Total comments: 3

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Patch Set 5 : renaming a function. #

Patch Set 6 : fix test case. #

Patch Set 7 : fix mac test case. #

Patch Set 8 : fix the build break in linux_rel #

Patch Set 9 : fix android build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+462 lines, -50 lines) Patch
M webrtc/base/base.gyp View 1 3 chunks +7 lines, -0 lines 0 comments Download
A webrtc/base/ifaddrs_converter.h View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download
A webrtc/base/ifaddrs_converter.cc View 1 2 3 4 1 chunk +62 lines, -0 lines 0 comments Download
A webrtc/base/macifaddrs_converter.cc View 1 2 3 4 5 6 1 chunk +281 lines, -0 lines 0 comments Download
M webrtc/base/network.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/base/network.cc View 1 2 3 4 5 6 7 5 chunks +38 lines, -43 lines 0 comments Download
M webrtc/base/network_unittest.cc View 1 2 3 4 5 6 7 8 6 chunks +27 lines, -7 lines 0 comments Download

Messages

Total messages: 34 (20 generated)
guoweis_webrtc
PTAL
5 years ago (2015-12-17 22:17:12 UTC) #3
guoweis_webrtc
5 years ago (2015-12-17 22:55:37 UTC) #7
pthatcher1
https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/base.gyp File webrtc/base/base.gyp (right): https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/base.gyp#newcode640 webrtc/base/base.gyp:640: 'ifaddrs_converter.cc', Why shouldn't windows have this file? https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/ifaddrs_converter.cc File ...
5 years ago (2015-12-18 19:51:21 UTC) #8
guoweis_webrtc
PTAL. https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/base.gyp File webrtc/base/base.gyp (right): https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/base.gyp#newcode640 webrtc/base/base.gyp:640: 'ifaddrs_converter.cc', On 2015/12/18 19:51:20, pthatcher1 wrote: > Why ...
5 years ago (2015-12-21 20:26:34 UTC) #9
pthatcher1
lgtm, with some comment updates and maybe a method rename https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/ifaddrs_converter.cc File webrtc/base/ifaddrs_converter.cc (right): https://codereview.webrtc.org/1531763006/diff/1/webrtc/base/ifaddrs_converter.cc#newcode49 ...
5 years ago (2015-12-21 22:18:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531763006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531763006/40001
5 years ago (2015-12-22 16:49:50 UTC) #13
commit-bot: I haz the power
Exceeded global retry quota
5 years ago (2015-12-22 16:50:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531763006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531763006/60001
5 years ago (2015-12-22 16:57:10 UTC) #18
commit-bot: I haz the power
Exceeded global retry quota
5 years ago (2015-12-22 16:58:43 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531763006/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531763006/180001
5 years ago (2015-12-22 23:15:46 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel/builds/4622) android_clang_dbg on tryserver.webrtc (JOB_FAILED, ...
5 years ago (2015-12-22 23:18:31 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531763006/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531763006/200001
5 years ago (2015-12-23 00:06:54 UTC) #30
commit-bot: I haz the power
Committed patchset #9 (id:200001)
5 years ago (2015-12-23 00:46:46 UTC) #32
commit-bot: I haz the power
5 years ago (2015-12-23 00:47:00 UTC) #34
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/29488c23644721c10a45eba74c67602b0262e582
Cr-Commit-Position: refs/heads/master@{#11114}

Powered by Google App Engine
This is Rietveld 408576698