History log of /external/webrtc/webrtc/base/ifaddrs_converter.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9faf154960767e96afdf8a280a0a5c6c7e402f67 28-Dec-2015 Guo-wei Shieh <guoweis@webrtc.org> Reland 1531763006

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

Committed: https://crrev.com/29488c23644721c10a45eba74c67602b0262e582
Cr-Commit-Position: refs/heads/master@{#11114}

patch from issue 1531763006 at patchset 200001 (http://crrev.com/1531763006#ps200001)

TBR=pthatcher@webrtc.org

Review URL: https://codereview.webrtc.org/1551703002 .

Cr-Commit-Position: refs/heads/master@{#11133}
/external/webrtc/webrtc/base/ifaddrs_converter.cc
a6c86b23fea1408367c00c4ce20d754a21476e0b 23-Dec-2015 Guo-wei Shieh <guoweis@webrtc.org> Revert "Enable IPv6 temporary address filtering on iOS."

This reverts commit 29488c23644721c10a45eba74c67602b0262e582.

This broke chromium.fyi bot.

TBR=pthatcher@webrtc.org
BUG=

Review URL: https://codereview.webrtc.org/1547883002 .

Cr-Commit-Position: refs/heads/master@{#11115}
/external/webrtc/webrtc/base/ifaddrs_converter.cc
29488c23644721c10a45eba74c67602b0262e582 23-Dec-2015 guoweis <guoweis@webrtc.org> 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}
/external/webrtc/webrtc/base/ifaddrs_converter.cc