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/NMSettingVxlan.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'docs/libnm/html/NMSettingVxlan.html') diff --git a/docs/libnm/html/NMSettingVxlan.html b/docs/libnm/html/NMSettingVxlan.html index a421bb3b..b9276a7c 100644 --- a/docs/libnm/html/NMSettingVxlan.html +++ b/docs/libnm/html/NMSettingVxlan.html @@ -802,103 +802,103 @@ nm_setting_vxlan_get_l3_miss (

Types and Values

NM_SETTING_VXLAN_SETTING_NAME

-
#define NM_SETTING_VXLAN_SETTING_NAME       "vxlan"
+
#define NM_SETTING_VXLAN_SETTING_NAME "vxlan"
 

NM_SETTING_VXLAN_PARENT

-
#define NM_SETTING_VXLAN_PARENT             "parent"
+
#define NM_SETTING_VXLAN_PARENT           "parent"
 

NM_SETTING_VXLAN_ID

-
#define NM_SETTING_VXLAN_ID                 "id"
+
#define NM_SETTING_VXLAN_ID               "id"
 

NM_SETTING_VXLAN_LOCAL

-
#define NM_SETTING_VXLAN_LOCAL              "local"
+
#define NM_SETTING_VXLAN_LOCAL            "local"
 

NM_SETTING_VXLAN_REMOTE

-
#define NM_SETTING_VXLAN_REMOTE             "remote"
+
#define NM_SETTING_VXLAN_REMOTE           "remote"
 

NM_SETTING_VXLAN_SOURCE_PORT_MIN

-
#define NM_SETTING_VXLAN_SOURCE_PORT_MIN    "source-port-min"
+
#define NM_SETTING_VXLAN_SOURCE_PORT_MIN  "source-port-min"
 

NM_SETTING_VXLAN_SOURCE_PORT_MAX

-
#define NM_SETTING_VXLAN_SOURCE_PORT_MAX    "source-port-max"
+
#define NM_SETTING_VXLAN_SOURCE_PORT_MAX  "source-port-max"
 

NM_SETTING_VXLAN_DESTINATION_PORT

-
#define NM_SETTING_VXLAN_DESTINATION_PORT   "destination-port"
+
#define NM_SETTING_VXLAN_DESTINATION_PORT "destination-port"
 

NM_SETTING_VXLAN_TOS

-
#define NM_SETTING_VXLAN_TOS                "tos"
+
#define NM_SETTING_VXLAN_TOS              "tos"
 

NM_SETTING_VXLAN_TTL

-
#define NM_SETTING_VXLAN_TTL                "ttl"
+
#define NM_SETTING_VXLAN_TTL              "ttl"
 

NM_SETTING_VXLAN_AGEING

-
#define NM_SETTING_VXLAN_AGEING             "ageing"
+
#define NM_SETTING_VXLAN_AGEING           "ageing"
 

NM_SETTING_VXLAN_LIMIT

-
#define NM_SETTING_VXLAN_LIMIT              "limit"
+
#define NM_SETTING_VXLAN_LIMIT            "limit"
 

NM_SETTING_VXLAN_PROXY

-
#define NM_SETTING_VXLAN_PROXY              "proxy"
+
#define NM_SETTING_VXLAN_PROXY            "proxy"
 

NM_SETTING_VXLAN_LEARNING

-
#define NM_SETTING_VXLAN_LEARNING           "learning"
+
#define NM_SETTING_VXLAN_LEARNING         "learning"
 

NM_SETTING_VXLAN_RSC

-
#define NM_SETTING_VXLAN_RSC                "rsc"
+
#define NM_SETTING_VXLAN_RSC              "rsc"
 

NM_SETTING_VXLAN_L2_MISS

-
#define NM_SETTING_VXLAN_L2_MISS            "l2-miss"
+
#define NM_SETTING_VXLAN_L2_MISS          "l2-miss"
 

NM_SETTING_VXLAN_L3_MISS

-
#define NM_SETTING_VXLAN_L3_MISS            "l3-miss"
+
#define NM_SETTING_VXLAN_L3_MISS          "l3-miss"
 

-- 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/NMSettingVxlan.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/libnm/html/NMSettingVxlan.html') diff --git a/docs/libnm/html/NMSettingVxlan.html b/docs/libnm/html/NMSettingVxlan.html index b9276a7c..4660c438 100644 --- a/docs/libnm/html/NMSettingVxlan.html +++ b/docs/libnm/html/NMSettingVxlan.html @@ -8,7 +8,7 @@ - + @@ -223,13 +223,13 @@ -gchar * +char * local Read / Write -gchar * +char * parent Read / Write @@ -240,7 +240,7 @@ -gchar * +char * remote Read / Write @@ -377,7 +377,7 @@ nm_setting_vxlan_new (void

Returns

the new empty NMSettingVxlan object.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -988,7 +988,7 @@ the kernel will store unlimited entries.


The “local” property

-
  “local”                    gchar *
+
  “local”                    char *

If given, specifies the source IP address to use in outgoing packets.

Owner: NMSettingVxlan

Flags: Read / Write

@@ -998,7 +998,7 @@ the kernel will store unlimited entries.


The “parent” property

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

If given, specifies the parent interface name or parent connection UUID.

Owner: NMSettingVxlan

Flags: Read / Write

@@ -1018,7 +1018,7 @@ the kernel will store unlimited entries.


The “remote” property

-
  “remote”                   gchar *
+
  “remote”                   char *

Specifies the unicast destination IP address to use in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database, or the multicast IP address to join.

@@ -1086,6 +1086,6 @@ tunnel endpoint.

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