From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/libnm/html/NMDeviceMacsec.html | 45 ++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 10 deletions(-) (limited to 'docs/libnm/html/NMDeviceMacsec.html') diff --git a/docs/libnm/html/NMDeviceMacsec.html b/docs/libnm/html/NMDeviceMacsec.html index 83f7f703..f751c040 100644 --- a/docs/libnm/html/NMDeviceMacsec.html +++ b/docs/libnm/html/NMDeviceMacsec.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ Home Up -Prev +Prev Next
@@ -50,11 +50,10 @@ - -0 +const char * -NM_DEPRECATED_IN_1_24_FOR () +nm_device_macsec_get_hw_address () @@ -342,14 +341,40 @@ nm_device_macsec_get_parent ([transfer none]

-

Since: 1.42, 1.40.4

+

Since: 1.42


-

NM_DEPRECATED_IN_1_24_FOR ()

-
0
-NM_DEPRECATED_IN_1_24_FOR ();
-

NM_DEPRECATED_IN_1_24_FOR is deprecated and should not be used in newly-written code.

+

nm_device_macsec_get_hw_address ()

+
const char *
+nm_device_macsec_get_hw_address (NMDeviceMacsec *device);
+
+

nm_device_macsec_get_hw_address has been deprecated since version 1.24 and should not be used in newly-written code.

+

Use nm_device_get_hw_address() instead.

+
+

Gets the hardware (MAC) address of the NMDeviceMacsec

+

[skip]

+
+

Parameters

+
+++++ + + + + + +

device

a NMDeviceMacsec

 
+
+
+

Returns

+

the hardware address. This is the internal string used by the +device, and must not be modified.

+
+

Since: 1.6


-- cgit 1.3.0-6-gf8a5