commit | 8bac1d994e78187f1cc53137c1b17111961c4059 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Thu Jan 25 01:38:00 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 25 19:09:34 2018 |
tree | 9787dcac8de8fb86dbcbf6a873e442da7fbe8497 | |
parent | ba37b4b075bbf253824c356a75dc8986f8a60b34 [diff] |
Add more string matching rules for detecting VPN interfaces. "tun", "utun" and "tap" interfaces will now be assumed to be VPNs, if the type is otherwise unknown. This CL also moves GetAdapterTypeFromName out of BasicNetworkManager, so that other network manager classes (e.g., the one in Chromium) can use it too. Bug: chromium:805759 Change-Id: I9988619666e2a9449cf5c089d24cf7d3afde8239 Reviewed-on: https://webrtc-review.googlesource.com/43580 Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21767}
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.