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)
Tue, Nov 26, 10:56 AM
Unknown Object (File)
Nov 22 2024, 3:36 PM
Unknown Object (File)
Nov 16 2024, 7:12 AM
Unknown Object (File)
Nov 15 2024, 6:17 PM
Unknown Object (File)
Nov 14 2024, 9:29 AM
Unknown Object (File)
Nov 5 2024, 4:43 AM
Unknown Object (File)
Oct 7 2024, 8:41 AM
Unknown Object (File)
Oct 4 2024, 7:52 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.