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
F82042089: D4290.diff
Wed, Apr 24, 10:10 PM
Unknown Object (File)
Tue, Apr 23, 9:58 AM
Unknown Object (File)
Sun, Apr 21, 10:22 AM
Unknown Object (File)
Mar 25 2024, 11:24 AM
Unknown Object (File)
Mar 22 2024, 9:40 PM
Unknown Object (File)
Mar 22 2024, 9:40 PM
Unknown Object (File)
Mar 22 2024, 9:40 PM
Unknown Object (File)
Mar 22 2024, 9:40 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 1313
Build 1318: 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.