commit | dc7bf05e4c80ecb4f545d75314b6a2c5505f2bd1 | [log] [tgz] |
---|---|---|
author | Alexei Avshalom Lazar <ailizaro@codeaurora.org> | Sun Dec 23 16:49:49 2018 +0200 |
committer | Jouni Malinen <jouni@codeaurora.org> | Tue Jan 29 20:03:51 2019 +0200 |
tree | 068820deb0c16fc5fcd0d3d6ccb77a8468c39d3b | |
parent | 52ec2363ec6523c109a08525a40b9d65ff46605d [diff] |
Add hapd_command*() to communicate with hostapd These allow control interface commands to be issued to hostapd similarly to the previously used functionality with wpa_supplicant. These are needed for 60 GHz WPS testing. Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>