From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingMacsec.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/libnm/html/NMSettingMacsec.html') diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 0eddfa59..b5f046ce 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -520,61 +520,61 @@ nm_setting_macsec_get_send_sci (

Types and Values

NM_SETTING_MACSEC_SETTING_NAME

-
#define NM_SETTING_MACSEC_SETTING_NAME         "macsec"
+
#define NM_SETTING_MACSEC_SETTING_NAME "macsec"
 

NM_SETTING_MACSEC_PARENT

-
#define NM_SETTING_MACSEC_PARENT               "parent"
+
#define NM_SETTING_MACSEC_PARENT        "parent"
 

NM_SETTING_MACSEC_MODE

-
#define NM_SETTING_MACSEC_MODE                 "mode"
+
#define NM_SETTING_MACSEC_MODE          "mode"
 

NM_SETTING_MACSEC_ENCRYPT

-
#define NM_SETTING_MACSEC_ENCRYPT              "encrypt"
+
#define NM_SETTING_MACSEC_ENCRYPT       "encrypt"
 

NM_SETTING_MACSEC_MKA_CAK

-
#define NM_SETTING_MACSEC_MKA_CAK              "mka-cak"
+
#define NM_SETTING_MACSEC_MKA_CAK       "mka-cak"
 

NM_SETTING_MACSEC_MKA_CAK_FLAGS

-
#define NM_SETTING_MACSEC_MKA_CAK_FLAGS        "mka-cak-flags"
+
#define NM_SETTING_MACSEC_MKA_CAK_FLAGS "mka-cak-flags"
 

NM_SETTING_MACSEC_MKA_CKN

-
#define NM_SETTING_MACSEC_MKA_CKN              "mka-ckn"
+
#define NM_SETTING_MACSEC_MKA_CKN       "mka-ckn"
 

NM_SETTING_MACSEC_PORT

-
#define NM_SETTING_MACSEC_PORT                 "port"
+
#define NM_SETTING_MACSEC_PORT          "port"
 

NM_SETTING_MACSEC_VALIDATION

-
#define NM_SETTING_MACSEC_VALIDATION           "validation"
+
#define NM_SETTING_MACSEC_VALIDATION    "validation"
 

NM_SETTING_MACSEC_SEND_SCI

-
#define NM_SETTING_MACSEC_SEND_SCI             "send-sci"
+
#define NM_SETTING_MACSEC_SEND_SCI      "send-sci"
 

@@ -661,13 +661,13 @@ verify frames are dropped


NM_SETTING_MACSEC_MKA_CAK_LENGTH

-
#define NM_SETTING_MACSEC_MKA_CAK_LENGTH     32
+
#define NM_SETTING_MACSEC_MKA_CAK_LENGTH 32
 

NM_SETTING_MACSEC_MKA_CKN_LENGTH

-
#define NM_SETTING_MACSEC_MKA_CKN_LENGTH     64
+
#define NM_SETTING_MACSEC_MKA_CKN_LENGTH 64
 
-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingMacsec.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'docs/libnm/html/NMSettingMacsec.html') diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index b5f046ce..66325c62 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -8,7 +8,7 @@ - + @@ -137,7 +137,7 @@ -gchar * +char * mka-cak Read / Write @@ -148,23 +148,23 @@ -gchar * +char * mka-ckn Read / Write -gint +int mode Read / Write -gchar * +char * parent Read / Write -gint +int port Read / Write @@ -174,7 +174,7 @@ Read / Write -gint +int validation Read / Write @@ -277,7 +277,7 @@ nm_setting_macsec_new (void

Returns

the new empty NMSettingMacsec object.

-

[transfer full]

+

[transfer full]

Since: 1.6

@@ -685,7 +685,7 @@ verify frames are dropped


The “mka-cak” property

-
  “mka-cak”                  gchar *
+
  “mka-cak”                  char *

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

Owner: NMSettingMacsec

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


The “mka-ckn” property

-
  “mka-ckn”                  gchar *
+
  “mka-ckn”                  char *

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

Owner: NMSettingMacsec

@@ -717,7 +717,7 @@ MACsec Key Agreement.


The “mode” property

-
  “mode”                     gint
+
  “mode”                     int

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

Owner: NMSettingMacsec

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


The “parent” property

-
  “parent”                   gchar *
+
  “parent”                   char *

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 NMSettingWired setting @@ -741,7 +741,7 @@ with a

The “port” property

-
  “port”                     gint
+
  “port”                     int

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

Owner: NMSettingMacsec

Flags: Read / Write

@@ -763,7 +763,7 @@ in every packet.


The “validation” property

-
  “validation”               gint
+
  “validation”               int

Specifies the validation mode for incoming frames.

Owner: NMSettingMacsec

Flags: Read / Write

@@ -773,6 +773,6 @@ in every packet.

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