GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IEEE80211_DDB(9) FreeBSD Kernel Developer's Manual IEEE80211_DDB(9)

ieee80211_ddb
802.11 ddb support

options DDB
show vap [addr]
show all vaps
show com [addr]
show sta [addr]
show statab [addr]
show mesh [addr]

The net80211 layer includes ddb(4) support for displaying important data structures. This is especially important because wireless applications are often built for embedded environments where cross-machine or post-mortem debugging facilities like kgdb(1) are infeasible.

The most commonly used command is

show all vaps/a

which dumps the contents of all ieee80211vap, ieee80211com, and ieee80211_node data structures in the system.

ddb(4), ieee80211(9)
August 4, 2009 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 9 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.