From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingIP4Config.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/libnm/html/NMSettingIP4Config.html') diff --git a/docs/libnm/html/NMSettingIP4Config.html b/docs/libnm/html/NMSettingIP4Config.html index 52bfdbae..a8470134 100644 --- a/docs/libnm/html/NMSettingIP4Config.html +++ b/docs/libnm/html/NMSettingIP4Config.html @@ -8,7 +8,7 @@ - + @@ -84,19 +84,19 @@ -gchar * +char * dhcp-client-id Read / Write -gchar * +char * dhcp-fqdn Read / Write -gchar * +char * dhcp-vendor-class-identifier Read / Write @@ -191,7 +191,7 @@ nm_setting_ip4_config_new (void

Returns

the new empty NMSettingIP4Config object.

-

[transfer full]

+

[transfer full]


@@ -361,7 +361,7 @@ through that interface to the default network.

Property Details

The “dhcp-client-id” property

-
  “dhcp-client-id”           gchar *
+
  “dhcp-client-id”           char *

A string sent to the DHCP server to identify the local machine which the DHCP server may use to customize the DHCP lease and options. When the property is a hex string ('aa:bb:cc') it is interpreted as a @@ -390,7 +390,7 @@ depends on the DHCP plugin.


The “dhcp-fqdn” property

-
  “dhcp-fqdn”                gchar *
+
  “dhcp-fqdn”                char *

If the “dhcp-send-hostname” property is TRUE, then the specified FQDN will be sent to the DHCP server when acquiring a lease. This property and “dhcp-hostname” are mutually exclusive and @@ -403,7 +403,7 @@ cannot be set at the same time.


The “dhcp-vendor-class-identifier” property

-
  “dhcp-vendor-class-identifier” gchar *
+
  “dhcp-vendor-class-identifier” char *

The Vendor Class Identifier DHCP option (60). Special characters in the data string may be escaped using C-style escapes, nevertheless this property cannot contain nul bytes. @@ -418,6 +418,6 @@ If still unspecified, the DHCP option is not sent to the server.

+
Generated by GTK-Doc V1.33.1
\ No newline at end of file -- cgit 1.3.0-6-gf8a5