NetworkManager/src/devices/wifi
Thomas Haller 7b585bcc93 wifi: make MAC address randomization during scanning configurable
This allows the user to disable MAC address randomization during
scanning for Wi-Fi networks, which is done by default.

For one, this allows the user to disable the randomization for whatever
reason.

Also, together with configuring the per-connection setting
wifi.cloned-mac-address=preserve, this allows to disable NetworkManager
to modify the MAC address of the interface. This may allow the user
to set the MAC address outside of NetworkManager without NetworkManager
interfering.
2016-06-30 08:29:56 +02:00
..
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-device-olpc-mesh.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-olpc-mesh.h core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-device-wifi.c wifi: make MAC address randomization during scanning configurable 2016-06-30 08:29:56 +02:00
nm-device-wifi.h device: implememnt "perm-hw-address" property in NMDevice 2016-06-30 08:29:55 +02:00
nm-wifi-ap-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-wifi-ap-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-wifi-ap.c all: replace _nm_utils_string_in_list() with g_strv_contains() 2016-06-17 12:25:33 +02:00
nm-wifi-ap.h wifi: refactor private data for NMAccessPoint 2016-05-17 13:24:51 +02:00
nm-wifi-factory.c wifi: ignore monitor interfaces 2016-02-24 11:43:42 +01:00