about summary refs log tree commit diff
path: root/src/core/nm-active-connection.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-02-23 17:12:30 +0100
committerMichael Biebl <biebl@debian.org>2023-02-23 17:12:30 +0100
commit5569fe42f8ffe613b86ee3241676031d563cdd0c (patch)
treee1dcb8326372e565ae2a565f588134e88e26a14b /src/core/nm-active-connection.h
parented857ba34efc2ec899f2e3fbd8e35324561a55b2 (diff)
parentb22a7b55d0bc5a7999dccaeacdde745f5ace9d66 (diff)
Update upstream source from tag 'upstream/1.42.2'
Update to upstream version '1.42.2'
with Debian dir 239b84111aa373a034bb59d3ca6082a9ddf36500
Diffstat (limited to 'src/core/nm-active-connection.h')
-rw-r--r--src/core/nm-active-connection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/nm-active-connection.h b/src/core/nm-active-connection.h
index a2353a65..15db68c3 100644
--- a/src/core/nm-active-connection.h
+++ b/src/core/nm-active-connection.h
@@ -38,6 +38,7 @@
 #define NM_ACTIVE_CONNECTION_DHCP6_CONFIG    "dhcp6-config"
 #define NM_ACTIVE_CONNECTION_VPN             "vpn"
 #define NM_ACTIVE_CONNECTION_MASTER          "master"
+#define NM_ACTIVE_CONNECTION_CONTROLLER      "controller"
 
 /* Internal non-exported properties */
 #define NM_ACTIVE_CONNECTION_INT_SETTINGS_CONNECTION "int-settings-connection"