remove_mac_blacklist_item_by_value
Description:
Removes the MAC address mac
from the blacklist.
Parameters:
this |
the SettingWired |
mac |
the MAC address string (hex-digits-and-colons notation) to remove from the blacklist |
Returns:
true if the MAC address was found and removed; false if it was not. |