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

Issue 30193002: Push IPv6 addresses to libjingle PortAllocator. (Closed)

Created:
7 years, 2 months ago by Mallinath (Gone from Chromium)
Modified:
7 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Push IPv6 addresses to libjingle PortAllocator. Currently we have disabled IPv6 support in libjingle, but there is effort going on to support it. This is the one of the first step in that process. TBR=sergeyu@chromium.org BUG=https://code.google.com/p/webrtc/issues/detail?id=1406 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233473

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M content/renderer/p2p/ipc_network_manager.cc View 1 2 3 4 1 chunk +23 lines, -9 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Mallinath (Gone from Chromium)
7 years, 2 months ago (2013-10-18 23:25:43 UTC) #1
Ronghua Wu (Left Chromium)
https://codereview.chromium.org/30193002/diff/1/content/renderer/p2p/ipc_network_manager.cc File content/renderer/p2p/ipc_network_manager.cc (right): https://codereview.chromium.org/30193002/diff/1/content/renderer/p2p/ipc_network_manager.cc#newcode57 content/renderer/p2p/ipc_network_manager.cc:57: it->name, it->name, talk_base::IPAddress(address), 32); Should we use NetworkInterface::network_prefix as ...
7 years, 2 months ago (2013-10-18 23:38:28 UTC) #2
Mallinath (Gone from Chromium)
https://codereview.chromium.org/30193002/diff/1/content/renderer/p2p/ipc_network_manager.cc File content/renderer/p2p/ipc_network_manager.cc (right): https://codereview.chromium.org/30193002/diff/1/content/renderer/p2p/ipc_network_manager.cc#newcode57 content/renderer/p2p/ipc_network_manager.cc:57: it->name, it->name, talk_base::IPAddress(address), 32); Now it's more aligned with ...
7 years, 2 months ago (2013-10-19 00:09:39 UTC) #3
Ronghua Wu (Left Chromium)
The rest lg, but I think we need a different way to calculate prefix_length. https://codereview.chromium.org/30193002/diff/170001/content/renderer/p2p/ipc_network_manager.cc ...
7 years, 2 months ago (2013-10-21 16:49:57 UTC) #4
Mallinath (Gone from Chromium)
https://codereview.chromium.org/30193002/diff/170001/content/renderer/p2p/ipc_network_manager.cc File content/renderer/p2p/ipc_network_manager.cc (right): https://codereview.chromium.org/30193002/diff/170001/content/renderer/p2p/ipc_network_manager.cc#newcode57 content/renderer/p2p/ipc_network_manager.cc:57: int prefix_length = talk_base::CountIPMaskBits(ip4_addr); Agree. Prefix length should be ...
7 years, 2 months ago (2013-10-21 16:55:46 UTC) #5
Mallinath (Gone from Chromium)
Adding Justin, who can advice on prefix length in Network and it's role. Justin, In ...
7 years, 2 months ago (2013-10-23 16:31:50 UTC) #6
juberti
I need to go back and refresh my memory on IPv6 prefixes, but IIRC the ...
7 years, 2 months ago (2013-10-23 16:40:12 UTC) #7
Mallinath (Gone from Chromium)
On 2013/10/23 16:40:12, juberti wrote: > I need to go back and refresh my memory ...
7 years, 1 month ago (2013-10-29 00:50:35 UTC) #8
Ronghua Wu (Left Chromium)
On 2013/10/23 16:31:50, mallinath2 wrote: > Adding Justin, who can advice on prefix length in ...
7 years, 1 month ago (2013-10-29 17:57:34 UTC) #9
Mallinath (Gone from Chromium)
On 2013/10/29 17:57:34, Ronghua Wu wrote: > On 2013/10/23 16:31:50, mallinath2 wrote: > > Adding ...
7 years, 1 month ago (2013-11-04 18:24:52 UTC) #10
Ronghua Wu (Left Chromium)
LGTM Please make a comment in code what are the magic number 32 and 64.
7 years, 1 month ago (2013-11-04 21:57:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/30193002/400001
7 years, 1 month ago (2013-11-06 06:46:32 UTC) #12
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=34709
7 years, 1 month ago (2013-11-06 07:07:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/30193002/400001
7 years, 1 month ago (2013-11-06 07:19:22 UTC) #14
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=98496
7 years, 1 month ago (2013-11-06 10:41:37 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/30193002/400001
7 years, 1 month ago (2013-11-06 18:40:39 UTC) #16
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=98823
7 years, 1 month ago (2013-11-06 23:43:40 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/30193002/400001
7 years, 1 month ago (2013-11-07 00:04:31 UTC) #18
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 01:53:56 UTC) #19
Message was sent while issue was closed.
Change committed as 233473

Powered by Google App Engine
This is Rietveld 408576698