]> git.ipfire.org Git - thirdparty/hostap.git/commit
common: Add candidate list parsing helper function
authorAvraham Stern <avraham.stern@intel.com>
Wed, 8 Mar 2017 12:37:39 +0000 (14:37 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Mar 2017 08:36:15 +0000 (10:36 +0200)
commite044a9d1e0b23c1d8193065469983374505acaf2
treec0c3c8306e234fe0da1fa4067acee9cd98844c71
parent13bf18eda56fc64abfdb481caeeae9d9a7d18ba8
common: Add candidate list parsing helper function

Add a helper function that parses candidate list from command line
arguments.

This function will be used (in the following commits) to add
a candidate list to BSS transition management query.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
hostapd/ctrl_iface.c
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h