From 1e5977b62f896e844b548c3007ace9e1dfa7f9ed Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Apr 2020 21:28:04 +0200 Subject: New upstream version 1.23.90 --- docs/libnm/html/NMSettingMacsec.html | 59 +++++++++++++++++++++--------------- 1 file changed, 34 insertions(+), 25 deletions(-) (limited to 'docs/libnm/html/NMSettingMacsec.html') diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 31a82ce8..1c8c67a5 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -8,7 +8,7 @@ - + @@ -37,8 +37,8 @@

Functions

--++ @@ -133,13 +133,13 @@ - + - + @@ -150,33 +150,33 @@ - + - + - + - + - + - +
gboolean encryptRead / Write / ConstructRead / Write
gchar * mka-cakRead / Write / ConstructRead / Write
NMSettingSecretFlags gchar * mka-cknRead / Write / ConstructRead / Write
gint modeRead / Write / ConstructRead / Write
gchar * parentRead / Write / ConstructRead / Write
gint portRead / Write / ConstructRead / Write
gboolean send-sciRead / Write / ConstructRead / Write
gint validationRead / Write / ConstructRead / Write
@@ -185,8 +185,8 @@

Types and Values

--++ @@ -633,7 +633,7 @@ in MKA (MACsec Key Agreement) is obtained.

@@ -641,7 +641,7 @@ in MKA (MACsec Key Agreement) is obtained.

@@ -649,7 +649,7 @@ in MKA (MACsec Key Agreement) is obtained.

@@ -677,7 +677,8 @@ in MKA (MACsec Key Agreement) is obtained.

The “encrypt” property

  “encrypt”                  gboolean

Whether the transmitted traffic must be encrypted.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: TRUE

Since: 1.6

@@ -687,7 +688,8 @@ in MKA (MACsec Key Agreement) is obtained.

  “mka-cak”                  gchar *

The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: NULL

Since: 1.6

@@ -697,6 +699,7 @@ Key Agreement.

  “mka-cak-flags”            NMSettingSecretFlags

Flags indicating how to handle the “mka-cak” property.

+

Owner: NMSettingMacsec

Flags: Read / Write

Since: 1.6

@@ -706,7 +709,8 @@ property.

  “mka-ckn”                  gchar *

The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: NULL

Since: 1.6

@@ -716,7 +720,8 @@ MACsec Key Agreement.

  “mode”                     gint

Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key Agreement) is obtained.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: 0

Since: 1.6

@@ -728,7 +733,8 @@ Agreement) is obtained.

from which this MACSEC interface should be created. If this property is not specified, the connection must contain an NMSettingWired setting with a “mac-address” property.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: NULL

Since: 1.6

@@ -737,7 +743,8 @@ with a

The “port” property

  “port”                     gint

The port component of the SCI (Secure Channel Identifier), between 1 and 65534.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Allowed values: [1,65534]

Default value: 1

Since: 1.6

@@ -748,7 +755,8 @@ with a “send-sci” gboolean

Specifies whether the SCI (Secure Channel Identifier) is included in every packet.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: TRUE

Since: 1.12

@@ -757,13 +765,14 @@ in every packet.

The “validation” property

  “validation”               gint

Specifies the validation mode for incoming frames.

-

Flags: Read / Write / Construct

+

Owner: NMSettingMacsec

+

Flags: Read / Write

Default value: 2

Since: 1.6

+
Generated by GTK-Doc V1.32.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From d460892bbfece74fb6d3cd846bf6ef548290be41 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 May 2020 21:40:53 +0200 Subject: New upstream version 1.24.0 --- docs/libnm/html/NMSettingMacsec.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingMacsec.html') diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 1c8c67a5..0eddfa59 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -8,7 +8,7 @@ - + @@ -773,6 +773,6 @@ in every packet.

+
Generated by GTK-Doc V1.32 \ No newline at end of file -- cgit 1.3.0-6-gf8a5

NM_SETTING_MACSEC_VALIDATION_DISABLE

All incoming frames are accepted if - possible

+possible

 

NM_SETTING_MACSEC_VALIDATION_CHECK

Non protected, invalid, or impossible to - verify frames are accepted and counted as "invalid"

+verify frames are accepted and counted as "invalid"

 

NM_SETTING_MACSEC_VALIDATION_STRICT

Non protected, invalid, or impossible to - verify frames are dropped

+verify frames are dropped