]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
wpa_cli: Use helper functions to implement commands
authorJouni Malinen <j@w1.fi>
Wed, 15 Aug 2012 19:40:07 +0000 (22:40 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 15 Aug 2012 19:40:07 +0000 (22:40 +0300)
commit87c7ba84233a4306ca44bfa2a3b8acf2db6f70e2
treed06ec0a05afb75c2ffb832c83010c65cf61ff53d
parent0076869c62f525c8f49e50231ca8407139c48d11
wpa_cli: Use helper functions to implement commands

This simplifies wpa_cli implementation greatly and also reduces
the binary size by one third or so.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/wpa_cli.c