SettingIpvlanMode
Description:
[ CCode ( cprefix = "NM_SETTING_IPVLAN_MODE_" , type_id = "nm_setting_ipvlan_mode_get_type ()" ) ]
[ Version ( since = "1.52" ) ]
public enum SettingIpvlanMode
Content:
Enum values:
- L2 - L2 mode, device receives and responds
to ARP.
- L3 - L3 mode, device process only L3
traffic and above.
- L3S - L3S mode, same way as L3 mode but
egress and ingress lands on netfilter chain.
- UNKNOWN - unknown/unset mode