diff options
author | sam <sam@FreeBSD.org> | 2009-07-17 21:11:08 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2009-07-17 21:11:08 +0000 |
commit | f11433cc96dcef65c605bfa0a2aef958a3aa4272 (patch) | |
tree | 7f671fd7a222a29a54d40065cea0ddc2c9bdc120 /usr.sbin/wlandebug/wlandebug.8 | |
parent | a106aba3da6cf54be8c26869ab0827d68235af9d (diff) | |
download | FreeBSD-src-f11433cc96dcef65c605bfa0a2aef958a3aa4272.zip FreeBSD-src-f11433cc96dcef65c605bfa0a2aef958a3aa4272.tar.gz |
add mesh support
Submitted by: rpaulo
Approved by: re (kib)
Diffstat (limited to 'usr.sbin/wlandebug/wlandebug.8')
-rw-r--r-- | usr.sbin/wlandebug/wlandebug.8 | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/usr.sbin/wlandebug/wlandebug.8 b/usr.sbin/wlandebug/wlandebug.8 index ccb1d85..25fd0af 100644 --- a/usr.sbin/wlandebug/wlandebug.8 +++ b/usr.sbin/wlandebug/wlandebug.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 19, 2008 +.Dd July 17, 2009 .Dt WLANDEBUG 8 .Os .Sh NAME @@ -97,11 +97,8 @@ state machine operation. 802.11 power save operation; in hostap mode this enables copious information about buffered frames for stations operating in power save mode. -.It Ar dot1x -802.1x operation; not presently meaningful as 802.1x protocol -support is implemented in user mode by the -.Xr hostapd 8 -program. +.It Ar hwmp +trace operation of Hybrid Wireless Mesh Protocol processing. .It Ar dot1xsm 802.1x state machine operation; not presently meaningful as 802.1x protocol support is implemented in user mode by the @@ -119,13 +116,8 @@ not presently meaningful as 802.1x protocol support is implemented in user mode by the .Xr hostapd 8 program. -.It Ar radkeys -include key contents when dumping packets exchanged with the -radius backend for 802.1x operation; -not presently meaningful as 802.1x protocol -support is implemented in user mode by the -.Xr hostapd 8 -program. +.It Ar mesh +trace operation of 802.11s mesh protocol processing. .It Ar wpa trace operation of the WPA protocol; only partly meaningful as WPA protocol |