mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
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
This commit is contained in:
parent
5a0d15b117
commit
e2c20d527e
@ -186,9 +186,9 @@ display_top_tabs($tab_array);
|
||||
</tbody>
|
||||
</table>
|
||||
</div><br />
|
||||
<b>Flags:</b> A = authorized, E = Extended Rate (802.11g), P = Power save mode<br />
|
||||
<b>Capabilities:</b> E = ESS (infrastructure mode), I = IBSS (ad-hoc mode), P = privacy (WEP/TKIP/AES),
|
||||
S = Short preamble, s = Short slot time
|
||||
<b>Flags:</b> A = Authorized, E = Extended Rate (802.11g), P = Power save mode, H = High Throughput (HT), Q = QoS (WME)<br />
|
||||
<b>Capabilities:</b> WME = Wireless Multimedia Extensions (QoS), WPA = Wi-Fi Protected Access, RSN = 802.11i, HTCAP = 802.11n High Throughput, ATH = Atheros protocol extensions<br />
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user