mac_address_blacklist


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
public string[] mac_address_blacklist { owned get; set; }

If specified, this connection will never apply to the Ethernet device whose permanent MAC address matches an address in the list.

Each MAC address is in the standard hex-digits-and-colons notation (00:11:22:33:44:55).