diff options
| author | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
| commit | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (patch) | |
| tree | 71f32df6617802270e8a78574bd8e1637dc532f4 /docs/api/html/settings-dcb.html | |
| parent | e74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff) | |
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs/api/html/settings-dcb.html')
| -rw-r--r-- | docs/api/html/settings-dcb.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index d3274cf1..784cff03 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.11.2.2.1"></a><p class="title"><b>Table 54. </b></p> +<a name="id-1.3.3.11.2.2.1"></a><p class="title"><b>Table 55. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -62,8 +62,8 @@ <tr> <td><pre class="screen">app-fcoe-mode</pre></td> <td><pre class="screen">string</pre></td> -<td><pre class="screen">"fabric"</pre></td> -<td>The FCoE controller mode; either "fabric" (default) or "vn2vn".</td> +<td><pre class="screen"></pre></td> +<td>The FCoE controller mode; either "fabric" or "vn2vn". Since 1.34, NULL is the default and means "fabric". Before 1.34, NULL was rejected as invalid and the default was "fabric".</td> </tr> <tr> <td><pre class="screen">app-fcoe-priority</pre></td> |