summaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
diff options
context:
space:
mode:
authorAntonio Cardace <acardace@redhat.com>2020-03-05 18:56:07 +0100
committerAntonio Cardace <acardace@redhat.com>2020-03-13 10:22:21 +0100
commit067a3d6c08615eadf55941dec266c7396d823f66 (patch)
tree348d436a6cf08f8bc1f43c496ddf5f5eb2f18883 /introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
parentcbb45aaf909b53db6eb5cff208a4e08fde699041 (diff)
downloadNetworkManager-067a3d6c08615eadf55941dec266c7396d823f66.tar.gz
nm-device: expose via D-Bus the 'hw-address' property
Drop device-specific 'hw-address' GObject properties which are now redundant. https://bugzilla.redhat.com/show_bug.cgi?id=1786937
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
index c0317be6c3..3415f18510 100644
--- a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
+++ b/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
@@ -11,6 +11,8 @@
HwAddress:
The active hardware address of the device.
+
+ DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.
-->
<property name="HwAddress" type="s" access="read"/>