commit | f981eabcf02cad5f74f6b8abf808760f00ca321c | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Wed Dec 22 11:33:59 2010 +0200 |
committer | Jouni Malinen <j@w1.fi> | Thu Dec 30 12:28:13 2010 +0200 |
tree | 508d4623d560a8556cf7d8a9d9e77d0900b48774 | |
parent | 5dfca53fc02a6db001a875f02e623c147cd0d300 [diff] |
WPS: Add option to disable open networks by default CONFIG_WPS_REG_DISABLE_OPEN=y can be used to configure wpa_supplicant to disable open networks by default when wps_reg command is used to learn the current AP settings. When this is enabled, there will be a WPS-OPEN-NETWORK ctrl_iface event and the user will need to explicitly enable the network (e.g., with "select_network <id>") to connect to the open network.