From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingWired.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'docs/libnm/html/NMSettingWired.html') diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index 17dd194f..15a37ada 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -101,7 +101,7 @@ -const char * const * +const char *const * nm_setting_wired_get_mac_address_blacklist () @@ -163,7 +163,7 @@ -const char * const * +const char *const * nm_setting_wired_get_s390_subchannels () @@ -617,7 +617,7 @@ nm_setting_wired_get_generate_mac_address_mask

nm_setting_wired_get_mac_address_blacklist ()

-
const char * const *
+
const char *const *
 nm_setting_wired_get_mac_address_blacklist
                                (NMSettingWired *setting);
@@ -858,7 +858,7 @@ nm_setting_wired_get_mtu (

nm_setting_wired_get_s390_subchannels ()

-
const char * const *
+
const char *const *
 nm_setting_wired_get_s390_subchannels (NMSettingWired *setting);

Return the list of s390 subchannels that identify the device that this connection is applicable to. The connection should only be used in @@ -1314,37 +1314,37 @@ incompatible with other flags


NM_SETTING_WIRED_PORT

-
#define NM_SETTING_WIRED_PORT "port"
+
#define NM_SETTING_WIRED_PORT                      "port"
 

NM_SETTING_WIRED_SPEED

-
#define NM_SETTING_WIRED_SPEED "speed"
+
#define NM_SETTING_WIRED_SPEED                     "speed"
 

NM_SETTING_WIRED_DUPLEX

-
#define NM_SETTING_WIRED_DUPLEX "duplex"
+
#define NM_SETTING_WIRED_DUPLEX                    "duplex"
 

NM_SETTING_WIRED_AUTO_NEGOTIATE

-
#define NM_SETTING_WIRED_AUTO_NEGOTIATE "auto-negotiate"
+
#define NM_SETTING_WIRED_AUTO_NEGOTIATE            "auto-negotiate"
 

NM_SETTING_WIRED_MAC_ADDRESS

-
#define NM_SETTING_WIRED_MAC_ADDRESS "mac-address"
+
#define NM_SETTING_WIRED_MAC_ADDRESS               "mac-address"
 

NM_SETTING_WIRED_CLONED_MAC_ADDRESS

-
#define NM_SETTING_WIRED_CLONED_MAC_ADDRESS "cloned-mac-address"
+
#define NM_SETTING_WIRED_CLONED_MAC_ADDRESS        "cloned-mac-address"
 

@@ -1356,43 +1356,43 @@ incompatible with other flags


NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST

-
#define NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST "mac-address-blacklist"
+
#define NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST     "mac-address-blacklist"
 

NM_SETTING_WIRED_MTU

-
#define NM_SETTING_WIRED_MTU "mtu"
+
#define NM_SETTING_WIRED_MTU                       "mtu"
 

NM_SETTING_WIRED_S390_SUBCHANNELS

-
#define NM_SETTING_WIRED_S390_SUBCHANNELS "s390-subchannels"
+
#define NM_SETTING_WIRED_S390_SUBCHANNELS          "s390-subchannels"
 

NM_SETTING_WIRED_S390_NETTYPE

-
#define NM_SETTING_WIRED_S390_NETTYPE "s390-nettype"
+
#define NM_SETTING_WIRED_S390_NETTYPE              "s390-nettype"
 

NM_SETTING_WIRED_S390_OPTIONS

-
#define NM_SETTING_WIRED_S390_OPTIONS "s390-options"
+
#define NM_SETTING_WIRED_S390_OPTIONS              "s390-options"
 

NM_SETTING_WIRED_WAKE_ON_LAN

-
#define NM_SETTING_WIRED_WAKE_ON_LAN "wake-on-lan"
+
#define NM_SETTING_WIRED_WAKE_ON_LAN               "wake-on-lan"
 

NM_SETTING_WIRED_WAKE_ON_LAN_PASSWORD

-
#define NM_SETTING_WIRED_WAKE_ON_LAN_PASSWORD "wake-on-lan-password"
+
#define NM_SETTING_WIRED_WAKE_ON_LAN_PASSWORD      "wake-on-lan-password"
 

-- cgit 1.3.0-6-gf8a5 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/NMSettingWired.html | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'docs/libnm/html/NMSettingWired.html') diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index 15a37ada..d0be4268 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -8,7 +8,7 @@ - + @@ -256,25 +256,25 @@ -gchar * +char * cloned-mac-address Read / Write -gchar * +char * duplex Read / Write -gchar * +char * generate-mac-address-mask Read / Write -gchar * +char * mac-address Read / Write @@ -290,13 +290,13 @@ -gchar * +char * port Read / Write -gchar * +char * s390-nettype Read / Write @@ -323,7 +323,7 @@ -gchar * +char * wake-on-lan-password Read / Write @@ -433,7 +433,7 @@ nm_setting_wired_new (void

Returns

the new empty NMSettingWired object.

-

[transfer full]

+

[transfer full]


@@ -882,7 +882,7 @@ conjunction with that device.

Returns

array of strings, each specifying one subchannel the s390 device uses to communicate to the host.

-

[transfer none][element-type utf8]

+

[transfer none][element-type utf8]


@@ -977,14 +977,14 @@ such as during option iteration.

out_key

on return, the key name of the s390 specific option; this value is owned by the setting and should not be modified.

-[out][transfer none] +[out][transfer none]

out_value

on return, the value of the key of the s390 specific option; this value is owned by the setting and should not be modified.

-[out][transfer none] +[out][transfer none] @@ -1143,7 +1143,7 @@ and you may pass

Returns

a NULL-terminated array of strings of valid s390 options.

-

[transfer none]

+

[transfer none]


@@ -1422,7 +1422,7 @@ link configuration will be skipped.


The “cloned-mac-address” property

-
  “cloned-mac-address”       gchar *
+
  “cloned-mac-address”       char *

If specified, request that the device use this MAC address instead. This is known as MAC cloning or spoofing.

Beside explicitly specifying a MAC address, the special values "preserve", "permanent", @@ -1445,7 +1445,7 @@ of NetworkManager.conf. If still unspecified, it defaults to "preserve"


The “duplex” property

-
  “duplex”                   gchar *
+
  “duplex”                   char *

When a value is set, either "half" or "full", configures the device to use the specified duplex mode. If "auto-negotiate" is "yes" the specified duplex mode will be the only one advertised during link @@ -1465,7 +1465,7 @@ Before specifying a duplex mode be sure your device supports it.


The “generate-mac-address-mask” property

-
  “generate-mac-address-mask” gchar *
+
  “generate-mac-address-mask” char *

With “cloned-mac-address” setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits @@ -1497,7 +1497,7 @@ administered.


The “mac-address” property

-
  “mac-address”              gchar *
+
  “mac-address”              char *

If specified, this connection will only apply to the Ethernet device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).

@@ -1529,7 +1529,7 @@ breaking larger packets up into multiple Ethernet frames.


The “port” property

-
  “port”                     gchar *
+
  “port”                     char *

Specific port type to use if the device supports multiple attachment methods. One of "tp" (Twisted Pair), "aui" (Attachment Unit Interface), "bnc" (Thin Ethernet) or "mii" (Media Independent Interface). @@ -1541,7 +1541,7 @@ If the device supports only one port type, this setting is ignored.


The “s390-nettype” property

-
  “s390-nettype”             gchar *
+
  “s390-nettype”             char *

s390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.

Owner: NMSettingWired

@@ -1610,7 +1610,7 @@ NetworkManager).


The “wake-on-lan-password” property

-
  “wake-on-lan-password”     gchar *
+
  “wake-on-lan-password”     char *

If specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.

@@ -1622,6 +1622,6 @@ no password will be required.

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