diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
| commit | 38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch) | |
| tree | 99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html | |
| parent | c2473cb3f165975f2899ccef11f036c9762a8aa3 (diff) | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html | 56 |
1 files changed, 36 insertions, 20 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html index 9b5d736d..795aee21 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html @@ -52,7 +52,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-Macsec"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.Macsec"></a><h2>Property Details</h2> @@ -61,7 +64,8 @@ <pre class="programlisting"> Parent readable o </pre> -<p> The object path of the parent device. +<p> +The object path of the parent device. </p> </div> <hr> @@ -70,7 +74,8 @@ Parent readable o <pre class="programlisting"> Sci readable t </pre> -<p> The Secure Channel Identifier in use. +<p> +The Secure Channel Identifier in use. </p> </div> <hr> @@ -79,7 +84,8 @@ Sci readable t <pre class="programlisting"> IcvLength readable y </pre> -<p> The length of ICV (Integrity Check Value). +<p> +The length of ICV (Integrity Check Value). </p> </div> <hr> @@ -88,8 +94,9 @@ IcvLength readable y <pre class="programlisting"> CipherSuite readable t </pre> -<p> The set of cryptographic algorithms in use - (e.g. 0x0080020001000001 for GCM-AES-128). +<p> +The set of cryptographic algorithms in use +(e.g. 0x0080020001000001 for GCM-AES-128). </p> </div> <hr> @@ -98,7 +105,8 @@ CipherSuite readable t <pre class="programlisting"> Window readable u </pre> -<p> The size of the replay window. +<p> +The size of the replay window. </p> </div> <hr> @@ -107,8 +115,9 @@ Window readable u <pre class="programlisting"> EncodingSa readable y </pre> -<p> The value of the Association Number (0..3) for the Security - Association in use. +<p> +The value of the Association Number (0..3) for the Security +Association in use. </p> </div> <hr> @@ -117,8 +126,9 @@ EncodingSa readable y <pre class="programlisting"> Validation readable s </pre> -<p> The validation mode for incoming packets (strict, check, - disabled). +<p> +The validation mode for incoming packets (strict, check, +disabled). </p> </div> <hr> @@ -127,7 +137,8 @@ Validation readable s <pre class="programlisting"> Encrypt readable b </pre> -<p> Whether encryption of transmitted frames is enabled. +<p> +Whether encryption of transmitted frames is enabled. </p> </div> <hr> @@ -136,7 +147,8 @@ Encrypt readable b <pre class="programlisting"> Protect readable b </pre> -<p> Whether protection of transmitted frames is enabled. +<p> +Whether protection of transmitted frames is enabled. </p> </div> <hr> @@ -145,8 +157,9 @@ Protect readable b <pre class="programlisting"> IncludeSci readable b </pre> -<p> Whether the SCI is always included in SecTAG for transmitted - frames. +<p> +Whether the SCI is always included in SecTAG for transmitted +frames. </p> </div> <hr> @@ -155,8 +168,9 @@ IncludeSci readable b <pre class="programlisting"> Es readable b </pre> -<p> Whether the ES (End station) bit is enabled in SecTAG for - transmitted frames. +<p> +Whether the ES (End station) bit is enabled in SecTAG for +transmitted frames. </p> </div> <hr> @@ -165,8 +179,9 @@ Es readable b <pre class="programlisting"> Scb readable b </pre> -<p> Whether the SCB (Single Copy Broadcast) bit is enabled in - SecTAG for transmitted frames. +<p> +Whether the SCB (Single Copy Broadcast) bit is enabled in +SecTAG for transmitted frames. </p> </div> <hr> @@ -175,7 +190,8 @@ Scb readable b <pre class="programlisting"> ReplayProtect readable b </pre> -<p> Whether replay protection is enabled. +<p> +Whether replay protection is enabled. </p> </div> </div> |