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:
jim-p 2015-05-22 16:02:47 -04:00
parent 5a0d15b117
commit e2c20d527e

View File

@ -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>