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)
Sun, May 3, 1:19 AM
Unknown Object (File)
Tue, Apr 28, 5:22 PM
Unknown Object (File)
Tue, Apr 28, 5:13 PM
Unknown Object (File)
Mon, Apr 27, 11:34 PM
Unknown Object (File)
Mon, Apr 27, 11:28 PM
Unknown Object (File)
Thu, Apr 23, 12:59 AM
Unknown Object (File)
Apr 17 2026, 8:57 AM
Unknown Object (File)
Apr 8 2026, 4:46 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.