diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2017-11-22 14:01:43 +0100 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2017-11-23 18:43:48 +0100 |
commit | 563ead4974fa00ccc0f46dd042fcd76fee99ee82 (patch) | |
tree | 2a64da2b3e825d4ac67cd117c741acd53fe7fb50 /libnm-core | |
parent | ca26d1ae07a4e8a7036051301d0103ab0822fd44 (diff) | |
download | NetworkManager-563ead4974fa00ccc0f46dd042fcd76fee99ee82.tar.gz |
libnm-core: document bridge.mac-address as deprecated
The description already says that. Also add the deprecation tag.
Diffstat (limited to 'libnm-core')
-rw-r--r-- | libnm-core/nm-setting-bridge.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-bridge.c b/libnm-core/nm-setting-bridge.c index 5330038425..7f944bc8e0 100644 --- a/libnm-core/nm-setting-bridge.c +++ b/libnm-core/nm-setting-bridge.c @@ -432,6 +432,8 @@ nm_setting_bridge_class_init (NMSettingBridgeClass *setting_class) * "ethernet.cloned-mac-address" anyway overwrites the MAC address of * the bridge later while activating the bridge. Hence, this property * is deprecated. + * + * Deprecated: 1.12: Use the ethernet.cloned-mac-address property instead. **/ /* ---keyfile--- * property: mac-address |