commit | 630f3b33ef3f96117d398a43263eb195e8a6628c | [log] [tgz] |
---|---|---|
author | Guo-wei Shieh <guoweis@webrtc.org> | Sat Aug 15 16:28:41 2015 |
committer | Guo-wei Shieh <guoweis@webrtc.org> | Sat Aug 15 16:28:46 2015 |
tree | 8b99a357562b27fd2ec592047cfdca8b84c99a81 | |
parent | 19d057aeb962939237753cde048513c8b0853544 [diff] |
WebRTC Bug 4865 Bug 4865: even without STUN/TURN, as long as the peer is on the open internet, the connectivity should work. This is actually a regression even for hangouts. We need to issue the 0.0.0.0 candidate into Port::candidates_ and filter it out later. The reason is that when we create connection, we need a local candidate to match the remote candidate. The same connection later will be updated with the prflx local candidate once the STUN ping response is received. BUG=webrtc:4865 R=juberti@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/38f8893235f3b80ae9ca89db66d62ca819b51c01 Review URL: https://codereview.webrtc.org/1274013002 . Cr-Original-Commit-Position: refs/heads/master@{#9717} Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: 1147702958b7639eda2f7fe072103b95be59e5c0