SettingIP4LinkLocal
Description:
[ CCode ( cprefix = "NM_SETTING_IP4_LL_" , type_id = "nm_setting_ip4_link_local_get_type ()" ) ]
[ Version ( since = "1.40" ) ]
public enum SettingIP4LinkLocal
SettingIP4LinkLocal values indicate whether IPv4 link-local address protocol should be enabled.
Content:
Enum values:
- AUTO - Special value which enables LL
if "ipv4.
- DEFAULT - Allow fallback to a
globally configured default.
- DISABLED - Disable IPv4 link-local
protocol.
- ENABLED - Enable the IPv4 link-local
protocol regardless what other protocols such as DHCP or manually assigned IP addresses might be active.