Page MenuHomeFreeBSD

Begin migrating net80211 code from ifconfig into lib80211.
ClosedPublic

Authored by adrian on Nov 26 2015, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 3:34 AM
Unknown Object (File)
Sat, Apr 12, 1:30 AM
Unknown Object (File)
Mar 5 2025, 7:14 AM
Unknown Object (File)
Mar 1 2025, 6:27 PM
Unknown Object (File)
Feb 19 2025, 3:02 AM
Unknown Object (File)
Feb 11 2025, 8:22 PM
Unknown Object (File)
Jan 17 2025, 4:38 PM
Unknown Object (File)
Jan 13 2025, 4:46 PM

Details

Summary

This is a very simple first pass at extracting the net80211 interface
code out of ifconfig and into a library so other tools can be written
without having to use the ioctl API directly.

It's mostly just the regulatory domain and basic ioctl access.
I'll add more of the code from ifconfig in at a later stage.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1312
Build 1317: arc lint + arc unit

Event Timeline

adrian retitled this revision from to Begin migrating net80211 code from ifconfig into lib80211..
adrian updated this object.
adrian edited the test plan for this revision. (Show Details)
adrian edited edge metadata.

add ifconfig

This revision was automatically updated to reflect the committed changes.