commit | 05314c3252ec4eea20c91c41d82e3eb06c0a91db | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon Jul 10 19:52:28 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 11 02:52:28 2017 +0000 |
tree | e8f31004d9384f2bb5588468852d486df163429c | |
parent | 48956a195ca368f797a6d24ee3e37663424bbaa8 [diff] |
Make "set_ignore_non_default_routes" actually use its argument. It takes a bool argument, but unconditionally sets the flag to "true". Since no comment is left to offer an explanation, I'm assuming this was an accident. BUG=webrtc:7716 TBR=pthatcher@webrtc.org Review-Url: https://codereview.webrtc.org/2974873002 Cr-Commit-Position: refs/heads/master@{#18959}
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.