logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ieee80211_ddb — 802.11 ddb support

Description

       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.

Name

       ieee80211_ddb — 802.11 ddb support

See Also

ddb(4), ieee80211(9)

Debian                                           August 4, 2009                                 IEEE80211_DDB(9)

Synopsis

optionsDDBshowvap[addr]showallvapsshowcom[addr]showsta[addr]showstatab[addr]showmesh[addr]

See Also