hwaddr_valid


Description:


[ Version ( since = "0.9.10" ) ]
public bool hwaddr_valid (string asc)

Parses asc to see if it is a valid hardware address of some type.

Parameters:

asc

the ASCII representation of a hardware address

Returns:

true if asc appears to be a valid hardware address of some type, false if not.


Namespace: NM.Utils
Package: libnm-util