mac80211: Allow preamble configuration
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Feb 2012 19:07:15 +0000 (19:07 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Feb 2012 19:07:15 +0000 (19:07 +0000)
commit3412b9496cb58f7ae836fe7630047fa8aac22829
tree923173ab70c9ab31123f9d9c112ce762a5dc292b
parentd25d480741c209b79f248c24d529447f1bf8b31e
mac80211: Allow preamble configuration

Add a new wireless config parameter short_preamble=0|1 to enable
usage of short preambles. Default is to only allow long preambles
as before.

Even if short_preamble is set to 1 hostapd will take care that
short preambles are disabled as soon as a STA associates that
cannot handle short preambles.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30539 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/mac80211/files/lib/wifi/mac80211.sh
This page took 0.022907 seconds and 4 git commands to generate.