Page MenuHomeFreeBSD

net80211: move references to IF_LLADDR() into ieee80211_freebsd.c
Needs ReviewPublic

Authored by adrian on Fri, Apr 25, 6:29 PM.

Details

Reviewers
None
Group Reviewers
wireless
Summary
  • Move references to IF_LLADDR() into ieee80211_freebsd.c
  • Add a comment on one that I need to verify before I move it
  • Implement ieee80211_vap_sync_mac_address() which syncs the VAP mac address from the network interface MAC address. This uses FreeBSD-isms (network epoch, IF_LLADDR()) so it shouldn't be in net80211 itself.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63728
Build 60612: arc lint + arc unit