commit | 08a54ebb51c670e2a46a84d715c6231323a8742f | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Mon Mar 11 12:07:36 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Tue Mar 12 10:13:41 2013 -0700 |
tree | 4a2cb712b6c06c6c0e174ab18dcc899495a20e76 | |
parent | aba893217c9cf1dd0d39c4dee89a23d3b1a3f4c1 [diff] |
shill: WiFiProvider: Add visible networks by security class When a service is created due to a visible endpoint, create a service with the generic security parameter (e.g., WPA -> PSK). This allows us to set the security of the service once, and not have to re-assign this based on the visibility of WPA / RSN endpoints that may come along later. This will allow wpa_supplicant configurations that we create based on this service to connect to either type of endpoint. BUG=chromium-os:39813 TEST=Unit tests Change-Id: I1da4224c73f1be3aad49ce57e3939149ec3f2668 Reviewed-on: https://gerrit.chromium.org/gerrit/45121 Tested-by: Ashok Nagarajan <asnagarajan@chromium.org> Reviewed-by: Christopher Wiley <wiley@chromium.org> Commit-Queue: Paul Stewart <pstew@chromium.org>