OpenMediaVault
0.6 (Kralizec)
The open network attached storage solution
|
Static Public Member Functions | |
static | get () |
static | enumerate () |
static | getByType ($type) |
static | enumerateByType ($type) |
Additional Inherited Members | |
![]() | |
__construct () | |
getLastError () | |
![]() | |
setLastError ($error) | |
debug () | |
Helper class to get all existing Linux network interfaces.
|
static |
Enumerate all network interfaces.
|
static |
Enumerate all network interfaces by type.
type | The type of interface, e.g. eth, lo or bond. |
|
static |
Get a list of all network interfaces.
|
static |
Get a list of network interfaces by type.
type | The type of interface, e.g. eth, lo or bond. |