commit | 9922016ee44c70eb1c14f647cc4a5ade58a0018c | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Fri Oct 28 01:30:23 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 28 01:30:28 2016 |
tree | 3be281f9da4092a3d6263acafa5cbf414e163d2b | |
parent | 6be0a657c563acfb3f9b2502c4453d7ba46ef0d1 [diff] |
Fix "IsLoopbackIp" to cover all loopback addresses; not just 127.0.0.1. The loopback range is 127.0.0.0/8, which is everything from 127.0.0.0 to 127.255.255.255. BUG=chromium:649118 Review-Url: https://codereview.webrtc.org/2445933003 Cr-Commit-Position: refs/heads/master@{#14807}
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.