Enumeration (GI Enum)

NM-1.0NMSettingIP4LinkLocalSince 1.40

NM.SettingIP4LinkLocal values indicate whether IPv4 link-local address protocol should be enabled.

1.40

Index

Enumeration Members

Enumeration Members

AUTO: number

Special value which enables LL if "ipv4.method" is set to "link-local".

DEFAULT: number

Allow fallback to a globally configured default. If unspecified, fallback to "auto". Note that if "ipv4.method" is "disabled", this always implies link-local addresses disabled too.

DISABLED: number

Disable IPv4 link-local protocol.

ENABLED: number

Enable the IPv4 link-local protocol regardless what other protocols such as DHCP or manually assigned IP addresses might be active.