wpa_cli: WMM_AC_ADDTS and WMM_AC_DELTS commands
authorMoshe Benji <Moshe.Benji@intel.com>
Wed, 22 Oct 2014 12:04:00 +0000 (08:04 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 19:16:03 +0000 (21:16 +0200)
commitdf9d340c80312047ecb087e7119882b33e656da2
tree768066bba7c305b7ece33864ec7eb5543aba3c4b
parenteb2f2088aa79c0728f0e7ce8a3f6b5baa357ad01
wpa_cli: WMM_AC_ADDTS and WMM_AC_DELTS commands

wmm_ac_addts command will add (or update) a traffic stream and
wmm_ac_delts command will delete an existing traffic stream.

Each of the above commands will call its corresponding
ctrl_iface command.

Signed-off-by: Moshe Benji <moshe.benji@intel.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
wpa_supplicant/wpa_cli.c