SettingMacRandomization
Description:
[ CCode ( cprefix = "NM_SETTING_MAC_RANDOMIZATION_" , type_id = "nm_setting_mac_randomization_get_type ()" ) ]
public enum SettingMacRandomization
Controls if and how the MAC address of a device is randomzied.
Content:
Enum values:
- ALWAYS - a random MAC address is
used.
- DEFAULT - the default value,
which unless overridden by user-controlled defaults configuration, is "never".
- NEVER - the device's MAC address
is always used.