From bba2e4b4de668db525cbfdfc35292e5a0b51671a Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Thu, 22 Feb 2024 17:21:11 +0100
Subject: New upstream version 1.46.0
---
docs/libnm/html/libnm-nm-dbus-interface.html | 38 ++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
(limited to 'docs/libnm/html/libnm-nm-dbus-interface.html')
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html
index ddb782bc..a275d9f0 100644
--- a/docs/libnm/html/libnm-nm-dbus-interface.html
+++ b/docs/libnm/html/libnm-nm-dbus-interface.html
@@ -532,6 +532,18 @@
| enum |
NMMptcpFlags |
+
+| #define |
+NM_SECRET_TAG_VPN_MSG |
+
+
+| #define |
+NM_SECRET_TAG_DYNAMIC_CHALLENGE |
+
+
+| #define |
+NM_SECRET_TAG_DYNAMIC_CHALLENGE_ECHO |
+
@@ -2614,6 +2626,14 @@ network and is cleaning up the connection request
|
+
+NM_DEVICE_STATE_REASON_DEVICE_HANDLER_FAILED |
+
+ The device handler dispatcher returned an
+error. Since: 1.46
+ |
+ |
+
@@ -4308,6 +4328,24 @@ sub-option will trigger creation of an additional subflow to generate a full mes
Since: 1.40
+
+
+
NM_SECRET_TAG_VPN_MSG
+
#define NM_SECRET_TAG_VPN_MSG "x-vpn-message:"
+
+
+
+
+
NM_SECRET_TAG_DYNAMIC_CHALLENGE
+
#define NM_SECRET_TAG_DYNAMIC_CHALLENGE "x-dynamic-challenge:"
+
+
+
+
+
NM_SECRET_TAG_DYNAMIC_CHALLENGE_ECHO
+
#define NM_SECRET_TAG_DYNAMIC_CHALLENGE_ECHO "x-dynamic-challenge-echo:"
+
+