HomeFreeBSD

net80211: do not enforce promiscuous mode for AP scan

Description

net80211: do not enforce promiscuous mode for AP scan

Drivers should set their own filters via ic_scan_start()/ic_scan_end()
callbacks; and we don't need frames other than beacons or probe responses.

(Note: this was a noop since r287197 due to promiscuous mode with bridge
workaround)

Tested with Intel 3945BG, RTL8188EU and WUSB54GC in HOSTAP mode.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D5474

Details

Provenance
avosAuthored on
Differential Revision
D5474: net80211: do not enforce promiscuous mode for AP scan
Parents
rS296238: FAST_DEPEND: Prefer .OBJDIR depend files.
Branches
Unknown
Tags
Unknown