Extend the range of values for the RTS threshold
authorMatthias May <matthias.may@neratec.com>
Mon, 26 Oct 2015 08:38:01 +0000 (09:38 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 28 Oct 2015 18:53:15 +0000 (20:53 +0200)
commitbc50bb0ada40329fb3c1e606d86bd4b625b689af
treeb21cf11027ce25acfce98c21ecf3b2af66a92e39
parent8901189c0f8a5dc881edb000d510dae37116cb2b
Extend the range of values for the RTS threshold

Since we have HT rates the maximum framesize is no longer 2346. The
usual maximum size of an A-MPDU is 65535. To disable RTS, the value -1
is already internally used. Allow it in the configuration parameter.

Signed-off-by: Matthias May <matthias.may@neratec.com>
hostapd/config_file.c
hostapd/hostapd.conf