]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend select_network command with freq= to reduce scan time
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 3 Apr 2014 20:40:52 +0000 (13:40 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 4 Apr 2014 20:07:17 +0000 (23:07 +0300)
commit204c9ac4eed9f0ad69497f2efcd0d095dfd6e61c
tree439b2e2cf121b9da9e52465a780f74a265804bd5
parent6a6afc02c0c861a9391b72650fefa7444dcbf681
Extend select_network command with freq= to reduce scan time

This allows a subset of channels to be specified for the scan used to
find the network when the SELECT_NETWORK ctrl_iface command is issued.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c