9025def55c
Add new 'mac_addr' policy (3) with which supplicant expects to also obtain 'mac_value' with pregenerated value of MAC address to be used for given SSID. The main difference between this policy and policy 1 is the ability to control persistence of the MAC address used. For example if there is a requirement to always use the same (but random) MAC address for given SSID (even if user removes/forgets the network) this could be handled outside of the wpa_supplicant by using some SSID based hashing scheme to generate MAC (or by just storing the randomly generated one) and providing it to wpa_supplicant together with mac_addr=3 policy. Signed-off-by: Andrzej Ostruszka <amo@semihalf.com> |
||
---|---|---|
.. | ||
.gitignore | ||
dbus-wpa_supplicant.conf | ||
dbus_common.c | ||
dbus_common.h | ||
dbus_common_i.h | ||
dbus_dict_helpers.c | ||
dbus_dict_helpers.h | ||
dbus_new.c | ||
dbus_new.h | ||
dbus_new_handlers.c | ||
dbus_new_handlers.h | ||
dbus_new_handlers_p2p.c | ||
dbus_new_handlers_p2p.h | ||
dbus_new_handlers_wps.c | ||
dbus_new_helpers.c | ||
dbus_new_helpers.h | ||
dbus_new_introspect.c | ||
fi.w1.wpa_supplicant1.service.in | ||
Makefile |