HomeFreeBSD

LinuxKPI: 802.11: support manual lladdr changes

Description

LinuxKPI: 802.11: support manual lladdr changes

Allow a user to change the "ether" address by ifconfig while a VAP is
not UP. Compared to net80211 (given we have no callback) we register
an eventhandler per-vif (a global one would force us to use hacks to
derive if a vap is indeed also a lkpi_80211 vif).

Sponsored by: The FreeBSD Foundation
PR: 277356
Tested by: lwhsu
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D46121

Details

Provenance
bzAuthored on Jul 25 2024, 7:53 AM
Differential Revision
D46121: LinuxKPI: 802.11: support manual lladdr changes
Parents
rG9baed398ee4c: Add osamaabb as src committer and cperciva as mentor
Branches
Unknown
Tags
Unknown