diff options
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Bridge.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.Bridge.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml b/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml index 379e702a..ee0a9c50 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Bridge.xml @@ -30,8 +30,10 @@ n <!-- Slaves: - Array of object paths representing devices which are currently enslaved to - this device. + DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. + --> <property name="Slaves" type="ao" access="read"/> |