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/NMDeviceWireGuard.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'docs/libnm/html/NMDeviceWireGuard.html') diff --git a/docs/libnm/html/NMDeviceWireGuard.html b/docs/libnm/html/NMDeviceWireGuard.html index 12b89a16..1c3ab2d1 100644 --- a/docs/libnm/html/NMDeviceWireGuard.html +++ b/docs/libnm/html/NMDeviceWireGuard.html @@ -8,7 +8,7 @@ - + @@ -43,7 +43,7 @@ -GBytes * +GBytes * nm_device_wireguard_get_public_key () @@ -51,7 +51,7 @@ -guint16 +guint16 nm_device_wireguard_get_listen_port () @@ -59,7 +59,7 @@ -guint32 +guint32 nm_device_wireguard_get_fwmark () @@ -78,18 +78,18 @@ -guint +guint fwmark Read -guint +guint listen-port Read -GBytes * +GBytes * public-key Read @@ -125,7 +125,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceWireGuard
@@ -138,7 +138,7 @@
 

Functions

nm_device_wireguard_get_public_key ()

-
GBytes *
+
GBytes *
 nm_device_wireguard_get_public_key (NMDeviceWireGuard *device);

Gets the public key for this interface

@@ -158,7 +158,7 @@ nm_device_wireguard_get_public_key (

Returns

-

the GBytes containing the 32-byte public key.

+

the GBytes containing the 32-byte public key.

[transfer none]

Since: 1.14

@@ -166,7 +166,7 @@ nm_device_wireguard_get_public_key (

nm_device_wireguard_get_listen_port ()

-
guint16
+
guint16
 nm_device_wireguard_get_listen_port (NMDeviceWireGuard *device);

Gets the local UDP port this interface listens on

@@ -193,7 +193,7 @@ nm_device_wireguard_get_listen_port (

nm_device_wireguard_get_fwmark ()

-
guint32
+
guint32
 nm_device_wireguard_get_fwmark (NMDeviceWireGuard *device);

Gets the fwmark (firewall mark) for this interface. It can be used to set routing policy for outgoing encrypted packets. @@ -250,7 +250,7 @@ See: ip-rule(8)

Property Details

The “fwmark” property

-
  “fwmark”                   guint
+
  “fwmark”                   guint

Optional firewall mark - see ip-rule(8). Used when setting routing policy for outgoing encrypted packets. Set to 0 to disable the mark (default).

@@ -262,7 +262,7 @@ Set to 0 to disable the mark (default).


The “listen-port” property

-
  “listen-port”              guint
+
  “listen-port”              guint

Local UDP listen port. Set to 0 to allow a random port to be chosen (default).

Owner: NMDeviceWireGuard

@@ -274,7 +274,7 @@ Set to 0 to allow a random port to be chosen (default).


The “public-key” property

-
  “public-key”               GBytes *
+
  “public-key”               GBytes *

32-byte public key, derived from the current private key.

Owner: NMDeviceWireGuard

Flags: Read

@@ -283,6 +283,6 @@ Set to 0 to allow a random port to be chosen (default).

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