[ Version ( since = "1.14" ) ]
public bool add_vlan (uint vlan_id)
Adds a VLAN to the VF.
Currently kernel only supports one VLAN per VF.
this |
the SriovVF |
vlan_id |
the VLAN id |
true if the VLAN was added; false if it already existed |