commit | 4cd599f02504e32224a688434db6d43f5c892167 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Thu Jul 27 15:05:29 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 27 22:05:29 2017 +0000 |
tree | 9327b2bab0249a307ca99d6a3ccfdacccca1949d | |
parent | 4c27a967671a93c9bb0f445c25d6e493bf81f17c [diff] |
If adapter type is unknown and interface name is "ipsec", treat as VPN. This will result in the ipsec interfaces being prioritized below Wi-Fi and cell interfaces. This makes the most difference when we hit the default limit for IPv6 interfaces (5), and there are lots of ipsec interfaces for whatever reason, resulting in the "real" interfaces that would actually succeed not being used. See the linked bug 7703. BUG=webrtc:7703, webrtc:3149 Review-Url: https://codereview.webrtc.org/2985133002 Cr-Commit-Position: refs/heads/master@{#19175}
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.