From 70e18d99b8e3e77bb37e218d7ac582130156f8ef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2024 09:46:18 +0100 Subject: New upstream version 1.45.90 --- docs/libnm/html/NMDeviceIPTunnel.html | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) (limited to 'docs/libnm/html/NMDeviceIPTunnel.html') diff --git a/docs/libnm/html/NMDeviceIPTunnel.html b/docs/libnm/html/NMDeviceIPTunnel.html index 9058daf8..d3bc1474 100644 --- a/docs/libnm/html/NMDeviceIPTunnel.html +++ b/docs/libnm/html/NMDeviceIPTunnel.html @@ -127,6 +127,14 @@ +guint32 + + +nm_device_ip_tunnel_get_fwmark () + + + + NMIPTunnelFlags @@ -161,6 +169,11 @@ Read +guint +fwmark +Read + + char * input-key @@ -267,6 +280,10 @@ #define +NM_DEVICE_IP_TUNNEL_FWMARK + + +#define NM_DEVICE_IP_TUNNEL_FLAGS @@ -580,6 +597,33 @@ nm_device_ip_tunnel_get_flow_label (
+

nm_device_ip_tunnel_get_fwmark ()

+
guint32
+nm_device_ip_tunnel_get_fwmark (NMDeviceIPTunnel *device);
+
+

Parameters

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

device

a NMDeviceIPTunnel

 
+
+
+

Returns

+

the fwmark assigned to tunnel packets. This property applies only +to VTI tunnels.

+
+

Since: 1.46

+
+
+

nm_device_ip_tunnel_get_flags ()

NMIPTunnelFlags
 nm_device_ip_tunnel_get_flags (NMDeviceIPTunnel *device);
@@ -674,6 +718,12 @@ nm_device_ip_tunnel_get_flags (
+

NM_DEVICE_IP_TUNNEL_FWMARK

+
#define NM_DEVICE_IP_TUNNEL_FWMARK              "fwmark"
+
+
+
+

NM_DEVICE_IP_TUNNEL_FLAGS

#define NM_DEVICE_IP_TUNNEL_FLAGS               "flags"
 
@@ -722,6 +772,17 @@ applies only to IPv6 tunnels.


+

The “fwmark” property

+
  “fwmark”                   guint
+

The fwmark value to assign to tunnel packets. This property applies only +to VTI tunnels.

+

Owner: NMDeviceIPTunnel

+

Flags: Read

+

Default value: 0

+

Since: 1.46

+
+
+

The “input-key” property

  “input-key”                char *

The key used for tunneled input packets, if applicable.

-- cgit 1.3.0-6-gf8a5