1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
raspap-webgui/includes
glaszig ab7f990d13
properly enable wmm by fixing a typo
if `ieee80211n=1`, `wmm_enabled=1` should be configured as well
according to the docs, quote:

# ieee80211n: Whether IEEE 802.11n (HT) is enabled
# 0 = disabled (default)
# 1 = enabled
# Note: You will also need to enable WMM for full HT functionality.
# Note: hw_mode=g (2.4 GHz) and hw_mode=a (5 GHz) is used to specify the band.

https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf
2019-08-01 22:19:46 +02:00
..
about.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
admin.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
authenticate.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
config.php Updated minor version 2019-06-12 21:14:12 +02:00
configure_client.php Fix for auth protocols, thanks @furest. Fixed open wifi network form element. Resolves #326 2019-05-05 11:08:47 +00:00
dashboard.php fix display of multiple ipv4 addresses, netmasks on dashboard 2019-07-30 23:15:08 +02:00
data_usage.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
dhcp.php fix command injection issue. fixes #354. 2019-07-30 21:21:16 +02:00
functions.php Update safefilerewrite with PHP_EOL 2019-04-30 22:57:12 +00:00
hostapd.php properly enable wmm by fixing a typo 2019-08-01 22:19:46 +02:00
locale.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:17 +00:00
networking.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
status_messages.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
system.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:42 +00:00
themes.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
webconsole.php Fix for #210. 2018-07-31 23:37:52 +02:00