HomeFreeBSD

urtwn: do not filter beacon frames in HOSTAP mode while scanning

Description

urtwn: do not filter beacon frames in HOSTAP mode while scanning

urtwn_set_rx_bssid_all() will allow to receive beacons only
when they are not denied by filter.

Revealed by D5474.

Tested with RTL8188CUS, HOSTAP mode.

Reviewed by: kevlo
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D5477

Details