commit | 29488c23644721c10a45eba74c67602b0262e582 | [log] [tgz] |
---|---|---|
author | guoweis <guoweis@webrtc.org> | Wed Dec 23 00:46:40 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 23 00:46:48 2015 |
tree | dc5e58c4e45bd8ea6ae4482651619582fb276c2c | |
parent | 93c08b74382b952aec56b0f74484d78dec3398e0 [diff] |
Enable IPv6 temporary address filtering on iOS. We'll only use temporary address for IPv6. However, due to a bug in iOS sdk, the necessary headers are not included. This change copies the minimum necessary definitions such that we could retrieve the ip attributes. BUG=webrtc:4343 Review URL: https://codereview.webrtc.org/1531763006 Cr-Commit-Position: refs/heads/master@{#11114}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.