AP: Increase maximum value accepted for cwmin/cwmax
authorJouni Malinen <j@w1.fi>
Sat, 27 Jun 2015 20:34:49 +0000 (23:34 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 27 Jun 2015 20:34:49 +0000 (23:34 +0300)
commit6c7314917bb69998fa4465f4b63caf2562b33670
treec831c1f84bd9c41bfbcfc014c43587f14eb69ad7
parent7c1fd15f86572f0b7a3dee861db539616d82f935
AP: Increase maximum value accepted for cwmin/cwmax

The cwmin/cwmax parameters were limited more than is needed. Allow the
full range (0..15 for wmm_ac_??_{cwmin,cwmax} and 1..32767 for
tx_queue_data?_{cwmin,cwmax}) to be used.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/common/ieee802_11_common.c