]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
Interworking: Add commands for network selection
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 4 Oct 2011 19:13:22 +0000 (22:13 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2011 20:55:34 +0000 (23:55 +0300)
commitb02fe7ff32b4dc8079e2f4863af2e0d885994f20
tree0af267dac4b05dff7ef12c9498d43fa940df501c
parentafc064fe7ae899966f5de28b3f11881b70c7046e
Interworking: Add commands for network selection

This adds the basic mechanism for running through network selection:
scan, ANQP fetch, network selection, and connection. Actual rules for
network selection and the creation of the network block are still
missing, but will be added in separate commits.
src/common/wpa_ctrl.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/interworking.c
wpa_supplicant/interworking.h
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant_i.h