diff options
| author | Michael Biebl <biebl@debian.org> | 2023-06-28 15:05:47 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-06-28 15:05:47 +0200 |
| commit | b63a7cd4dbfe56f832140a2d98bdb67c0a54627f (patch) | |
| tree | 221887ec10314344b54ebc24f8c84fc0e0aaca1a /docs/api/html/settings-bond-port.html | |
| parent | c5f255c46e327e5b910d5da01d7e00385a8711bc (diff) | |
| parent | 14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (diff) | |
Update upstream source from tag 'upstream/1.42.8'
Update to upstream version '1.42.8' with Debian dir 166b7f033d12a686e3d99ca4b3ded3c6bcbd0f66
Diffstat (limited to 'docs/api/html/settings-bond-port.html')
| -rw-r--r-- | docs/api/html/settings-bond-port.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/api/html/settings-bond-port.html b/docs/api/html/settings-bond-port.html index 6daf9a3d..4cece6ef 100644 --- a/docs/api/html/settings-bond-port.html +++ b/docs/api/html/settings-bond-port.html @@ -52,12 +52,20 @@ <th>Default Value</th> <th>Value Description</th> </tr></thead> -<tbody><tr> +<tbody> +<tr> +<td><pre class="screen">prio</pre></td> +<td><pre class="screen">int32</pre></td> +<td><pre class="screen">0</pre></td> +<td> </td> +</tr> +<tr> <td><pre class="screen">queue-id</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">0</pre></td> <td> </td> -</tr></tbody> +</tr> +</tbody> </table></div> </div> <p><br class="table-break"></p> |