Warning: iface_valid_name is deprecated since 1.6.
Validate the network interface name.
Use is_valid_iface_name instead, with better error reporting.
name |
Name of interface |
true if interface name is valid, otherwise false is returned. Before 1.20, this function did not accept null as |