diff options
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> |