From e2c20d527e511406da4da9004cfa6c72187a5008 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 22 May 2015 16:02:47 -0400 Subject: Update/correct wireless status flags and capabilities list. There are many more possible flags, documented on the wiki: https://doc.pfsense.org/index.php/Wireless_Status --- usr/local/www/status_wireless.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr') diff --git a/usr/local/www/status_wireless.php b/usr/local/www/status_wireless.php index e2f16e7..3430c62 100644 --- a/usr/local/www/status_wireless.php +++ b/usr/local/www/status_wireless.php @@ -186,9 +186,9 @@ display_top_tabs($tab_array);
- Flags: A = authorized, E = Extended Rate (802.11g), P = Power save mode
- Capabilities: E = ESS (infrastructure mode), I = IBSS (ad-hoc mode), P = privacy (WEP/TKIP/AES), - S = Short preamble, s = Short slot time + Flags: A = Authorized, E = Extended Rate (802.11g), P = Power save mode, H = High Throughput (HT), Q = QoS (WME)
+ Capabilities: WME = Wireless Multimedia Extensions (QoS), WPA = Wi-Fi Protected Access, RSN = 802.11i, HTCAP = 802.11n High Throughput, ATH = Atheros protocol extensions
+ -- cgit v1.1