about summary refs log tree commit diff
path: root/src/libnm-core-impl/nm-setting-ip4-config.c
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/libnm-core-impl/nm-setting-ip4-config.c
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/libnm-core-impl/nm-setting-ip4-config.c')
-rw-r--r--src/libnm-core-impl/nm-setting-ip4-config.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/libnm-core-impl/nm-setting-ip4-config.c b/src/libnm-core-impl/nm-setting-ip4-config.c
index f847918e..83727ea3 100644
--- a/src/libnm-core-impl/nm-setting-ip4-config.c
+++ b/src/libnm-core-impl/nm-setting-ip4-config.c
@@ -808,6 +808,15 @@ nm_setting_ip4_config_class_init(NMSettingIP4ConfigClass *klass)
      * ---end---
      */
 
+    /* ---ifcfg-rh---
+     * property: replace-local-rule
+     * variable: IPV4_REPLACE_LOCAL_RULE(+)
+     * default: no
+     * description: Connections will default to keep the autogenerated priority
+     *     0 local rule unless this setting is set to %TRUE.
+     * ---end---
+     */
+
     /**
      * NMSettingIP4Config:dhcp-client-id:
      *