- 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.
Details
Details
- Reviewers
- None
- Group Reviewers
wireless
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 63728 Build 60612: arc lint + arc unit