From 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 26 Aug 2024 16:10:34 +0200 Subject: New upstream version 1.48.10 --- docs/libnm/html/NMDeviceVxlan.html | 120 ++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 60 deletions(-) (limited to 'docs/libnm/html/NMDeviceVxlan.html') diff --git a/docs/libnm/html/NMDeviceVxlan.html b/docs/libnm/html/NMDeviceVxlan.html index 43db7414..bca81d10 100644 --- a/docs/libnm/html/NMDeviceVxlan.html +++ b/docs/libnm/html/NMDeviceVxlan.html @@ -8,7 +8,7 @@ - + @@ -50,7 +50,7 @@ -gboolean +gboolean nm_device_vxlan_get_carrier () @@ -66,7 +66,7 @@ -guint +guint nm_device_vxlan_get_id () @@ -88,7 +88,7 @@ -guint +guint nm_device_vxlan_get_src_port_min () @@ -96,7 +96,7 @@ -guint +guint nm_device_vxlan_get_src_port_max () @@ -104,7 +104,7 @@ -guint +guint nm_device_vxlan_get_dst_port () @@ -112,7 +112,7 @@ -gboolean +gboolean nm_device_vxlan_get_learning () @@ -120,7 +120,7 @@ -guint +guint nm_device_vxlan_get_ageing () @@ -128,7 +128,7 @@ -guint +guint nm_device_vxlan_get_tos () @@ -136,7 +136,7 @@ -guint +guint nm_device_vxlan_get_ttl () @@ -144,7 +144,7 @@ -guint +guint nm_device_vxlan_get_limit () @@ -152,7 +152,7 @@ -gboolean +gboolean nm_device_vxlan_get_proxy () @@ -160,7 +160,7 @@ -gboolean +gboolean nm_device_vxlan_get_rsc () @@ -168,7 +168,7 @@ -gboolean +gboolean nm_device_vxlan_get_l2miss () @@ -176,7 +176,7 @@ -gboolean +gboolean nm_device_vxlan_get_l3miss () @@ -195,17 +195,17 @@ -guint +guint ageing Read -gboolean +gboolean carrier Read -guint +guint dst-port Read @@ -216,27 +216,27 @@ Read -guint +guint id Read -gboolean +gboolean l2miss Read -gboolean +gboolean l3miss Read -gboolean +gboolean learning Read -guint +guint limit Read @@ -253,32 +253,32 @@ Read -gboolean +gboolean proxy Read -gboolean +gboolean rsc Read -guint +guint src-port-max Read -guint +guint src-port-min Read -guchar +guchar tos Read -guchar +guchar ttl Read @@ -374,7 +374,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceVxlan
@@ -420,7 +420,7 @@ device, and must not be modified.


nm_device_vxlan_get_carrier ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_carrier (NMDeviceVxlan *device);

Whether the device has carrier.

