- for libnm 1.48.6
+ for libnm 1.48.8
The latest version of this documentation can be found on-line at
https://networkmanager.dev/docs/libnm/latest/.
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html
index 0e1ca808..0a3867ad 100644
--- a/docs/libnm/html/libnm-nm-dbus-interface.html
+++ b/docs/libnm/html/libnm-nm-dbus-interface.html
@@ -493,6 +493,10 @@
NMActivationStateFlags |
+| #define |
+NM_ACTIVATION_STATE_FLAG_MASTER_HAS_SLAVES |
+
+
| enum |
NMSettingsAddConnection2Flags |
@@ -1270,7 +1274,7 @@ GSM/UMTS, or LTE network access protocols
NM_DEVICE_TYPE_BOND |
- a bond master interface
+a bond controller interface
|
|
@@ -1291,7 +1295,7 @@ GSM/UMTS, or LTE network access protocols
NM_DEVICE_TYPE_BRIDGE |
- a bridge master interface
+a bridge controller interface
|
|
@@ -1305,7 +1309,7 @@ GSM/UMTS, or LTE network access protocols
NM_DEVICE_TYPE_TEAM |
- a team master interface
+a team controller interface
|
|
@@ -3622,16 +3626,16 @@ an external configuration of a networking device. Since: 1.26.
|
-NM_ACTIVATION_STATE_FLAG_IS_MASTER |
+NM_ACTIVATION_STATE_FLAG_IS_CONTROLLER |
- the device is a master.
+the device is a controller.
|
|
-NM_ACTIVATION_STATE_FLAG_IS_SLAVE |
+NM_ACTIVATION_STATE_FLAG_IS_PORT |
- the device is a slave.
+the device is a port.
|
|
@@ -3657,10 +3661,10 @@ an external configuration of a networking device. Since: 1.26.
|
-NM_ACTIVATION_STATE_FLAG_MASTER_HAS_SLAVES |
+NM_ACTIVATION_STATE_FLAG_CONTROLLER_HAS_PORTS |
- The master has any slave devices attached.
-This only makes sense if the device is a master.
+The controller has any port devices attached.
+This only makes sense if the device is a controller.
|
|
@@ -3689,6 +3693,12 @@ represent an external configuration of a networking device. Since: 1.26.