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/NMSettingVrf.html | 144 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 docs/libnm/html/NMSettingVrf.html (limited to 'docs/libnm/html/NMSettingVrf.html') diff --git a/docs/libnm/html/NMSettingVrf.html b/docs/libnm/html/NMSettingVrf.html new file mode 100644 index 00000000..fee491b4 --- /dev/null +++ b/docs/libnm/html/NMSettingVrf.html @@ -0,0 +1,144 @@ + + + + +NMSettingVrf: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingVrf

+

NMSettingVrf — Describes connection properties for vrf interfaces

+
+
+

Functions

+
++++ + + + + + + + + + + +
+NMSetting * + +nm_setting_vrf_new () +
+guint32 + +nm_setting_vrf_get_table () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_SETTING_VRF_SETTING_NAME
#defineNM_SETTING_VRF_TABLE
+
+
+

Description

+

The NMSettingVrf object is a NMSetting subclass that describes properties +necessary for connection to vrf devices

+
+
+

Functions

+
+

nm_setting_vrf_new ()

+
NMSetting *
+nm_setting_vrf_new (void);
+

Creates a new NMSettingVrf object with default values.

+
+

Returns

+

the new empty NMSettingVrf object.

+

[transfer full]

+
+

Since: 1.24

+
+
+
+

nm_setting_vrf_get_table ()

+
guint32
+nm_setting_vrf_get_table (NMSettingVrf *setting);
+
+

Parameters

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

setting

the NMSettingVrf

 
+
+
+

Returns

+

the routing table for the VRF

+
+

Since: 1.24

+
+
+
+

Types and Values

+
+

NM_SETTING_VRF_SETTING_NAME

+
#define NM_SETTING_VRF_SETTING_NAME         "vrf"
+
+
+
+
+

NM_SETTING_VRF_TABLE

+
#define NM_SETTING_VRF_TABLE                "table"
+
+
+
+
+ + + \ 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/NMSettingVrf.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingVrf.html') diff --git a/docs/libnm/html/NMSettingVrf.html b/docs/libnm/html/NMSettingVrf.html index fee491b4..8f40c906 100644 --- a/docs/libnm/html/NMSettingVrf.html +++ b/docs/libnm/html/NMSettingVrf.html @@ -8,7 +8,7 @@ - + @@ -139,6 +139,6 @@ nm_setting_vrf_get_table ( -
Generated by GTK-Doc V1.32.1 +
Generated by GTK-Doc V1.32 \ No newline at end of file -- cgit 1.3.0-6-gf8a5