commit | 096193395b536726e8df251a7f4ff7c9f72c80c3 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Thu Sep 13 05:51:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 13 07:16:42 2018 |
tree | d84f2826784f39ec83a0675ec1c27f78d84762ff | |
parent | 1e4a0b968b6a4a900cc79d3878c6ea24e4658e2d [diff] |
Add MDnsResponderInterface and obfuscate local IP addresses in gathering. MDnsResponderInterface can be accessed by rtc::NetworkManager to generate mDNS hostnames for local IP addresses, so that the addresses of ICE host candidates are obfuscated in gathering whenever an mDNS responder is present. The mDNS responder will handle incoming mDNS queries about the generated mDNS hostnames, e.g. queries received from the AsyncResolverInterface of the remote ICE endpoint. Bug: webrtc:9605 Change-Id: Ib9e77427327b3d1fabdb1f3854d5e8457db40375 Reviewed-on: https://webrtc-review.googlesource.com/97881 Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@google.com> Cr-Commit-Position: refs/heads/master@{#24714}
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.