commit | ac802ac47b09e93cd61ae67e10ab5feecee1cf15 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Tue Apr 02 15:45:24 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Wed Apr 03 17:43:36 2013 -0700 |
tree | 9ab696493cb2c1e944dbf2e7814b3ccf8a5941f6 | |
parent | 4e02ba27cb4d2fb714601f778db3ae076672077d [diff] |
shill: EapListener: New class for listening for EAP Create an entity that listens for EAP traffic on a given interface index. It will invoke a callback method when an EAP request is received. BUG=chromium:225914 TEST=Unit tests + manual: Used core code base with real sockets and a veth pair with hostapd running in wired mode on the other end. Change-Id: If2e1c0100dc65875ef61d5747482cc1bae3cfd36 Reviewed-on: https://gerrit.chromium.org/gerrit/47212 Commit-Queue: Paul Stewart <pstew@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org> Reviewed-by: Paul Stewart <pstew@chromium.org>