commit | 0a1bc53758862014343c8186ea7c270f0cdd57c6 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Wed Apr 20 01:03:26 2016 |
committer | Taylor Brandstetter <deadbeef@webrtc.org> | Wed Apr 20 01:03:35 2016 |
tree | dbcf53035a98f27356fcf72839841f78b3b16c57 | |
parent | 0e533ef487f4851d4c6e730bd2d93c9449578c3a [diff] |
Update prflx candidates' generation when setting ICE credentials. If a STUN ping arrives before the remote description does, a prflx candidate will be created with an unknown generation. Once the remote description does arrive, the candidate's generation should be set so it can be sorted properly, and replaced by a non-prflx candidate once the candidate is signaled. BUG=webrtc:5752 R=honghaiz@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1868353004 . Cr-Commit-Position: refs/heads/master@{#12433}
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.