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/NMSettingIPTunnel.html | 49 +++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 18 deletions(-) (limited to 'docs/libnm/html/NMSettingIPTunnel.html') diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html index dbbb4953..2747bdc9 100644 --- a/docs/libnm/html/NMSettingIPTunnel.html +++ b/docs/libnm/html/NMSettingIPTunnel.html @@ -8,7 +8,7 @@ - + @@ -37,8 +37,8 @@

Functions

--++ @@ -163,7 +163,7 @@ - + @@ -173,7 +173,7 @@ - + - + - + - + - +
guint encapsulation-limitRead / Write / ConstructRead / Write
guint
guint flow-labelRead / Write / ConstructRead / Write
@@ -195,7 +195,7 @@
guint mtuRead / Write / ConstructRead / Write
@@ -212,7 +212,7 @@
gboolean path-mtu-discoveryRead / Write / ConstructRead / Write
@@ -223,12 +223,12 @@
guint tosRead / Write / ConstructRead / Write
guint ttlRead / Write / ConstructRead / Write
@@ -237,8 +237,8 @@

Types and Values

--++ @@ -817,7 +817,8 @@ nm_setting_ip_tunnel_get_flags ( “encapsulation-limit” guint

How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels.

-

Flags: Read / Write / Construct

+

Owner: NMSettingIPTunnel

+

Flags: Read / Write

Allowed values: <= 255

Default value: 0

Since: 1.2

@@ -831,6 +832,7 @@ to packets. This property applies only to IPv6 tunnels.

NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL, NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV, NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY, NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK. They are valid only for IPv6 tunnels.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: 0

Since: 1.12

@@ -841,7 +843,8 @@ They are valid only for IPv6 tunnels.

  “flow-label”               guint

The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.

-

Flags: Read / Write / Construct

+

Owner: NMSettingIPTunnel

+

Flags: Read / Write

Allowed values: <= 1048575

Default value: 0

Since: 1.2

@@ -852,6 +855,7 @@ IPv6 tunnels.

  “input-key”                gchar *

The key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: NULL

Since: 1.2

@@ -862,6 +866,7 @@ certain tunnel modes (GRE, IP6GRE). If empty, no key is used.

  “local”                    gchar *

The local endpoint of the tunnel; the value can be empty, otherwise it must contain an IPv4 or IPv6 address.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: NULL

Since: 1.2

@@ -872,6 +877,7 @@ must contain an IPv4 or IPv6 address.

  “mode”                     guint

The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP or NM_IP_TUNNEL_MODE_GRE.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: 0

Since: 1.2

@@ -882,7 +888,8 @@ must contain an IPv4 or IPv6 address.

  “mtu”                      guint

If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments.

-

Flags: Read / Write / Construct

+

Owner: NMSettingIPTunnel

+

Flags: Read / Write

Default value: 0

Since: 1.2

@@ -892,6 +899,7 @@ breaking larger packets up into multiple fragments.

  “output-key”               gchar *

The key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: NULL

Since: 1.2

@@ -903,6 +911,7 @@ certain tunnel modes (GRE, IP6GRE). If empty, no key is used.

If given, specifies the parent interface name or parent connection UUID the new device will be bound to so that tunneled packets will only be routed via that interface.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: NULL

Since: 1.2

@@ -912,7 +921,8 @@ routed via that interface.

The “path-mtu-discovery” property

  “path-mtu-discovery”       gboolean

Whether to enable Path MTU Discovery on this tunnel.

-

Flags: Read / Write / Construct

+

Owner: NMSettingIPTunnel

+

Flags: Read / Write

Default value: TRUE

Since: 1.2

@@ -922,6 +932,7 @@ routed via that interface.

  “remote”                   gchar *

The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 address.

+

Owner: NMSettingIPTunnel

Flags: Read / Write

Default value: NULL

Since: 1.2

@@ -932,7 +943,8 @@ address.

  “tos”                      guint

The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.

-

Flags: Read / Write / Construct

+

Owner: NMSettingIPTunnel

+

Flags: Read / Write

Allowed values: <= 255

Default value: 0

Since: 1.2

@@ -943,7 +955,8 @@ tunneled packets.

  “ttl”                      guint

The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.

-

Flags: Read / Write / Construct

+

Owner: NMSettingIPTunnel

+

Flags: Read / Write

Allowed values: <= 255

Default value: 0

Since: 1.2

@@ -951,6 +964,6 @@ packets inherit the TTL value.

+
Generated by GTK-Doc V1.32.1 \ 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/NMSettingIPTunnel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingIPTunnel.html') diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html index 2747bdc9..dfa79d34 100644 --- a/docs/libnm/html/NMSettingIPTunnel.html +++ b/docs/libnm/html/NMSettingIPTunnel.html @@ -8,7 +8,7 @@ - + @@ -964,6 +964,6 @@ packets inherit the TTL value.

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