From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl The FCoE controller mode; either Owner: NMSettingDcb The highest User Priority (0 - 7) which FCoE frames should use, or -1 for
default priority. Only used when the “app-fcoe-flags”
property includes the The highest User Priority (0 - 7) which FIP frames should use, or -1 for
default priority. Only used when the “app-fip-flags”
property includes the 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
-gchar *
+char *
app-fcoe-mode
Read / Write
-
@@ -250,7 +250,7 @@
gint
+int
app-fcoe-priority
Read / Write
Read / Write
-
@@ -260,7 +260,7 @@
gint
+int
app-fip-priority
Read / Write
Read / Write
-
@@ -431,7 +431,7 @@ nm_setting_dcb_new (gint
+int
app-iscsi-priority
Read / Write
void
@@ -1263,7 +1263,7 @@ be any combination of
The
-“app-fcoe-mode” property “app-fcoe-mode” gchar *
+ “app-fcoe-mode” char *
NM_SETTING_DCB_FCOE_MODE_FABRIC
(default) or NM_SETTING_DCB_FCOE_MODE_VN2VN.The
-“app-fcoe-priority” property “app-fcoe-priority” gint
+ “app-fcoe-priority” int
NM_SETTING_DCB_FLAG_ENABLE flag.The
-“app-fip-priority” property “app-fip-priority” gint
+ “app-fip-priority” int
NM_SETTING_DCB_FLAG_ENABLE flag.The
-“app-iscsi-priority” property “app-iscsi-priority” gint
+ “app-iscsi-priority” int
NM_SETTING_DCB_FLAG_ENABLE flag.