Detect Tailscale interfaces as VPN Tailscale uses tailscale<index> on Linux, which GetAdapterTypeFromName did not match, so the tunnel was reported as ADAPTER_TYPE_UNKNOWN. On macOS and iOS it uses utun<index> and was already detected, so the same tunnel was classified differently depending on the platform. See also https://github.com/tailscale/tailscale/blob/cd34d441be2f277221e81672125f73ec3e8cb16d/cmd/tailscaled/tailscaled.go#L71 Bug: chromium:474435503 Change-Id: I5ac3c7d00891ad74a640c3b74443095e82ac13f0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/491340 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/main@{#48235}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.