about summary refs log tree commit diff
path: root/docs/api/html/settings-macsec.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-08-09 21:55:35 +0200
committerMichael Biebl <biebl@debian.org>2023-08-09 21:55:35 +0200
commit05e4a733f2141995181a551854d5df929f084adf (patch)
tree83bb937740a6667525ba0df046748ecaa829c269 /docs/api/html/settings-macsec.html
parent14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (diff)
New upstream version 1.44.0 upstream/1.44.0
Diffstat (limited to 'docs/api/html/settings-macsec.html')
-rw-r--r--docs/api/html/settings-macsec.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/api/html/settings-macsec.html b/docs/api/html/settings-macsec.html
index 6b19558f..6659b01f 100644
--- a/docs/api/html/settings-macsec.html
+++ b/docs/api/html/settings-macsec.html
@@ -38,7 +38,7 @@
             Properties
         </h2>
 <div class="table">
-<a name="id-1.3.3.20.2.2.1"></a><p class="title"><b>Table 66. </b></p>
+<a name="id-1.3.3.20.2.2.1"></a><p class="title"><b>Table 54. </b></p>
 <div class="table-contents"><table class="table" border="1">
 <colgroup>
 <col>
@@ -57,55 +57,55 @@
 <td><pre class="screen">encrypt</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">TRUE</pre></td>
-<td> </td>
+<td>Whether the transmitted traffic must be encrypted.</td>
 </tr>
 <tr>
 <td><pre class="screen">mka-cak</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement. Must be a string of 32 hexadecimal characters.</td>
 </tr>
 <tr>
 <td><pre class="screen">mka-cak-flags</pre></td>
 <td><pre class="screen">NMSettingSecretFlags (uint32)</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Flags indicating how to handle the "mka-cak" property.</td>
 </tr>
 <tr>
 <td><pre class="screen">mka-ckn</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement. Must be a string of hexadecimal characters with a even length between 2 and 64.</td>
 </tr>
 <tr>
 <td><pre class="screen">mode</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td> </td>
+<td>Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key Agreement) is obtained.</td>
 </tr>
 <tr>
 <td><pre class="screen">parent</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>If given, specifies the parent interface name or parent connection UUID from which this MACSEC interface should be created.  If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.</td>
 </tr>
 <tr>
 <td><pre class="screen">port</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">1</pre></td>
-<td> </td>
+<td>The port component of the SCI (Secure Channel Identifier), between 1 and 65534.</td>
 </tr>
 <tr>
 <td><pre class="screen">send-sci</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">TRUE</pre></td>
-<td> </td>
+<td>Specifies whether the SCI (Secure Channel Identifier) is included in every packet.</td>
 </tr>
 <tr>
 <td><pre class="screen">validation</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">2</pre></td>
-<td> </td>
+<td>Specifies the validation mode for incoming frames.</td>
 </tr>
 </tbody>
 </table></div>