Page MenuHomeFreeBSD

net80211: unbreak 'show all vaps(/a)' ddb command
ClosedPublic

Authored by avos on May 17 2016, 10:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 12:50 AM
Unknown Object (File)
Tue, Sep 23, 10:55 PM
Unknown Object (File)
Mon, Sep 22, 4:59 PM
Unknown Object (File)
Mon, Sep 22, 3:28 PM
Unknown Object (File)
Mon, Sep 22, 7:37 AM
Unknown Object (File)
Sep 4 2025, 2:22 PM
Unknown Object (File)
Aug 2 2025, 2:12 AM
Unknown Object (File)
Jul 12 2025, 8:10 AM
Subscribers

Details

Summary

Replace ifnet list lookup (which is broken since r287197, because IFT_IEEE80211 type is not used) with iteration on ieee80211com list.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to net80211: unbreak 'show all vaps(/a)' ddb command.
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.
This revision is now accepted and ready to land.May 17 2016, 3:32 PM
This revision was automatically updated to reflect the committed changes.