diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-04 00:07:45 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-04 00:07:45 +0200 |
| commit | 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 (patch) | |
| tree | d10c354b1b980ca8a7b9e48ec9019e8ed88bde2b /man/nm-settings-ifcfg-rh.5 | |
| parent | ee9c73a923909e23a649407be77e25235d769e25 (diff) | |
New upstream version 1.11.4 upstream/1.11.4
Diffstat (limited to 'man/nm-settings-ifcfg-rh.5')
| -rw-r--r-- | man/nm-settings-ifcfg-rh.5 | 44 |
1 files changed, 36 insertions, 8 deletions
diff --git a/man/nm-settings-ifcfg-rh.5 b/man/nm-settings-ifcfg-rh.5 index 93149ba6..407182fd 100644 --- a/man/nm-settings-ifcfg-rh.5 +++ b/man/nm-settings-ifcfg-rh.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-ifcfg-rh .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 05/11/2018 +.\" Date: 05/31/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.10.8 +.\" Source: NetworkManager 1.11.4 .\" Language: English .\" -.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.10\&.8" "Configuration" +.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.11\&.4" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -973,6 +973,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ id @@ -1162,6 +1163,19 @@ T}:T{ T}:T{ Number of retries for authentication\&. T} +T{ +mdns +T}:T{ +CONNECTION_MDNS\fI(+)\fR +T}:T{ +missing variable means global default +T}:T{ +Whether or not mDNS is enabled for the connection\fB + +Example: \fRCONNECTION_MDNS=yes\fB + +Allowed values: \fRyes,no,resolve +T} .TE .sp 1 .sp @@ -1640,18 +1654,18 @@ T}:T{ T}:T{ A string sent to the DHCP server to identify the local machine\&. A binary value can be specified using hex notation (\*(Aqaa:bb:cc\*(Aq)\&.\fB -Example: \fRDHCP_CLIENT_ID=ax\-srv\-1; DHCP_CLIENT_ID=01:44:44:44:44:44:44" +Example: \fRDHCP_CLIENT_ID=ax\-srv\-1; DHCP_CLIENT_ID=01:44:44:44:44:44:44 T} T{ dad\-timeout T}:T{ -ARPING_WAIT +ACD_TIMEOUT, ARPING_WAIT T}:T{ -missing variable means global default (config override or 3) +missing variable means global default (config override or zero) T}:T{ -Timeout (in seconds) for performing DAD before configuring IPv4 addresses\&. 0 turns off the DAD completely, \-1 means default value\&.\fB +Timeout (in milliseconds for ACD_TIMEOUT or in seconds for ARPING_WAIT) for address conflict detection before configuring IPv4 addresses\&. 0 turns off the ACD completely, \-1 means default value\&.\fB -Example: \fRARPING_WAIT=2 +Example: \fRACD_TIMEOUT=2000 or ARPING_WAIT=2 T} T{ dhcp\-timeout @@ -2466,6 +2480,7 @@ l l l l l l l l l l l l l l l l +l l l l l l l l. T{ key\-mgmt @@ -2660,6 +2675,19 @@ Used to control the WPS methods to be used Valid values are "default", "auto", " Example: \fRWPS_METHOD=disabled, WPS_METHOD="pin pbc" T} +T{ +fils +T}:T{ +FILS\fI(+)\fR +T}:T{ +\ \& +T}:T{ +Enables or disables FILS (802\&.11ai)\fB + +Example: \fRFILS=required\fB + +Allowed values: \fRdefault, disable, optional, required +T} .TE .sp 1 .sp |