commit | be9abfd46f85280d2139d635190f72b792eb3efa | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Mon Apr 22 12:18:48 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Tue Apr 23 14:38:47 2013 -0700 |
tree | b69d9a857676e73eaad5f9ddf26aa3956fea53e6 | |
parent | e6c44440f5cf102c14581c961028a7830cc6448f [diff] |
shill: Ethernet: Send EAPOL logoff and logon Use newly created "EAPLogoff" and "EAPLogon" commands in wpa_supplicant to de-authenticate and speed authentication on 802.1x wired networks respectively. Add small fixes to make sure that logoff happens during "Unload" and eap credential changes. CQ-DEPEND=CL:48803 BUG=chromium:234290 TEST=New unit tests. Modified autotest network_8021xWiredAuthentication tests logoff/logon using profile pop/push (see https://gerrit.chromium.org/gerrit/48806). Change-Id: Ic9f6e74371e7f57bd3f28b1a68be5fc603da0fdd Reviewed-on: https://gerrit.chromium.org/gerrit/48802 Reviewed-by: Christopher Wiley <wiley@chromium.org> Reviewed-by: mukesh agrawal <quiche@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org> Commit-Queue: Paul Stewart <pstew@chromium.org>