diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-12 19:21:11 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-12 19:21:11 +0200 |
| commit | 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (patch) | |
| tree | a77a0617213a5183a4de43824e3fbae9779e9b8e /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
New upstream version 1.38.4 upstream/1.38.4
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 | 60 |
1 files changed, 38 insertions, 22 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 1ea34f2c..795aee21 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macsec.html @@ -8,7 +8,7 @@ <link rel="up" href="ref-dbus-devices.html" title="The /org/freedesktop/NetworkManager/Devices/* objects"> <link rel="prev" href="gdbus-org.freedesktop.NetworkManager.Device.Lowpan.html" title="org.freedesktop.NetworkManager.Device.Lowpan"> <link rel="next" href="gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html" title="org.freedesktop.NetworkManager.Device.Macvlan"> -<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -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,12 +190,13 @@ 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> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |