diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-23 17:12:30 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-23 17:12:30 +0100 |
| commit | 5569fe42f8ffe613b86ee3241676031d563cdd0c (patch) | |
| tree | e1dcb8326372e565ae2a565f588134e88e26a14b /src/core/nm-active-connection.h | |
| parent | ed857ba34efc2ec899f2e3fbd8e35324561a55b2 (diff) | |
| parent | b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 (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.h | 1 |
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" |