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)
Fri, Nov 21, 1:02 AM
Unknown Object (File)
Fri, Nov 21, 1:02 AM
Unknown Object (File)
Fri, Nov 21, 1:02 AM
Unknown Object (File)
Fri, Nov 21, 12:59 AM
Unknown Object (File)
Mon, Nov 3, 3:32 AM
Unknown Object (File)
Oct 23 2025, 2:12 AM
Unknown Object (File)
Oct 23 2025, 2:11 AM
Unknown Object (File)
Oct 23 2025, 2:11 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 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.