]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
Improve p2p_client_list updates in configuration file
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Aug 2012 20:56:51 +0000 (23:56 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Aug 2012 21:25:14 +0000 (00:25 +0300)
commit223167956cee676fae65de5a4cbd7fb6aa0482ca
tree1e7a3fca50deab66588410436e13a1bc8131bc3c
parentd42bc5e1786dd5131ca46ab7c0d3662d31f73b67
Improve p2p_client_list updates in configuration file

This list can get truncated due to too many addresses getting added.
Reorder the entries in a way that allows the most recently added values
to be maintained in the list and use better debug/error messages when
parsing the value.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
intended-for: hostap-1
wpa_supplicant/config.c
wpa_supplicant/p2p_supplicant.c