From 069cb5c3a525ebcc19cc2927964258acaca87b13 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 17 Jun 2018 14:54:10 +0200 Subject: New upstream version 1.11.90 --- docs/libnm/html/NMSettingMacsec.html | 59 ++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) (limited to 'docs/libnm/html/NMSettingMacsec.html') diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 0bb79715..3b361242 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -110,6 +110,14 @@ nm_setting_macsec_get_validation () + + +gboolean + + +nm_setting_macsec_get_send_sci () + + @@ -161,6 +169,11 @@ Read / Write / Construct +gboolean +send-sci +Read / Write / Construct + + gint validation Read / Write / Construct @@ -213,6 +226,10 @@ NM_SETTING_MACSEC_VALIDATION +#define +NM_SETTING_MACSEC_SEND_SCI + +   NMSettingMacsec @@ -472,6 +489,32 @@ nm_setting_macsec_get_validation (

Since: 1.6

+
+
+

nm_setting_macsec_get_send_sci ()

+
gboolean
+nm_setting_macsec_get_send_sci (NMSettingMacsec *setting);
+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingMacsec

 
+
+
+

Returns

+

the “send-sci” property of the setting

+
+

Since: 1.12

+

Types and Values

@@ -530,6 +573,12 @@ nm_setting_macsec_get_validation (
+

NM_SETTING_MACSEC_SEND_SCI

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

NMSettingMacsec

typedef struct _NMSettingMacsec NMSettingMacsec;

MACSec Settings

@@ -695,6 +744,16 @@ with a
+

The “send-sci” property

+
  “send-sci”                 gboolean
+

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

+

Flags: Read / Write / Construct

+

Default value: TRUE

+

Since: 1.12

+
+
+

The “validation” property

  “validation”               gint

Specifies the validation mode for incoming frames.

-- cgit 1.3.0-6-gf8a5