[PATCH 0/5] Add support for MAC address randomization in scan
Jouni Malinen
j
Sun Jan 4 13:37:58 PST 2015
On Mon, Dec 29, 2014 at 01:41:03AM -0500, Ilan Peer wrote:
> The patch set adds support for randomizing the MAC address for one
> or more of the following scan flows:
>
> 1. Normal scan.
> 2. Scheduled scan.
> 3. PNO.
>
> Ilan Peer (5):
> driver: Add definitions for MAC address randomization in scan
> nl80211: Handle MAC address randomization in scan
> scan: Add MAC address randomization in scan handling
> ctrl_iface: Add MAC address randomization in scan processing
> wpa_cli: Add MAC address randomization in scan
Thanks, applied. I cleaned the design to avoid unnecessarily many
allocations by merging the address and mask into a single buffer and
using stack instead of heap in the ctrl_iface parser. In addition, I
added a hwsim test case that gives pretty nice coverage for the
functionality (well, apart from sched_scan which is not yet supported by
mac80211_hwsim).
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list