commit | 7627fdd68a31f4873d32e2af4c78e0f16eab3bd8 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@webrtc.org> | Mon Aug 19 16:07:40 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 20 06:29:25 2019 +0000 |
tree | 61d538723abc672d29dc824388f45767d75da3a8 | |
parent | 7c78e42a507b66f189ea9485f954dfb0a5ce7fbf [diff] |
Sanitize the address field of peer-reflexive remote candidates. Per the latest WebRTC stats spec (https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats) the address field of a peer-reflexive remote candidate should be concealed until the same address is learnt via addIceCandidate. This CL also refactors the sanitization-related code paths. Bug: chromium:968161 Change-Id: I74c5da78232b2f604689867bda2937b8af827c4f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149381 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28909}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.