From 6e346fe0651118e27d01c895e0b82dea8cf9aa3c Mon Sep 17 00:00:00 2001 From: Christian Schmidt Date: Sun, 29 Aug 2010 08:26:57 +0200 Subject: [PATCH] Added a better 802.11n support, wmm and htcaps are not available. This fixes bug #0000710. --- html/cgi-bin/wlanap.cgi | 6 +++++- lfs/hostapd | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index 2e12a6512e..03018952e6 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2009 Michael Tremer & Christian Schmidt # +# Copyright (C) 2005-2010 IPTifre Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -69,6 +69,7 @@ $wlanapsettings{'PWD'} = 'IPFire-2.x'; $wlanapsettings{'SYSLOGLEVEL'} = '0'; $wlanapsettings{'DEBUG'} = '4'; $wlanapsettings{'DRIVER'} = 'MADWIFI'; +$wlanapsettings{'HTCAPS'} = ''; &General::readhash("/var/ipfire/wlanap/settings", \%wlanapsettings); &Header::getcgihash(\%wlanapsettings); @@ -379,6 +380,7 @@ foreach $txpower (@txpower){ print < Passphrase:  +HT Caps:  Loglevel (hostapd):