summaryrefslogtreecommitdiff
path: root/introspection/nm-device-ethernet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/nm-device-ethernet.xml')
-rw-r--r--introspection/nm-device-ethernet.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/introspection/nm-device-ethernet.xml b/introspection/nm-device-ethernet.xml
index 5b7c88ebfd..000caf752f 100644
--- a/introspection/nm-device-ethernet.xml
+++ b/introspection/nm-device-ethernet.xml
@@ -5,7 +5,13 @@
<property name="HwAddress" type="s" access="read">
<tp:docstring>
- Hardware address of the device.
+ Active hardware address of the device.
+ </tp:docstring>
+ </property>
+
+ <property name="PermHwAddress" type="s" access="read">
+ <tp:docstring>
+ Permanent hardware address of the device.
</tp:docstring>
</property>