From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm/html/NMDeviceVxlan.html | 174 ++++++++++++++++++------------------- 1 file changed, 87 insertions(+), 87 deletions(-) (limited to 'docs/libnm/html/NMDeviceVxlan.html') diff --git a/docs/libnm/html/NMDeviceVxlan.html b/docs/libnm/html/NMDeviceVxlan.html index 2a4b5a4f..3e158d90 100644 --- a/docs/libnm/html/NMDeviceVxlan.html +++ b/docs/libnm/html/NMDeviceVxlan.html @@ -3,7 +3,7 @@ NMDeviceVxlan: libnm Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -51,7 +51,7 @@
-gboolean +gboolean nm_device_vxlan_get_carrier () @@ -67,7 +67,7 @@
-guint +guint nm_device_vxlan_get_id () @@ -89,7 +89,7 @@
-guint +guint nm_device_vxlan_get_src_port_min () @@ -97,7 +97,7 @@
-guint +guint nm_device_vxlan_get_src_port_max () @@ -105,7 +105,7 @@
-guint +guint nm_device_vxlan_get_dst_port () @@ -113,7 +113,7 @@
-gboolean +gboolean nm_device_vxlan_get_learning () @@ -121,7 +121,7 @@
-guint +guint nm_device_vxlan_get_ageing () @@ -129,7 +129,7 @@
-guint +guint nm_device_vxlan_get_tos () @@ -137,7 +137,7 @@
-guint +guint nm_device_vxlan_get_ttl () @@ -145,7 +145,7 @@
-guint +guint nm_device_vxlan_get_limit () @@ -153,7 +153,7 @@
-gboolean +gboolean nm_device_vxlan_get_proxy () @@ -161,7 +161,7 @@
-gboolean +gboolean nm_device_vxlan_get_rsc () @@ -169,7 +169,7 @@
-gboolean +gboolean nm_device_vxlan_get_l2miss () @@ -177,7 +177,7 @@
-gboolean +gboolean nm_device_vxlan_get_l3miss () @@ -188,7 +188,7 @@

Properties

-
+
@@ -196,60 +196,60 @@ - + - + - + +gchar * +gchar * - + - + - + - + - + +gchar * @@ -260,32 +260,32 @@ - + - + - + - + - + - + @@ -294,7 +294,7 @@

Types and Values

-
guintguint ageing Read
gbooleangboolean carrier Read
guintguint dst-port Read
-gchar * group Read
-gchar * hw-address Read
guintguint id Read
gbooleangboolean l2miss Read
gbooleangboolean l3miss Read
gbooleangboolean learning Read
guintguint limit Read
-gchar * local Read
Read
gbooleangboolean proxy Read
gbooleangboolean rsc Read
guintguint src-port-max Read
guintguint src-port-min Read
gucharguchar tos Read
gucharguchar ttl Read
+
@@ -381,7 +381,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceVxlan
@@ -391,7 +391,7 @@
 

Implemented Interfaces

