Page MenuHomeFreeBSD

ifconfig.8: Add capability codes descriptions from handbook
ClosedPublic

Authored by 0mp on Mar 24 2022, 5:01 PM.
Tags
None
Referenced Files
F89380924: D34662.diff
Sat, Jul 27, 8:49 AM
Unknown Object (File)
Sat, Jul 20, 12:56 AM
Unknown Object (File)
Sat, Jun 29, 12:39 AM
Unknown Object (File)
Jun 19 2024, 12:51 PM
Unknown Object (File)
May 28 2024, 8:48 AM
Unknown Object (File)
May 27 2024, 6:33 AM
Unknown Object (File)
May 12 2024, 6:23 PM
Unknown Object (File)
May 6 2024, 11:06 AM

Details

Summary

We document capability codes (the CAPS field of "ifconfig wlan0 scan")
in both ifconfig(8) and the handbook. The list is more complete in the
manual page, while the descriptions of individual capabilities are more
detailed in the handbook.

In order to reduce content duplication and bit rot, let's move
handbook's details to the manual page and reference the manual page
whenever necessary.

MFC after: 2 weeks

Diff Detail

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

Event Timeline

0mp requested review of this revision.Mar 24 2022, 5:01 PM

Syntax looks good, and it matches what I remember of my CCIE Wireless courses.

Do we want to mention WEP and TKIP when both are considered deprecated because of security considerations, though?

I'd leave it as it is. As it is now, this is just a copy of the content from the handbook. If desired, we can iterate and clean up deprecated bits later on.

Everything removed from the handbook was added here as far as I can tell.

This revision is now accepted and ready to land.Mar 25 2022, 6:17 AM