commit | 0044a87b4a16ef20c522bc714224dfb5e2aadbfd | [log] [tgz] |
---|---|---|
author | Kiran Kumar Lokere <klokere@codeaurora.org> | Wed Mar 04 16:38:06 2020 -0800 |
committer | Jouni Malinen <jouni@codeaurora.org> | Tue Mar 24 12:15:30 2020 +0200 |
tree | 37bdfe59aeed3607c7012e1d1719fdee71a7f499 | |
parent | c0deb48060fbeb6f46288dca11903403fbd8fdc9 [diff] |
sta_scan: Add support to include short SSID in Probe Request frames Convert the ShortSSID argument value into a VENDOR_ELEM_ADD/REMOVE operation for the scan to get the requested short SSID added into Probe Request frames. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>