diff options
| author | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
| commit | 3612e6355f3f40d264ec4657547761069baa5430 (patch) | |
| tree | 768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /docs/api/html/settings-infiniband.html | |
| parent | 7e9f00a3be8f65535e6620b344443ec4d403212b (diff) | |
| parent | 6f7fcde10e47d8af865af336becf1fd8a446e62e (diff) | |
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
Diffstat (limited to 'docs/api/html/settings-infiniband.html')
| -rw-r--r-- | docs/api/html/settings-infiniband.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/html/settings-infiniband.html b/docs/api/html/settings-infiniband.html index 2d7ffa9a..317a26a5 100644 --- a/docs/api/html/settings-infiniband.html +++ b/docs/api/html/settings-infiniband.html @@ -29,7 +29,7 @@ <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2>infiniband</h2> -<p>infiniband — Infiniband Settings</p> +<p>infiniband — Infiniband Settings</p> </td> <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> @@ -57,31 +57,31 @@ <td><pre class="screen">mac-address</pre></td> <td><pre class="screen">byte array</pre></td> <td><pre class="screen"></pre></td> -<td>If specified, this connection will only apply to the IPoIB device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).</td> +<td> </td> </tr> <tr> <td><pre class="screen">mtu</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">0</pre></td> -<td>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.</td> +<td> </td> </tr> <tr> <td><pre class="screen">p-key</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">-1</pre></td> -<td>The InfiniBand P_Key to use for this device. A value of -1 means to use the default P_Key (aka "the P_Key at index 0"). Otherwise, it is a 16-bit unsigned integer, whose high bit is set if it is a "full membership" P_Key.</td> +<td> </td> </tr> <tr> <td><pre class="screen">parent</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td>The interface name of the parent device of this device. Normally NULL, but if the "p_key" property is set, then you must specify the base device by setting either this property or "mac-address".</td> +<td> </td> </tr> <tr> <td><pre class="screen">transport-mode</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td>The IP-over-InfiniBand transport mode. Either "datagram" or "connected".</td> +<td> </td> </tr> </tbody> </table></div> |