On Thu, Jun 27, 2019 at 04:22:02PM -0700, Eric Caruso wrote: > Add D-Bus property: > * MACAddressRandomizationMask: a{say} > > which configure random MAC address functionality in the Wi-Fi > driver via netlink. > > Signed-off-by: Eric Caruso <ejcaruso@xxxxxxxxxxxx> > --- > wpa_supplicant/dbus/dbus_new.c | 6 + > wpa_supplicant/dbus/dbus_new_handlers.c | 154 ++++++++++++++++++++++++ > wpa_supplicant/dbus/dbus_new_handlers.h | 2 + > wpa_supplicant/scan.c | 26 ++++ > wpa_supplicant/scan.h | 2 + > 5 files changed, 190 insertions(+) You seem to have dropped the doc/dbus.doxygen changes that were in the previous versions. While we're at it: your old doc didn't describe a detail that you're actually relying on -- that absence of a key in the dictionary means to disable it. Might be worth adding when you get around to re-sending the doc. Brian _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap