diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:10 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:10 +0200 |
| commit | 069cb5c3a525ebcc19cc2927964258acaca87b13 (patch) | |
| tree | 66ac6b21a44d630c0fc281c0df327239d491226a /docs/api/html/settings-macsec.html | |
| parent | 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 (diff) | |
New upstream version 1.11.90 upstream/1.11.90
Diffstat (limited to 'docs/api/html/settings-macsec.html')
| -rw-r--r-- | docs/api/html/settings-macsec.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/html/settings-macsec.html b/docs/api/html/settings-macsec.html index 1ee29d71..f7320920 100644 --- a/docs/api/html/settings-macsec.html +++ b/docs/api/html/settings-macsec.html @@ -102,6 +102,12 @@ <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>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> |