VlanFlags
Description:
[ CCode ( cprefix = "NM_VLAN_FLAG_" , type_id = "nm_vlan_flags_get_type ()" ) ]
[ Flags ]
public enum VlanFlags
VlanFlags values control the behavior of the VLAN interface.
Content:
Enum values:
- GVRP - indicates that this interface should use
GVRP to register itself with its switch
- LOOSE_BINDING - indicates that this
interface's operating state is tied to the underlying network interface but other details (like routing) are not.
- MVRP - indicates that this interface should use
MVRP to register itself with its switch
- REORDER_HEADERS - indicates that this
interface should reorder outgoing packet headers to look more like a non-VLAN Ethernet interface