summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-09-21 19:03:08 +0200
committerThomas Haller <thaller@redhat.com>2017-09-26 19:39:36 +0200
commitc71f26bf921314c39c494a748bf6d621d488e826 (patch)
tree5ab29ffbac6b8b8ba8fca7bf1403eb04aa14b782 /man
parenta22b01783053934a845c4600144efacb84d0b253 (diff)
downloadNetworkManager-c71f26bf921314c39c494a748bf6d621d488e826.tar.gz
libnm,cli: add IP setting "route-table-sync"
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 25fe1ba4d4..52267b95be 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -683,6 +683,10 @@ ipv6.ip6-privacy=0
<term><varname>ipv4.route-metric</varname></term>
</varlistentry>
<varlistentry>
+ <term><varname>ipv4.route-table-sync</varname></term>
+ <listitem><para>If left unspecified, the default value is 2 (main).</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><varname>ipv6.dhcp-timeout</varname></term>
<listitem><para>If left unspecified, the default value for
the interface type is used.</para></listitem>
@@ -697,6 +701,10 @@ ipv6.ip6-privacy=0
<term><varname>ipv6.route-metric</varname></term>
</varlistentry>
<varlistentry>
+ <term><varname>ipv6.route-table-sync</varname></term>
+ <listitem><para>If left unspecified, the default value is 2 (main).</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><varname>vpn.timeout</varname></term>
<listitem><para>If left unspecified, default value of 60 seconds is used.</para></listitem>
</varlistentry>