about summary refs log tree commit diff
path: root/docs/api/html/NetworkManager.conf.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/NetworkManager.conf.html')
-rw-r--r--docs/api/html/NetworkManager.conf.html39
1 files changed, 30 insertions, 9 deletions
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html
index bd53917a..ae94a9f7 100644
--- a/docs/api/html/NetworkManager.conf.html
+++ b/docs/api/html/NetworkManager.conf.html
@@ -303,6 +303,7 @@ no-auto-default=*
 <p>Set the DNS (<code class="filename">resolv.conf</code>) processing mode.
         If the key is unspecified, <code class="literal">default</code> is used,
         unless <code class="filename">/etc/resolv.conf</code> is a symlink to
+        <code class="filename">/run/systemd/resolve/stub-resolv.conf</code>,
         <code class="filename">/run/systemd/resolve/resolv.conf</code>,
         <code class="filename">/lib/systemd/resolv.conf</code> or
         <code class="filename">/usr/lib/systemd/resolv.conf</code>.
@@ -617,6 +618,10 @@ ipv6.ip6-privacy=0
 <td></td>
 </tr>
 <tr>
+<td><p><span class="term"><code class="varname">connection.mdns</code></span></p></td>
+<td></td>
+</tr>
+<tr>
 <td><p><span class="term"><code class="varname">connection.stable-id</code></span></p></td>
 <td></td>
 </tr>
@@ -649,6 +654,10 @@ ipv6.ip6-privacy=0
 <td></td>
 </tr>
 <tr>
+<td><p><span class="term"><code class="varname">ipv4.dhcp-client-id</code></span></p></td>
+<td></td>
+</tr>
+<tr>
 <td><p><span class="term"><code class="varname">ipv4.dhcp-timeout</code></span></p></td>
 <td><p>If left unspecified, the default value for
            the interface type is used.</p></td>
@@ -718,6 +727,11 @@ ipv6.ip6-privacy=0
 <td><p>If left unspecified, the default value
           "<code class="literal">optional</code>" will be used.</p></td>
 </tr>
+<tr>
+<td><p><span class="term"><code class="varname">wifi-sec.fils</code></span></p></td>
+<td><p>If left unspecified, the default value
+          "<code class="literal">optional</code>" will be used.</p></td>
+</tr>
 </tbody>
 </table></div>
 <p>
@@ -909,6 +923,13 @@ managed=1
             </p></td>
 </tr>
 <tr>
+<td><p><a name="wifi.backend"></a><span class="term"><code class="varname">wifi.backend</code></span></p></td>
+<td><p>
+              Specify the Wi-Fi backend used for the device. Currently supported
+              are <code class="literal">wpa_supplicant</code> and <code class="literal">iwd</code> (experimental).
+            </p></td>
+</tr>
+<tr>
 <td><p><span class="term"><code class="varname">wifi.scan-generate-mac-address-mask</code></span></p></td>
 <td><p>
               Like the per-connection settings <code class="literal">ethernet.generate-mac-address-mask</code>
@@ -963,7 +984,7 @@ managed=1
 <td><p>The URI of a web page to periodically
           request when connectivity is being checked.  This page
           should return the header "X-NetworkManager-Status" with a
-          value of "online".  Alternatively, it's body content should
+          value of "online".  Alternatively, its body content should
           be set to "NetworkManager is online".  The body content
           check can be controlled by the <code class="literal">response</code>
           option.  If this option is blank or missing, connectivity
@@ -1206,14 +1227,6 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16
           </p></td>
 </tr>
 <tr>
-<td><p><span class="term"><code class="varname">ifcfg-suse</code></span></p></td>
-<td><p>
-            This plugin is deprecated and its selection has no effect.
-            The <code class="literal">keyfile</code> plugin should be used
-            instead.
-          </p></td>
-</tr>
-<tr>
 <td><p><span class="term"><code class="varname">ifupdown</code></span></p></td>
 <td>
 <p>
@@ -1247,6 +1260,14 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16
           </p>
 </td>
 </tr>
+<tr>
+<td><p><span class="term"><code class="varname">ifcfg-suse</code>, <code class="varname">ifnet</code></span></p></td>
+<td><p>
+            These plugins are deprecated and their selection has no effect.
+            The <code class="literal">keyfile</code> plugin should be used
+            instead.
+          </p></td>
+</tr>
 </tbody>
 </table></div>
 </div>