diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-23 17:11:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-23 17:11:22 +0100 |
| commit | b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 (patch) | |
| tree | 597d2716cfa4b904c98717b874371e0e7b5e0c71 /docs/api/html/nm-settings-ifcfg-rh.html | |
| parent | 1372848511cb896b80b51ed1a3e9606bd9816631 (diff) | |
New upstream version 1.42.2 upstream/1.42.2
Diffstat (limited to 'docs/api/html/nm-settings-ifcfg-rh.html')
| -rw-r--r-- | docs/api/html/nm-settings-ifcfg-rh.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index d05f8335..a63ae165 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -2048,6 +2048,13 @@ Example: </strong></span>IPV4_DNS_PRIORITY=20</td> <td align="left">VPN connections will default to add the route automatically unless this setting is set to %FALSE. For other connection types, adding such an automatic route is currently not supported and setting this to %TRUE has no effect.</td> </tr> <tr> +<td align="left">replace-local-rule</td> +<td align="left">IPV4_REPLACE_LOCAL_RULE<span class="emphasis"><em>(+)</em></span> +</td> +<td align="left">no</td> +<td align="left">Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to %TRUE.</td> +</tr> +<tr> <td align="left">dhcp-client-id</td> <td align="left">DHCP_CLIENT_ID<span class="emphasis"><em>(+)</em></span> </td> @@ -2257,6 +2264,13 @@ Example: </strong></span>IPV6_RES_OPTIONS=ndots:2 timeout:3</td> <td align="left">VPN connections will default to add the route automatically unless this setting is set to %FALSE. For other connection types, adding such an automatic route is currently not supported and setting this to %TRUE has no effect.</td> </tr> <tr> +<td align="left">replace-local-rule</td> +<td align="left">IPV6_REPLACE_LOCAL_RULE<span class="emphasis"><em>(+)</em></span> +</td> +<td align="left">no</td> +<td align="left">Connections will default to keep the autogenerated priority 0 local rule unless this setting is set to %TRUE.</td> +</tr> +<tr> <td align="left">ip6-privacy</td> <td align="left">IPV6_PRIVACY, IPV6_PRIVACY_PREFER_PUBLIC_IP<span class="emphasis"><em>(+)</em></span> </td> |