From 6518e361171f64bcaaa4bf868139362ed95cc2e0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 20 Oct 2018 01:30:31 +0200 Subject: New upstream version 1.14.2 --- ...us-org.freedesktop.NetworkManager.IP4Config.xml | 49 ++++++++++++++++------ 1 file changed, 36 insertions(+), 13 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml index 22e6f243..097ec49f 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml @@ -14,17 +14,19 @@ Properties -Addresses readable aau -AddressData readable aa{sv} -Gateway readable s -Routes readable aau -RouteData readable aa{sv} -Nameservers readable au -Domains readable as -Searches readable as -DnsOptions readable as -DnsPriority readable i -WinsServers readable au +Addresses readable aau +AddressData readable aa{sv} +Gateway readable s +Routes readable aau +RouteData readable aa{sv} +Nameservers readable au +NameserverData readable aa{sv} +Domains readable as +Searches readable as +DnsOptions readable as +DnsPriority readable i +WinsServers readable au +WinsServerData readable as @@ -112,7 +114,18 @@ RouteData readable aa{sv} Nameservers readable au - The nameservers in use. + The nameservers in use. Deprecated: use NameserverData + + + + The "NameserverData" property + org.freedesktop.NetworkManager.IP4Config:NameserverData + +NameserverData readable aa{sv} + + The nameservers in use. Currently only the value "address" + is recognized (with an IP address string). + Since: 1.14 @@ -159,7 +172,17 @@ DnsPriority readable i WinsServers readable au The Windows Internet Name Service servers associated with the connection. - Each address is in network byte order. + Each address is in network byte order. Deprecated: use WinsServerData + + + + The "WinsServerData" property + org.freedesktop.NetworkManager.IP4Config:WinsServerData + +WinsServerData readable as + + The Windows Internet Name Service servers associated with the connection. + Since: 1.14 -- cgit 1.3.0-6-gf8a5