summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifconfig.8
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-06-23 17:22:03 +0000
committersam <sam@FreeBSD.org>2006-06-23 17:22:03 +0000
commitc028917853f753acd8205ad5f7805bb7fae3783b (patch)
tree2aa76e53f243027034c1352cfecadef984bb7f86 /sbin/ifconfig/ifconfig.8
parentd4be78a6fae10795dbaf8559b20b8f29c535b204 (diff)
downloadFreeBSD-src-c028917853f753acd8205ad5f7805bb7fae3783b.zip
FreeBSD-src-c028917853f753acd8205ad5f7805bb7fae3783b.tar.gz
remove display of the ERP ie from the list sta output (it's always
zero); replace it with station capabilities MFC after: 1 month
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r--sbin/ifconfig/ifconfig.825
1 files changed, 24 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 363ec78..cf7d2d2 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd April 12, 2006
+.Dd June 23, 2006
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -724,6 +724,29 @@ When operating as an access point display the stations that are
currently associated.
When operating in ad-hoc mode display stations identified as
neighbors in the IBSS.
+Capabilities advertised by the stations are described under
+the
+.Cm scan
+request.
+Depending on the capabilities of the stations the following
+flags can be included in the output:
+.Bl -tag -width 3n
+.It Li A
+Authorized.
+Indicates that the station is permitted to send/receive data frames.
+.It Li E
+Extended Rate Phy (ERP).
+Indicates that the station is operating in an 802.11g network
+using extended transmit rates.
+.It Li P
+Power Save.
+Indicates that the station is operating in power save mode.
+.It Li Q
+Quality of Service (QoS).
+Indicates that the station is using QoS encapsulation for
+data frame.
+QoS encapsulation is enabled only when WME mode is enabled.
+.El
.It Cm list wme
Display the current parameters to use when operating in WME mode.
When WME mode is enabled for an adaptor this information will be
OpenPOWER on IntegriCloud