This call is available on Linux only.
Summary:
Adds a network device.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Network device information. Use the appropriate subtype of the |
|
|
|
|
|
|
|
|
|
Returns:
Name |
Min/Max |
Type |
Description |
|
|
Information about the newly created device. |
Description:
To manage network devices for Virtuozzo-based systems, use the implementation of this call in the vzaenvm
interface.
This call allows to do the following:
set
call).Depending on the type of operation, use the appropriate subtype of the net_deviceType
when populating the net_device
parameter structure. For example, when adding a VLAN adapter, use net_vlanType
; when adding a network bridge, use net_bridgeType
.