[remoting host] Allow route-changes to have invalid IP addresses.
WebRTC sometimes provides selected-candidate-changed notifications with invalid IP addresses. The host process normally records these in the system event log, but only if both IPs are valid. With this CL, route-change events are generated even if the local or peer IP address is invalid. These appear in the event log as "unknown". Bug: 1128667 Change-Id: I9329092bdb7f7e4cf6d845303f321bff3eb3177b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485576 Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Auto-Submit: Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by:Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#818770}
Showing
Please register or sign in to comment