commit | 9a0f121f98ebc46704773555334b43af14842abe | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Mon Aug 10 10:24:03 2015 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Tue Aug 11 04:26:42 2015 +0000 |
tree | d23356ce618ba881c021fb74175a45db81857986 | |
parent | 009e22157969c35957a6d9a5d9783a833b15245e [diff] |
shill: Connection: Don't create bind loops It's been observed on some platforms that there are transient states where the only active service becomes the VPN if the underlying service becomes disconnected. The connection bind code should avoid creating a bind loop with itself under these circumstances. BUG=chromium:513006 TEST=Unit tests Change-Id: Ida71646bb3b842d2e02f225249e433d992f4cd8b Reviewed-on: https://chromium-review.googlesource.com/292430 Reviewed-by: mukesh agrawal <quiche@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org> Commit-Queue: Paul Stewart <pstew@chromium.org>