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, Mar 25, 11:24 AM
Unknown Object (File)
Fri, Mar 22, 9:40 PM
Unknown Object (File)
Fri, Mar 22, 9:40 PM
Unknown Object (File)
Fri, Mar 22, 9:40 PM
Unknown Object (File)
Fri, Mar 22, 9:40 PM
Unknown Object (File)
Mar 13 2024, 1:04 PM
Unknown Object (File)
Mar 8 2024, 8:31 AM
Unknown Object (File)
Jan 5 2024, 10:39 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 Not Applicable
Unit
Tests Not Applicable

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.