summaryrefslogtreecommitdiff
path: root/man/NetworkManager.conf.xml
diff options
context:
space:
mode:
authorAntonio Cardace <acardace@redhat.com>2020-08-24 18:01:42 +0200
committerAntonio Cardace <acardace@redhat.com>2020-08-26 09:44:05 +0200
commitd7235394b2f2ace930d0ebcdb68d5fc0fc9938a2 (patch)
treea14acf948f07b72dc3c6a23753d077ae5a7f0742 /man/NetworkManager.conf.xml
parent9b54d175bf2ea4bacea7c7c4f0970c4b877d279d (diff)
downloadNetworkManager-d7235394b2f2ace930d0ebcdb68d5fc0fc9938a2.tar.gz
libnm-core,clients: add support for ipv4.dhcp-vendor-class-identifier option
https://bugzilla.redhat.com/show_bug.cgi?id=1871042 Signed-off-by: Antonio Cardace <acardace@redhat.com>
Diffstat (limited to 'man/NetworkManager.conf.xml')
-rw-r--r--man/NetworkManager.conf.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index ce61c8216d..6b573890f8 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -762,6 +762,10 @@ ipv6.ip6-privacy=0
the interface type is used.</para></listitem>
</varlistentry>
<varlistentry>
+ <term><varname>ipv4.dhcp-vendor-class-identifier</varname></term>
+ <listitem><para>If left unspecified, the default is to not send the DHCP option to the server.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><varname>ipv4.dns-priority</varname></term>
<listitem><para>If unspecified or zero, use 50 for VPN profiles
and 100 for other profiles.</para></listitem>