Optional addressSpecifies the device Link Layer Address (LLADDR) parameter, commonly known as mac address.
Optional broadcastSpecifies the device Link Layer Address (LLADDR) broadcast, for the already specified mac address.
Optional gso_Specifies the recommended maximum number of a Generic Segment Offload segments the new device should accept.
Optional gso_Specifies the recommended maximum size of a Generic Segment Offload packet the new device should accept.
Optional indexSpecifies the desired index of the new virtual device. The link creation fails, if the index is busy.
Optional linkSpecifies the physical device to act operate on.
Optional mtuSpecifies the Maximum Transmission Unit (mtu).
Specifies the name of the new virtual device.
Optional numrxqueuesSpecifies the number of receive queues for new device.
Optional numtxqueuesSpecifies the number of transmit queues for new device.
Optional txqueuelenThe transmit queue length of the device.
Specifies the type of the new device.
Generated using TypeDoc
Link add options.