From e126f3e804c35480c4f075777430419d6ece23da Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 23 Sep 2018 10:10:27 +0200 Subject: New upstream version 1.12.4 --- docs/api/html/settings-dcb.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'docs/api/html/settings-dcb.html') diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index 370ff34d..f2b45b4b 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -34,11 +34,11 @@
-

+

Properties

-

Table 73. 

+

Table 64. 

@@ -96,6 +96,12 @@ + + + + + + -- cgit 1.3.0-6-gf8a5 From 6518e361171f64bcaaa4bf868139362ed95cc2e0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 20 Oct 2018 01:30:31 +0200 Subject: New upstream version 1.14.2 --- docs/api/html/settings-dcb.html | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'docs/api/html/settings-dcb.html') diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index f2b45b4b..73289d0b 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -8,7 +8,7 @@ - + @@ -34,11 +34,11 @@
The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.
name
string
dcb
The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
priority-bandwidth
array of uint32
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
-

+

Properties

-

Table 64. 

+

Table 73. 

@@ -96,15 +96,9 @@ - - - - - - - + @@ -122,7 +116,7 @@ - + @@ -134,7 +128,7 @@ - + @@ -146,7 +140,7 @@ - + @@ -156,6 +150,6 @@ +
Generated by GTK-Doc V1.29.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5
The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.
name
string
dcb
The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
priority-bandwidth
array of uint32
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
[0, 0, 0, 0, 0, 0, 0, 0]
An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.
priority-group-bandwidth
array of uint32
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
[0, 0, 0, 0, 0, 0, 0, 0]
An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents.
priority-group-id
array of uint32
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
[0, 0, 0, 0, 0, 0, 0, 0]
An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.
priority-traffic-class
array of uint32
[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L]
[0, 0, 0, 0, 0, 0, 0, 0]
An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.