Add SET command for global control interface
authorJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 17:35:19 +0000 (20:35 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 17:35:19 +0000 (20:35 +0300)
commit1b9b31c1530fdb456bd4b19805553f8b4166f02e
tree401163adb1a29dffcfc8809094ad6f39c0c76ec5
parentc548fb27c80a4d7477de8e440157bf5fde2bbeba
Add SET command for global control interface

This allows global parameters to be set through the global control
interface without having to use IFNAME prefix. For now, this covers
only the wifi_display parameter.

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