@@ -440,7 +440,7 @@ nm_device_vxlan_get_carrier (

Returns

-

TRUE if the device has carrier.

+

TRUE if the device has carrier.

This property is not implemented yet, and the function always returns FALSE.

@@ -476,7 +476,7 @@ nm_device_vxlan_get_parent (

nm_device_vxlan_get_id ()

-
guint
+
guint
 nm_device_vxlan_get_id (NMDeviceVxlan *device);

Parameters

@@ -555,7 +555,7 @@ nm_device_vxlan_get_local (

nm_device_vxlan_get_src_port_min ()

-
guint
+
guint
 nm_device_vxlan_get_src_port_min (NMDeviceVxlan *device);

Parameters

@@ -581,7 +581,7 @@ nm_device_vxlan_get_src_port_min (

nm_device_vxlan_get_src_port_max ()

-
guint
+
guint
 nm_device_vxlan_get_src_port_max (NMDeviceVxlan *device);

Parameters

@@ -607,7 +607,7 @@ nm_device_vxlan_get_src_port_max (

nm_device_vxlan_get_dst_port ()

-
guint
+
guint
 nm_device_vxlan_get_dst_port (NMDeviceVxlan *device);

Parameters

@@ -633,7 +633,7 @@ nm_device_vxlan_get_dst_port (

nm_device_vxlan_get_learning ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_learning (NMDeviceVxlan *device);

Parameters

@@ -659,7 +659,7 @@ nm_device_vxlan_get_learning (

nm_device_vxlan_get_ageing ()

-
guint
+
guint
 nm_device_vxlan_get_ageing (NMDeviceVxlan *device);

Parameters

@@ -685,7 +685,7 @@ nm_device_vxlan_get_ageing (

nm_device_vxlan_get_tos ()

-
guint
+
guint
 nm_device_vxlan_get_tos (NMDeviceVxlan *device);

Parameters

@@ -711,7 +711,7 @@ nm_device_vxlan_get_tos (

nm_device_vxlan_get_ttl ()

-
guint
+
guint
 nm_device_vxlan_get_ttl (NMDeviceVxlan *device);

Parameters

@@ -737,7 +737,7 @@ nm_device_vxlan_get_ttl (

nm_device_vxlan_get_limit ()

-
guint
+
guint
 nm_device_vxlan_get_limit (NMDeviceVxlan *device);

Parameters

@@ -764,7 +764,7 @@ forwarding table


nm_device_vxlan_get_proxy ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_proxy (NMDeviceVxlan *device);

Parameters

@@ -790,7 +790,7 @@ nm_device_vxlan_get_proxy (

nm_device_vxlan_get_rsc ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_rsc (NMDeviceVxlan *device);

Parameters

@@ -816,7 +816,7 @@ nm_device_vxlan_get_rsc (

nm_device_vxlan_get_l2miss ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_l2miss (NMDeviceVxlan *device);

Parameters

@@ -842,7 +842,7 @@ nm_device_vxlan_get_l2miss (

nm_device_vxlan_get_l3miss ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_l3miss (NMDeviceVxlan *device);

Parameters

@@ -986,7 +986,7 @@ nm_device_vxlan_get_l3miss (

Property Details

The “ageing” property

-
  “ageing”                   guint
+
  “ageing”                   guint

The lifetime in seconds of FDB entries learnt by the kernel.

Owner: NMDeviceVxlan

Flags: Read

@@ -996,7 +996,7 @@ nm_device_vxlan_get_l3miss (

The “carrier” property

-
  “carrier”                  gboolean
+
  “carrier”                  gboolean

Whether the device has carrier.

This property is not implemented yet, and the property is always FALSE.

Owner: NMDeviceVxlan

@@ -1007,7 +1007,7 @@ nm_device_vxlan_get_l3miss (

The “dst-port” property

-
  “dst-port”                 guint
+
  “dst-port”                 guint

The UDP destination port used to communicate with the remote VXLAN tunnel endpoint.

Owner: NMDeviceVxlan

@@ -1031,7 +1031,7 @@ forwarding database or the multicast IP address joined.


The “id” property

-
  “id”                       guint
+
  “id”                       guint

The device's VXLAN ID.

Owner: NMDeviceVxlan

Flags: Read

@@ -1042,7 +1042,7 @@ forwarding database or the multicast IP address joined.


The “l2miss” property

-
  “l2miss”                   gboolean
+
  “l2miss”                   gboolean

Whether netlink LL ADDR miss notifications are generated.

Owner: NMDeviceVxlan

Flags: Read

@@ -1052,7 +1052,7 @@ forwarding database or the multicast IP address joined.


The “l3miss” property

-
  “l3miss”                   gboolean
+
  “l3miss”                   gboolean

Whether netlink IP ADDR miss notifications are generated.

Owner: NMDeviceVxlan

Flags: Read

@@ -1062,7 +1062,7 @@ forwarding database or the multicast IP address joined.


The “learning” property

-
  “learning”                 gboolean
+
  “learning”                 gboolean

Whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.

Owner: NMDeviceVxlan

@@ -1073,7 +1073,7 @@ into the VXLAN device forwarding database.


The “limit” property

-
  “limit”                    guint
+
  “limit”                    guint

The maximum number of entries that can be added to the forwarding table.

Owner: NMDeviceVxlan

Flags: Read

@@ -1102,7 +1102,7 @@ into the VXLAN device forwarding database.


The “proxy” property

-
  “proxy”                    gboolean
+
  “proxy”                    gboolean

Whether ARP proxy is turned on.

Owner: NMDeviceVxlan

Flags: Read

@@ -1112,7 +1112,7 @@ into the VXLAN device forwarding database.


The “rsc” property

-
  “rsc”                      gboolean
+
  “rsc”                      gboolean

Whether route short circuit is turned on.

Owner: NMDeviceVxlan

Flags: Read

@@ -1122,7 +1122,7 @@ into the VXLAN device forwarding database.


The “src-port-max” property

-
  “src-port-max”             guint
+
  “src-port-max”             guint

The maximum UDP source port used to communicate with the remote VXLAN tunnel endpoint.

Owner: NMDeviceVxlan

@@ -1134,7 +1134,7 @@ tunnel endpoint.


The “src-port-min” property

-
  “src-port-min”             guint
+
  “src-port-min”             guint

The minimum UDP source port used to communicate with the remote VXLAN tunnel endpoint.

Owner: NMDeviceVxlan

@@ -1146,7 +1146,7 @@ tunnel endpoint.


The “tos” property

-
  “tos”                      guchar
+
  “tos”                      guchar

The TOS value to use in outgoing packets.

Owner: NMDeviceVxlan

Flags: Read

@@ -1156,7 +1156,7 @@ tunnel endpoint.


The “ttl” property

-
  “ttl”                      guchar
+
  “ttl”                      guchar

The time-to-live value to use in outgoing packets.

Owner: NMDeviceVxlan

Flags: Read

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

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