[ Version ( since = "0.9.10" ) ]
public bool add_mac_blacklist_item (string mac)
Adds a new MAC address to the NMSettingWired:mac-address-blacklist
property.
this |
the SettingWired |
mac |
the MAC address string (hex-digits-and-colons notation) to blacklist |
|