]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpas_glue.h
Add wpa_supplicant_ctrl_req_from_string()
authorDan Williams <dcbw@redhat.com>
Mon, 24 Oct 2011 16:04:40 +0000 (11:04 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 10:04:24 +0000 (12:04 +0200)
commit81c57e221d46850966ec43e349e79b18e5756ed7
tree42cbd1998856c097e81a572eb09f884df53b47ea
parenta9022616ae66d32c2d962261c9bb603511743cf9
Add wpa_supplicant_ctrl_req_from_string()

Converts from a string to a control request enum when input
from a control interface is received. Will be used by a
subsequent patch.

Signed-off-by: Dan Williams <dcbw@redhat.com>
src/common/defs.h
wpa_supplicant/wpas_glue.c
wpa_supplicant/wpas_glue.h