commit | f4ae6dc76382309469049dab3b40465289dfa27a | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Thu Jun 23 05:34:58 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Thu Jun 23 05:35:06 2016 |
tree | 32072eb42e0ded814b52e448a11e7081c7310ab4 | |
parent | 14f97f5bc65f2319642719d5a061a3747f586bb7 [diff] |
Fix an issue in IPv6 support. When creating connections on turn port, check whether the local and remote candidates have the same IP address family, instead of checking the address family of the local socket against the remote candidate. BUG=5871 R=deadbeef@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/2083803002 . Cr-Commit-Position: refs/heads/master@{#13269}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.