DescriptionIpcNetworkManager in renderer/p2p didn't specify the right network prefix,
which prevent grouping mechanism in MergeNetworkList from working.
The end result is that each Network after MergeNetworkList contains only 1 ip address. With this change, the grouping will happen correctly. WebRTC has logic to only retrieve single IP from each network for connectivity check already.
This CL is a dup of https://codereview.chromium.org/536133003/ which was created under the wrong identity.
BUG=
Committed: https://crrev.com/bb4f3cc4fce55e68f3a4a63e541bc7ec62175aa4
Cr-Commit-Position: refs/heads/master@{#294912}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|