Page MenuHomeFreeBSD

net80211/ifconfig: print hardware device name for wlan interfaces
ClosedPublic

Authored by bz on Jul 27 2020, 1:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 10 2024, 6:39 PM
Unknown Object (File)
Dec 31 2023, 8:51 AM
Unknown Object (File)
Dec 20 2023, 3:36 AM
Unknown Object (File)
Dec 12 2023, 6:31 PM
Unknown Object (File)
Sep 1 2023, 6:12 PM
Unknown Object (File)
Sep 1 2023, 6:12 PM
Unknown Object (File)
Sep 1 2023, 6:11 PM
Unknown Object (File)
Sep 1 2023, 5:57 PM

Details

Summary

Add IEEE80211_IOC_IC_NAME to query the ic_name field and in ifconfig
to print the parent interface again. This functionality was lost
around r287197. It helps in case of multiple wlan interfaces and
multiple underlying hardware devices to keep track which wlan
interface belongs to which physical device.

Sponsored by: Rubicon Communications, LLC (d/b/a "Netgate")

Test Plan

ifconfig wlan0 shows a parent interface like this now:

	        parent interface: athp0

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32580
Build 30036: arc lint + arc unit