From 913bcb40f6c699f8a38351c69e7ea263fe78f71f Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 18 Nov 2022 17:48:09 +0100 Subject: New upstream version 1.40.4 --- docs/libnm/html/NMSettingIPTunnel.html | 72 ++++++++++++++++++++++++++-------- 1 file changed, 56 insertions(+), 16 deletions(-) (limited to 'docs/libnm/html/NMSettingIPTunnel.html') diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html index 88bc354e..97d92639 100644 --- a/docs/libnm/html/NMSettingIPTunnel.html +++ b/docs/libnm/html/NMSettingIPTunnel.html @@ -514,7 +514,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit

Returns

the encapsulation limit value

-

Since: 1.2

+

Since: 1.42, 1.40.4


@@ -541,7 +541,7 @@ nm_setting_ip_tunnel_get_flow_label (

Returns

the flow label value

-

Since: 1.2

+

Since: 1.42, 1.40.4


@@ -575,6 +575,27 @@ nm_setting_ip_tunnel_get_mtu (

nm_setting_ip_tunnel_get_flags ()

NMIPTunnelFlags
 nm_setting_ip_tunnel_get_flags (NMSettingIPTunnel *setting);
+

Returns the “flags” property of the setting.

+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingIPTunnel

 
+
+
+

Returns

+

the tunnel flags

+
+

Since: 1.12

@@ -665,6 +686,7 @@ nm_setting_ip_tunnel_get_flags (

enum NMIPTunnelFlags

+

IP tunnel flags.

Members

@@ -676,42 +698,60 @@ nm_setting_ip_tunnel_get_flags ( - - + + - - + + - - + + - - + + - - + + - - + + - - + +

NM_IP_TUNNEL_FLAG_NONE

   +

no flag

+
 

NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT

   +

don't add encapsulation limit +if one isn't present in inner packet

+
 

NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS

   +

copy the traffic class field +from the inner packet

+
 

NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL

   +

copy the flowlabel from the +inner packet

+
 

NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV

   +

used for Mobile IPv6

+
 

NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY

   +

copy DSCP from the outer packet

+
 

NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK

   +

copy fwmark from inner packet

+
 
+

Since: 1.12

-- cgit 1.3.0-6-gf8a5