NMDeviceVxlan implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -405,7 +405,7 @@ nm_device_vxlan_get_hw_address (Gets the hardware (MAC) address of the NMDeviceVxlan

Parameters

-
+
@@ -428,12 +428,12 @@ 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.

Parameters

-
+
@@ -448,7 +448,7 @@ nm_device_vxlan_get_carrier (

Returns

-

TRUE if the device has carrier.

+

TRUE if the device has carrier.

Since: 1.2

@@ -459,7 +459,7 @@ nm_device_vxlan_get_carrier (NMDeviceVxlan *device);

Parameters

-
+
@@ -482,11 +482,11 @@ nm_device_vxlan_get_parent (

nm_device_vxlan_get_id ()

-
guint
+
guint
 nm_device_vxlan_get_id (NMDeviceVxlan *device);

Parameters

-
+
@@ -512,7 +512,7 @@ nm_device_vxlan_get_id (NMDeviceVxlan *device);

Parameters

-
+
@@ -539,7 +539,7 @@ IP address joined

nm_device_vxlan_get_local (NMDeviceVxlan *device);

Parameters

-
+
@@ -561,11 +561,11 @@ nm_device_vxlan_get_local (

nm_device_vxlan_get_src_port_min ()

-
guint
+
guint
 nm_device_vxlan_get_src_port_min (NMDeviceVxlan *device);

Parameters

-
+
@@ -587,11 +587,11 @@ 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

-
+
@@ -613,11 +613,11 @@ nm_device_vxlan_get_src_port_max (

nm_device_vxlan_get_dst_port ()

-
guint
+
guint
 nm_device_vxlan_get_dst_port (NMDeviceVxlan *device);

Parameters

-
+
@@ -639,11 +639,11 @@ nm_device_vxlan_get_dst_port (

nm_device_vxlan_get_learning ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_learning (NMDeviceVxlan *device);

Parameters

-
+
@@ -665,11 +665,11 @@ nm_device_vxlan_get_learning (

nm_device_vxlan_get_ageing ()

-
guint
+
guint
 nm_device_vxlan_get_ageing (NMDeviceVxlan *device);

Parameters

-
+
@@ -691,11 +691,11 @@ nm_device_vxlan_get_ageing (

nm_device_vxlan_get_tos ()

-
guint
+
guint
 nm_device_vxlan_get_tos (NMDeviceVxlan *device);

Parameters

-
+
@@ -717,11 +717,11 @@ nm_device_vxlan_get_tos (

nm_device_vxlan_get_ttl ()

-
guint
+
guint
 nm_device_vxlan_get_ttl (NMDeviceVxlan *device);

Parameters

-
+
@@ -743,11 +743,11 @@ nm_device_vxlan_get_ttl (

nm_device_vxlan_get_limit ()

-
guint
+
guint
 nm_device_vxlan_get_limit (NMDeviceVxlan *device);

Parameters

-
+
@@ -770,11 +770,11 @@ forwarding table


nm_device_vxlan_get_proxy ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_proxy (NMDeviceVxlan *device);

Parameters

-
+
@@ -796,11 +796,11 @@ nm_device_vxlan_get_proxy (

nm_device_vxlan_get_rsc ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_rsc (NMDeviceVxlan *device);

Parameters

-
+
@@ -822,11 +822,11 @@ nm_device_vxlan_get_rsc (

nm_device_vxlan_get_l2miss ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_l2miss (NMDeviceVxlan *device);

Parameters

-
+
@@ -848,11 +848,11 @@ nm_device_vxlan_get_l2miss (

nm_device_vxlan_get_l3miss ()

-
gboolean
+
gboolean
 nm_device_vxlan_get_l3miss (NMDeviceVxlan *device);

Parameters

-
+
@@ -991,7 +991,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.

Flags: Read

Default value: 0

@@ -1000,7 +1000,7 @@ nm_device_vxlan_get_l3miss (

The “carrier” property

-
  “carrier”                  gboolean
+
  “carrier”                  gboolean

Whether the device has carrier.

Flags: Read

Default value: FALSE

@@ -1009,7 +1009,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.

Flags: Read

@@ -1020,7 +1020,7 @@ endpoint.


The “group” property

-
  “group”                    gchar *
+
  “group”                    gchar *

The unicast destination IP address used in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database or the multicast IP address joined.

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


The “hw-address” property

-
  “hw-address”               gchar *
+
  “hw-address”               gchar *

The hardware (MAC) address of the device.

Flags: Read

Default value: NULL

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


The “id” property

-
  “id”                       guint
+
  “id”                       guint

The device's VXLAN ID.

Flags: Read

Allowed values: <= 16777215

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


The “l2miss” property

-
  “l2miss”                   gboolean
+
  “l2miss”                   gboolean

Whether netlink LL ADDR miss notifications are generated.

Flags: Read

Default value: FALSE

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


The “l3miss” property

-
  “l3miss”                   gboolean
+
  “l3miss”                   gboolean

Whether netlink IP ADDR miss notifications are generated.

Flags: Read

Default value: FALSE

@@ -1068,7 +1068,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.

Flags: Read

@@ -1078,7 +1078,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.

Flags: Read

Default value: 0

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


The “local” property

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

The source IP address to use in outgoing packets.

Flags: Read

Default value: NULL

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


The “proxy” property

-
  “proxy”                    gboolean
+
  “proxy”                    gboolean

Whether ARP proxy is turned on.

Flags: Read

Default value: FALSE

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


The “rsc” property

-
  “rsc”                      gboolean
+
  “rsc”                      gboolean

Whether route short circuit is turned on.

Flags: Read

Default value: FALSE

@@ -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.

Flags: Read

@@ -1133,7 +1133,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.

Flags: Read

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


The “tos” property

-
  “tos”                      guchar
+
  “tos”                      guchar

The TOS value to use in outgoing packets.

Flags: Read

Default value: 0

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


The “ttl” property

-
  “ttl”                      guchar
+
  “ttl”                      guchar

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

Flags: Read

Default value: 0

-- cgit 1.3.0-6-gf8a5