]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
wpa_cli: Add helper functions for building and executing commands
authorJouni Malinen <j@w1.fi>
Wed, 15 Aug 2012 19:08:21 +0000 (22:08 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 15 Aug 2012 19:08:21 +0000 (22:08 +0300)
commit0076869c62f525c8f49e50231ca8407139c48d11
tree93b14f0a919e54018fa7223fbebdc9c8207c1bf1
parente7ecddf33a446072effbc85a27a078a8e582c89e
wpa_cli: Add helper functions for building and executing commands

These helper functions can be used to implement most of the common
wpa_cli commands to simplify the implementation.

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