]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Add a 'raw' command for sending unprocessed data
authorJouni Malinen <j@w1.fi>
Sat, 25 Aug 2012 10:33:29 +0000 (13:33 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 25 Aug 2012 10:33:29 +0000 (13:33 +0300)
commit27b80b5b4cfa0f675722545f9e796c508af1eafb
tree3b2de524c836b1b6a80cbfd46482facfae515e0c
parent39ee845f92d951e7b3e4fb1500f51decbe561bd6
wpa_cli: Add a 'raw' command for sending unprocessed data

This can be used to test new control interface commands and to use
commands that may not yet be supported by wpa_cli.

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