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/NMDeviceMacvlan.html | 40 +++++++++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMDeviceMacvlan.html') diff --git a/docs/libnm/html/NMDeviceMacvlan.html b/docs/libnm/html/NMDeviceMacvlan.html index ee7e068a..e8656995 100644 --- a/docs/libnm/html/NMDeviceMacvlan.html +++ b/docs/libnm/html/NMDeviceMacvlan.html @@ -73,11 +73,10 @@ - -0 +const char * -NM_DEPRECATED_IN_1_24_FOR () +nm_device_macvlan_get_hw_address () @@ -275,10 +274,37 @@ nm_device_macvlan_get_tap ( -

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_macvlan_get_hw_address ()

+
const char *
+nm_device_macvlan_get_hw_address (NMDeviceMacvlan *device);
+
+

nm_device_macvlan_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 NMDeviceMacvlan

+

[skip]

+
+

Parameters

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

device

a NMDeviceMacvlan

 
+
+
+

Returns

+

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

+

This property is not implemented yet, and the function always return NULL.

+
+

Since: 1.2

-- cgit 1.3.0-6-gf8a5