From e536d40eaea5dcdc0743b0a5e8e17faa46608a50 Mon Sep 17 00:00:00 2001
From: Michael Biebl
The permitted values are: yes: register hostname and resolving -for the connection, no: disable LLMNR for the interface, resolve: -do not register hostname but allow resolving of LLMNR host names.
-This feature requires a plugin which supports LLMNR. One such -plugin is dns-systemd-resolved.
+The permitted values are: "yes" (2) register hostname and resolving +for the connection, "no" (0) disable LLMNR for the interface, "resolve" +(1) do not register hostname but allow resolving of LLMNR host names +If unspecified, "default" ultimately depends on the DNS plugin (which +for systemd-resolved currently means "yes").
+This feature requires a plugin which supports LLMNR. Otherwise the +setting has no effect. One such plugin is dns-systemd-resolved.
Flags: Read / Write
Default value: -1
Since: 1.14
@@ -2169,11 +2171,14 @@ plugin is dns-systemd-resolved.“mdns” property “mdns” gint
Whether mDNS is enabled for the connection.
-The permitted values are: yes: register hostname and resolving -for the connection, no: disable mDNS for the interface, resolve: -do not register hostname but allow resolving of mDNS host names.
-This feature requires a plugin which supports mDNS. One such -plugin is dns-systemd-resolved.
+The permitted values are: "yes" (2) register hostname and resolving +for the connection, "no" (0) disable mDNS for the interface, "resolve" +(1) do not register hostname but allow resolving of mDNS host names +and "default" (-1) to allow lookup of a global default in NetworkManager.conf. +If unspecified, "default" ultimately depends on the DNS plugin (which +for systemd-resolved currently means "no").
+This feature requires a plugin which supports mDNS. Otherwise the +setting has no effect. One such plugin is dns-systemd-resolved.
Flags: Read / Write
Default value: -1
Since: 1.12
-- cgit 1.3.0-6-gf8a5