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, Apr 8, 4:46 AM
Unknown Object (File)
Sat, Mar 28, 5:27 AM
Unknown Object (File)
Fri, Mar 27, 10:19 AM
Unknown Object (File)
Sun, Mar 22, 2:38 PM
Unknown Object (File)
Wed, Mar 18, 2:53 AM
Unknown Object (File)
Tue, Mar 17, 1:21 AM
Unknown Object (File)
Mar 8 2026, 12:12 AM
Unknown Object (File)
Mar 3 2026, 6:41 PM
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 Skipped
Unit
Tests Skipped

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.