Add possibility to set the setband parameter
authorJouni Malinen <j@w1.fi>
Fri, 19 Dec 2014 20:56:41 +0000 (22:56 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 19 Dec 2014 20:56:41 +0000 (22:56 +0200)
commit209702d4c9fab15e7b397540ac8fad83abd22c85
tree0f2b3042d0fc0cb7aa78dd3d50b1c9567215bc5d
parent7749b1c982b69ad1f6730d6a6e207fdea8464251
Add possibility to set the setband parameter

Commit faf9a8585d3e187074c7991e1cd7fb3792baf53e added mechanism for
selecting 2.4 or 5 GHz band for scan operation. However, no mechanism
for setting the setband value was added at that time. This commit adds a
new SET ctrl_iface parameter to allow the setband functionality to be
used. "SET setband <AUTO/5G/2G>" can be used to select all bands, 5 GHz
band only, or 2.4 GHz band only.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c