commit | 490063ebd172dbaf5328c682f7338b2c1f6331df | [log] [tgz] |
---|---|---|
author | Samuel Tan <samueltan@google.com> | Wed Aug 12 11:50:42 2015 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Thu Aug 13 21:41:23 2015 +0000 |
tree | 5eb40918244343551118bd8ddadc2e63198a851e | |
parent | d6c9ef6a055f0aeb13725c46c87eafffb5315648 [diff] |
shill: perform connection diagnostics after portal detection failure Perform connection diagnostics after portal detection fails for a particular device. This will provide more information in the logs about what connectivity issue shill is experiencing. Also, have connection diagnostics log the likely connection issue to LOG(INFO) (instead of WiFi logs level -4) when it is done. This ensures that the results of the diagnostics appear in feedback reports at the default logging level. BUG=chromium:216691 TEST=Compile shill and run unit tests. Change-Id: I4688a384e83fb8faefd6015413d4ca38444aa8a6 Reviewed-on: https://chromium-review.googlesource.com/293025 Tested-by: Samuel Tan <samueltan@chromium.org> Reviewed-by: Paul Stewart <pstew@chromium.org> Commit-Queue: Samuel Tan <samueltan@chromium.org>