From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl Since: 1.2
-gchar *
+char *
local
Read / Write
@@ -240,7 +240,7 @@
-gchar *
+char *
parent
Read / Write
@@ -377,7 +377,7 @@ nm_setting_vxlan_new (
-gchar *
+char *
remote
Read / Write
void
“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.“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.“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.