]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow ENABLE_NETWORK to avoid automatic connection
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 16 Feb 2012 14:27:41 +0000 (16:27 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2012 14:27:41 +0000 (16:27 +0200)
commit84c78f9570a619885b04896acb3b094a70cb6e2d
tree173c3c0dfdf84e77fd321e2ee9753c0c8f0878d3
parent8b9d0bfa004cba666c5995e5fe0a42556765e073
Allow ENABLE_NETWORK to avoid automatic connection

Extra parameter "no-connect" can now be added to the ENABLE_NETWORK
ctrl_iface command to avoid automatic connection to the enabled
network.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c