diff options
| author | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-01-13 22:30:39 +0100 |
| commit | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (patch) | |
| tree | 71f32df6617802270e8a78574bd8e1637dc532f4 /docs/api/html | |
| parent | e74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff) | |
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs/api/html')
69 files changed, 835 insertions, 198 deletions
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index e8efb5e7..d1a0cc39 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -752,6 +752,10 @@ ipv6.ip6-privacy=0 <td><p>If unspecified, the ultimate default values depends on the DNS plugin. With systemd-resolved the default currently is "no" (0) and for all other plugins also "no" (0).</p></td> </tr> <tr> +<td><p><span class="term"><code class="varname">connection.dns-over-tls</code></span></p></td> +<td><p>If unspecified, the ultimate default values depends on the DNS plugin. With systemd-resolved the default currently is global setting and for all other plugins "no" (0).</p></td> +</tr> +<tr> <td><p><span class="term"><code class="varname">connection.stable-id</code></span></p></td> <td></td> </tr> diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index fdb8d01c..613b9266 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -67,6 +67,7 @@ <sub name="" link="settings-802-11-wireless.html"/> <sub name="" link="settings-802-11-wireless-security.html"/> <sub name="" link="settings-wpan.html"/> + <sub name="" link="settings-bond-port.html"/> <sub name="" link="settings-hostname.html"/> <sub name="" link="settings-ovs-external-ids.html"/> <sub name="" link="settings-veth.html"/> @@ -283,6 +284,7 @@ <keyword type="property" name="The "Ip6Connectivity" property" link="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity"/> <keyword type="property" name="The "InterfaceFlags" property" link="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags"/> <keyword type="property" name="The "HwAddress" property" link="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.HwAddress"/> + <keyword type="property" name="The "Ports" property" link="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.Ports"/> <keyword type="property" name="The "RefreshRateMs" property" link="gdbus-org.freedesktop.NetworkManager.Device.Statistics.html#gdbus-property-org-freedesktop-NetworkManager-Device-Statistics.RefreshRateMs"/> <keyword type="property" name="The "TxBytes" property" link="gdbus-org.freedesktop.NetworkManager.Device.Statistics.html#gdbus-property-org-freedesktop-NetworkManager-Device-Statistics.TxBytes"/> <keyword type="property" name="The "RxBytes" property" link="gdbus-org.freedesktop.NetworkManager.Device.Statistics.html#gdbus-property-org-freedesktop-NetworkManager-Device-Statistics.RxBytes"/> diff --git a/docs/api/html/ch01.html b/docs/api/html/ch01.html index 4cbe2f6d..9863c8bd 100644 --- a/docs/api/html/ch01.html +++ b/docs/api/html/ch01.html @@ -168,6 +168,9 @@ <span class="refentrytitle"><a href="settings-wpan.html">wpan</a></span><span class="refpurpose"> — IEEE 802.15.4 (WPAN) MAC Settings</span> </dt> <dt> +<span class="refentrytitle"><a href="settings-bond-port.html">bond-port</a></span><span class="refpurpose"> — Bond Port Settings</span> +</dt> +<dt> <span class="refentrytitle"><a href="settings-hostname.html">hostname</a></span><span class="refpurpose"> — Hostname settings</span> </dt> <dt> diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html index 941bedef..7799cb8a 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html @@ -75,8 +75,9 @@ Carrier readable b <pre class="programlisting"> Slaves readable ao </pre> -<p> Array of object paths representing devices which are currently enslaved to - this device. +<p> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </p> </div> </div> diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html index c4142b6f..43bdf84d 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html @@ -75,8 +75,9 @@ Carrier readable b <pre class="programlisting"> Slaves readable ao </pre> -<p> Array of object paths representing devices which are currently enslaved to - this device. +<p> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </p> </div> </div> diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html index 117372d6..e5e0d5ab 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsBridge.html @@ -49,8 +49,9 @@ <pre class="programlisting"> Slaves readable ao </pre> -<p> Array of object paths representing ports which are currently enslaved to - this bridge. +<p> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </p> <p> Since: 1.14 </p> diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html index bbae6f4a..542df52b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OvsPort.html @@ -49,8 +49,9 @@ <pre class="programlisting"> Slaves readable ao </pre> -<p> Array of object paths representing interfaces which are currently enslaved to - this port. +<p> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </p> <p> Since: 1.14 </p> diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html index d9780576..ad6d735f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html @@ -76,8 +76,9 @@ Carrier readable b <pre class="programlisting"> Slaves readable ao </pre> -<p> Array of object paths representing devices which are currently enslaved to - this device. +<p> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </p> </div> <hr> diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html index 058b5b5e..2cb81d13 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html @@ -88,6 +88,7 @@ <a class="link" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity" title='The "Ip6Connectivity" property'>Ip6Connectivity</a> readable u <a class="link" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags" title='The "InterfaceFlags" property'>InterfaceFlags</a> readable u <a class="link" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.HwAddress" title='The "HwAddress" property'>HwAddress</a> readable s +<a class="link" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.Ports" title='The "Ports" property'>Ports</a> readable ao </pre> </div> <div class="refsect1"> @@ -602,6 +603,21 @@ HwAddress readable s <p> Since: 1.24 </p> </div> +<hr> +<div class="refsect2"> +<a name="gdbus-property-org-freedesktop-NetworkManager-Device.Ports"></a><h3>The "Ports" property</h3> +<pre class="programlisting"> +Ports readable ao +</pre> +<p> The port devices of the controller device. +</p> +<p> Array of object paths representing devices which are currently set as + port of this device. This replaces the 'Slaves' properties on the + device-specific D-Bus interfaces. +</p> +<p> Since: 1.34 +</p> +</div> </div> </div> <div class="footer"> diff --git a/docs/api/html/index.html b/docs/api/html/index.html index d9fbb4a1..e53118af 100644 --- a/docs/api/html/index.html +++ b/docs/api/html/index.html @@ -16,10 +16,10 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">NetworkManager Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for NetworkManager 1.32.12 + for NetworkManager 1.34.0 The latest version of this documentation can be found on-line at - <a class="ulink" href="https://developer.gnome.org/NetworkManager/stable/" target="_top">https://developer.gnome.org/NetworkManager/stable/</a>. + <a class="ulink" href="https://networkmanager.dev/docs/api/latest/" target="_top">https://networkmanager.dev/docs/api/latest/</a>. </p></div> <div><p class="copyright">Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetworkManager Authors</p></div> <div><div class="legalnotice"> @@ -261,6 +261,9 @@ <span class="refentrytitle"><a href="settings-wpan.html">wpan</a></span><span class="refpurpose"> — IEEE 802.15.4 (WPAN) MAC Settings</span> </dt> <dt> +<span class="refentrytitle"><a href="settings-bond-port.html">bond-port</a></span><span class="refpurpose"> — Bond Port Settings</span> +</dt> +<dt> <span class="refentrytitle"><a href="settings-hostname.html">hostname</a></span><span class="refpurpose"> — Hostname settings</span> </dt> <dt> diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index 289ae66a..2ee52be7 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -368,6 +368,8 @@ </dt> <dt id="ientry-id-1.4.8.2.9.24.2">org.freedesktop.NetworkManager.Device:PhysicalPortId, <a class="indexterm" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.PhysicalPortId">The "PhysicalPortId" property</a> </dt> +<dt id="ientry-id-1.4.8.2.9.33.2">org.freedesktop.NetworkManager.Device:Ports, <a class="indexterm" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.Ports">The "Ports" property</a> +</dt> <dt id="ientry-id-1.4.8.2.9.28.2">org.freedesktop.NetworkManager.Device:Real, <a class="indexterm" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.Real">The "Real" property</a> </dt> <dt id="ientry-id-1.4.8.2.9.11.2">org.freedesktop.NetworkManager.Device:State, <a class="indexterm" href="gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-property-org-freedesktop-NetworkManager-Device.State">The "State" property</a> @@ -760,6 +762,8 @@ </dt> <dt id="ientry-id-1.3.3.17.2.2.1.1.2.14.1.1.1">dns-options, <a class="indexterm" href="settings-ipv4.html">ipv4</a>, <a class="indexterm" href="settings-ipv6.html">ipv6</a> </dt> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.6.1.1.1">dns-over-tls, <a class="indexterm" href="settings-connection.html">connection</a> +</dt> <dt id="ientry-id-1.3.3.17.2.2.1.1.2.15.1.1.1">dns-priority, <a class="indexterm" href="settings-ipv4.html">ipv4</a>, <a class="indexterm" href="settings-ipv6.html">ipv6</a> </dt> <dt id="ientry-id-1.3.3.17.2.2.1.1.2.16.1.1.1">dns-search, <a class="indexterm" href="settings-ipv4.html">ipv4</a>, <a class="indexterm" href="settings-ipv6.html">ipv6</a> @@ -802,9 +806,9 @@ </dt> <dt id="ientry-id-1.3.3.8.2.2.1.1.2.2.1.1.1">forward-delay, <a class="indexterm" href="settings-bridge.html">bridge</a> </dt> -<dt id="ientry-id-1.3.3.50.2.2.1.1.2.1.1.1.1">from-dhcp, <a class="indexterm" href="settings-hostname.html">hostname</a> +<dt id="ientry-id-1.3.3.51.2.2.1.1.2.1.1.1.1">from-dhcp, <a class="indexterm" href="settings-hostname.html">hostname</a> </dt> -<dt id="ientry-id-1.3.3.50.2.2.1.1.2.2.1.1.1">from-dns-lookup, <a class="indexterm" href="settings-hostname.html">hostname</a> +<dt id="ientry-id-1.3.3.51.2.2.1.1.2.2.1.1.1">from-dns-lookup, <a class="indexterm" href="settings-hostname.html">hostname</a> </dt> <dt id="ientry-id-1.3.3.46.2.2.1.1.2.1.1.1.1">fwmark, <a class="indexterm" href="settings-wireguard.html">wireguard</a> </dt> @@ -815,7 +819,7 @@ <dl> <dt id="ientry-id-1.3.3.17.2.2.1.1.2.17.1.1.1">gateway, <a class="indexterm" href="settings-ipv4.html">ipv4</a>, <a class="indexterm" href="settings-ipv6.html">ipv6</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.6.1.1.1">gateway-ping-timeout, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.7.1.1.1">gateway-ping-timeout, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.45.2.2.1.1.2.6.1.1.1">generate-mac-address-mask, <a class="indexterm" href="settings-802-3-ethernet.html">802-3-ethernet</a>, <a class="indexterm" href="settings-802-11-wireless.html">802-11-wireless</a> </dt> @@ -843,7 +847,7 @@ <div class="indexdiv"> <h3>I</h3> <dl> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.7.1.1.1">id, <a class="indexterm" href="settings-connection.html">connection</a>, <a class="indexterm" href="settings-vlan.html">vlan</a>, <a class="indexterm" href="settings-vxlan.html">vxlan</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.8.1.1.1">id, <a class="indexterm" href="settings-connection.html">connection</a>, <a class="indexterm" href="settings-vlan.html">vlan</a>, <a class="indexterm" href="settings-vxlan.html">vxlan</a> </dt> <dt id="ientry-id-1.3.3.4.2.2.1.1.2.14.1.1.1">identity, <a class="indexterm" href="settings-802-1x.html">802-1x</a> </dt> @@ -855,7 +859,7 @@ </dt> <dt id="ientry-id-1.3.3.19.2.2.1.1.2.4.1.1.1">input-key, <a class="indexterm" href="settings-ip-tunnel.html">ip-tunnel</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.8.1.1.1">interface-name, <a class="indexterm" href="settings-connection.html">connection</a>, <a class="indexterm" href="settings-bond.html">bond</a>, <a class="indexterm" href="settings-bridge.html">bridge</a>, <a class="indexterm" href="settings-match.html">match</a>, <a class="indexterm" href="settings-team.html">team</a>, <a class="indexterm" href="settings-vlan.html">vlan</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.9.1.1.1">interface-name, <a class="indexterm" href="settings-connection.html">connection</a>, <a class="indexterm" href="settings-bond.html">bond</a>, <a class="indexterm" href="settings-bridge.html">bridge</a>, <a class="indexterm" href="settings-match.html">match</a>, <a class="indexterm" href="settings-team.html">team</a>, <a class="indexterm" href="settings-vlan.html">vlan</a> </dt> <dt id="ientry-id-1.3.3.46.2.2.1.1.2.2.1.1.1">ip4-auto-default-route, <a class="indexterm" href="settings-wireguard.html">wireguard</a> </dt> @@ -905,9 +909,9 @@ </dt> <dt id="ientry-id-1.3.3.46.2.2.1.1.2.4.1.1.1">listen-port, <a class="indexterm" href="settings-wireguard.html">wireguard</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.9.1.1.1">lldp, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.10.1.1.1">lldp, <a class="indexterm" href="settings-connection.html">connection</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.10.1.1.1">llmnr, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.11.1.1.1">llmnr, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.19.2.2.1.1.2.5.1.1.1">local, <a class="indexterm" href="settings-ip-tunnel.html">ip-tunnel</a>, <a class="indexterm" href="settings-vxlan.html">vxlan</a> </dt> @@ -1018,7 +1022,7 @@ </dt> <dt id="ientry-id-1.4.3.2.9.9.2">org.freedesktop.NetworkManager:WwanHardwareEnabled, <a class="indexterm" href="gdbus-org.freedesktop.NetworkManager.html#gdbus-property-org-freedesktop-NetworkManager.WwanHardwareEnabled">The "WwanHardwareEnabled" property</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.11.1.1.1">master, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.12.1.1.1">master, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.8.2.2.1.1.2.8.1.1.1">max-age, <a class="indexterm" href="settings-bridge.html">bridge</a> </dt> @@ -1030,9 +1034,9 @@ </dt> <dt id="ientry-id-1.3.3.24.2.2.1.1.2.3.1.1.1">mcast-snooping-enable, <a class="indexterm" href="settings-ovs-bridge.html">ovs-bridge</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.12.1.1.1">mdns, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.13.1.1.1">mdns, <a class="indexterm" href="settings-connection.html">connection</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.13.1.1.1">metered, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.14.1.1.1">metered, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.17.2.2.1.1.2.21.1.1.1">method, <a class="indexterm" href="settings-ipv4.html">ipv4</a>, <a class="indexterm" href="settings-ipv6.html">ipv6</a>, <a class="indexterm" href="settings-proxy.html">proxy</a> </dt> @@ -1050,9 +1054,9 @@ </dt> <dt id="ientry-id-1.3.3.10.2.2.1.1.2.1.1.1.1">mtu, <a class="indexterm" href="settings-cdma.html">cdma</a>, <a class="indexterm" href="settings-gsm.html">gsm</a>, <a class="indexterm" href="settings-infiniband.html">infiniband</a>, <a class="indexterm" href="settings-ip-tunnel.html">ip-tunnel</a>, <a class="indexterm" href="settings-ppp.html">ppp</a>, <a class="indexterm" href="settings-802-3-ethernet.html">802-3-ethernet</a>, <a class="indexterm" href="settings-wireguard.html">wireguard</a>, <a class="indexterm" href="settings-802-11-wireless.html">802-11-wireless</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.14.1.1.1">mud-url, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.15.1.1.1">mud-url, <a class="indexterm" href="settings-connection.html">connection</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.15.1.1.1">multi-connect, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.16.1.1.1">multi-connect, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.37.2.2.1.1.2.3.1.1.1">multi-queue, <a class="indexterm" href="settings-tun.html">tun</a> </dt> @@ -1184,7 +1188,7 @@ <div class="indexdiv"> <h3>O</h3> <dl> -<dt id="ientry-id-1.3.3.50.2.2.1.1.2.3.1.1.1">only-from-default, <a class="indexterm" href="settings-hostname.html">hostname</a> +<dt id="ientry-id-1.3.3.51.2.2.1.1.2.3.1.1.1">only-from-default, <a class="indexterm" href="settings-hostname.html">hostname</a> </dt> <dt id="ientry-id-1.3.3.4.2.2.1.1.2.15.1.1.1">optional, <a class="indexterm" href="settings-802-1x.html">802-1x</a> </dt> @@ -1237,7 +1241,7 @@ </dt> <dt id="ientry-id-1.3.3.46.2.2.1.1.2.7.1.1.1">peers, <a class="indexterm" href="settings-wireguard.html">wireguard</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.16.1.1.1">permissions, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.17.1.1.1">permissions, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.40.2.2.1.1.2.2.1.1.1">persistent, <a class="indexterm" href="settings-vpn.html">vpn</a> </dt> @@ -1352,7 +1356,7 @@ <dl> <dt id="ientry-id-1.3.3.34.2.2.1.1.2.1.1.1.1">qdiscs, <a class="indexterm" href="settings-tc.html">tc</a> </dt> -<dt id="ientry-id-1.3.3.36.2.2.1.1.2.6.1.1.1">queue-id, <a class="indexterm" href="settings-team-port.html">team-port</a> +<dt id="ientry-id-1.3.3.36.2.2.1.1.2.6.1.1.1">queue-id, <a class="indexterm" href="settings-team-port.html">team-port</a>, <a class="indexterm" href="settings-bond-port.html">bond-port</a> </dt> </dl> </div> @@ -1363,7 +1367,7 @@ </dt> <dt id="ientry-id-1.3.3.47.2.2.1.1.2.15.1.1.1">rate, <a class="indexterm" href="settings-802-11-wireless.html">802-11-wireless</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.17.1.1.1">read-only, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.18.1.1.1">read-only, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.29.2.2.1.1.2.12.1.1.1">refuse-chap, <a class="indexterm" href="settings-ppp.html">ppp</a> </dt> @@ -1426,7 +1430,7 @@ </dt> <dt id="ientry-id-1.3.3.45.2.2.1.1.2.13.1.1.1">s390-subchannels, <a class="indexterm" href="settings-802-3-ethernet.html">802-3-ethernet</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.18.1.1.1">secondaries, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.19.1.1.1">secondaries, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.40.2.2.1.1.2.3.1.1.1">secrets, <a class="indexterm" href="settings-vpn.html">vpn</a> </dt> @@ -1448,7 +1452,7 @@ </dt> <dt id="ientry-id-1.3.3.15.2.2.1.1.2.13.1.1.1">sim-operator-id, <a class="indexterm" href="settings-gsm.html">gsm</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.19.1.1.1">slave-type, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.20.1.1.1">slave-type, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.42.2.2.1.1.2.13.1.1.1">source-port-max, <a class="indexterm" href="settings-vxlan.html">vxlan</a> </dt> @@ -1458,7 +1462,7 @@ </dt> <dt id="ientry-id-1.3.3.23.2.2.1.1.2.3.1.1.1">ssid, <a class="indexterm" href="settings-802-11-olpc-mesh.html">802-11-olpc-mesh</a>, <a class="indexterm" href="settings-802-11-wireless.html">802-11-wireless</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.20.1.1.1">stable-id, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.21.1.1.1">stable-id, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.36.2.2.1.1.2.7.1.1.1">sticky, <a class="indexterm" href="settings-team-port.html">team-port</a> </dt> @@ -1487,7 +1491,7 @@ </dt> <dt id="ientry-id-1.3.3.40.2.2.1.1.2.5.1.1.1">timeout, <a class="indexterm" href="settings-vpn.html">vpn</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.21.1.1.1">timestamp, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.22.1.1.1">timestamp, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.18.2.2.1.1.2.29.1.1.1">token, <a class="indexterm" href="settings-ipv6.html">ipv6</a> </dt> @@ -1501,7 +1505,7 @@ </dt> <dt id="ientry-id-1.3.3.47.2.2.1.1.2.19.1.1.1">tx-power, <a class="indexterm" href="settings-802-11-wireless.html">802-11-wireless</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.22.1.1.1">type, <a class="indexterm" href="settings-connection.html">connection</a>, <a class="indexterm" href="settings-bluetooth.html">bluetooth</a>, <a class="indexterm" href="settings-ovs-interface.html">ovs-interface</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.23.1.1.1">type, <a class="indexterm" href="settings-connection.html">connection</a>, <a class="indexterm" href="settings-bluetooth.html">bluetooth</a>, <a class="indexterm" href="settings-ovs-interface.html">ovs-interface</a> </dt> </dl> </div> @@ -1512,7 +1516,7 @@ </dt> <dt id="ientry-id-1.3.3.5.2.2.1.1.2.5.1.1.1">username, <a class="indexterm" href="settings-adsl.html">adsl</a>, <a class="indexterm" href="settings-cdma.html">cdma</a>, <a class="indexterm" href="settings-gsm.html">gsm</a>, <a class="indexterm" href="settings-pppoe.html">pppoe</a> </dt> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.23.1.1.1">uuid, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.24.1.1.1">uuid, <a class="indexterm" href="settings-connection.html">connection</a> </dt> </dl> </div> @@ -1590,7 +1594,7 @@ <div class="indexdiv"> <h3>W</h3> <dl> -<dt id="ientry-id-1.3.3.2.2.2.1.1.2.24.1.1.1">wait-device-timeout, <a class="indexterm" href="settings-connection.html">connection</a> +<dt id="ientry-id-1.3.3.2.2.2.1.1.2.25.1.1.1">wait-device-timeout, <a class="indexterm" href="settings-connection.html">connection</a> </dt> <dt id="ientry-id-1.3.3.45.2.2.1.1.2.15.1.1.1">wake-on-lan, <a class="indexterm" href="settings-802-3-ethernet.html">802-3-ethernet</a> </dt> @@ -1642,7 +1646,7 @@ </div> <div class="indexdiv"> <h3>Z</h3> -<dl><dt id="ientry-id-1.3.3.2.2.2.1.1.2.25.1.1.1">zone, <a class="indexterm" href="settings-connection.html">connection</a> +<dl><dt id="ientry-id-1.3.3.2.2.2.1.1.2.26.1.1.1">zone, <a class="indexterm" href="settings-connection.html">connection</a> </dt></dl> </div> </div> diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index 2fab4fd2..f9307059 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -122,14 +122,14 @@ <a name="nm-settings-dbus.property.connection.autoconnect"></a>autoconnect</td> <td align="left">boolean</td> <td align="left">TRUE</td> -<td>Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.</td> +<td>Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Autoconnect happens when the circumstances are suitable. That means for example that the device is currently managed and not active. Autoconnect thus never replaces or competes with an already active profile. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.</td> </tr> <tr> <td align="left"> <a name="nm-settings-dbus.property.connection.autoconnect-priority"></a>autoconnect-priority</td> <td align="left">int32</td> <td align="left">0</td> -<td>The autoconnect priority. If the connection is set to autoconnect, connections with higher priority will be preferred. Defaults to 0. The higher number means higher priority.</td> +<td>The autoconnect priority in range -999 to 999. If the connection is set to autoconnect, connections with higher priority will be preferred. The higher number means higher priority. Defaults to 0. Note that this property only matters if there are more than one candidate profile to select for autoconnect. In case of equal priority, the profile used most recently is chosen.</td> </tr> <tr> <td align="left"> @@ -147,6 +147,13 @@ </tr> <tr> <td align="left"> +<a name="nm-settings-dbus.property.connection.dns-over-tls"></a>dns-over-tls</td> +<td align="left">int32</td> +<td align="left">-1</td> +<td>Whether DNSOverTls (dns-over-tls) is enabled for the connection. DNSOverTls is a technology which uses TLS to encrypt dns traffic. The permitted values are: "yes" (2) use DNSOverTls and disabled fallback, "opportunistic" (1) use DNSOverTls but allow fallback to unencrypted resolution, "no" (0) don't ever use DNSOverTls. If unspecified "default" depends on the plugin used. Systemd-resolved uses global setting. This feature requires a plugin which supports DNSOverTls. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</td> +</tr> +<tr> +<td align="left"> <a name="nm-settings-dbus.property.connection.gateway-ping-timeout"></a>gateway-ping-timeout</td> <td align="left">uint32</td> <td align="left">0</td> @@ -1155,8 +1162,8 @@ <td align="left"> <a name="nm-settings-dbus.property.dcb.app-fcoe-mode"></a>app-fcoe-mode</td> <td align="left">string</td> -<td align="left">"fabric"</td> -<td>The FCoE controller mode; either "fabric" (default) or "vn2vn".</td> +<td align="left"> </td> +<td>The FCoE controller mode; either "fabric" or "vn2vn". Since 1.34, NULL is the default and means "fabric". Before 1.34, NULL was rejected as invalid and the default was "fabric".</td> </tr> <tr> <td align="left"> @@ -3600,7 +3607,7 @@ <a name="nm-settings-dbus.property.802-3-ethernet.s390-options"></a>s390-options</td> <td align="left">dict of string to string</td> <td align="left">{}</td> -<td>Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).</td> +<td>Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]). Currently, NetworkManager itself does nothing with this information. However, s390utils ships a udev rule which parses this information and applies it to the interface.</td> </tr> <tr> <td align="left"> @@ -4097,7 +4104,33 @@ </div> <hr> <div class="refsect2"> -<a name="id-1.2.8.4.51"></a><h3>hostname setting</h3> +<a name="id-1.2.8.4.51"></a><h3>bond-port setting</h3> +<p>Bond Port Settings.</p> +<div class="informaltable"><table class="informaltable" border="1"> +<colgroup> +<col> +<col> +<col> +<col> +</colgroup> +<thead><tr> +<th>Key Name</th> +<th>Value Type</th> +<th>Default Value</th> +<th>Value Description</th> +</tr></thead> +<tbody><tr> +<td align="left"> +<a name="nm-settings-dbus.property.bond-port.queue-id"></a>queue-id</td> +<td align="left">uint32</td> +<td align="left">0</td> +<td>The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.</td> +</tr></tbody> +</table></div> +</div> +<hr> +<div class="refsect2"> +<a name="id-1.2.8.4.52"></a><h3>hostname setting</h3> <p>Hostname settings.</p> <div class="informaltable"><table class="informaltable" border="1"> <colgroup> @@ -4146,7 +4179,7 @@ </div> <hr> <div class="refsect2"> -<a name="id-1.2.8.4.52"></a><h3>ovs-external-ids setting</h3> +<a name="id-1.2.8.4.53"></a><h3>ovs-external-ids setting</h3> <p>OVS External IDs Settings.</p> <div class="informaltable"><table class="informaltable" border="1"> <colgroup> @@ -4172,7 +4205,7 @@ </div> <hr> <div class="refsect2"> -<a name="id-1.2.8.4.53"></a><h3>veth setting</h3> +<a name="id-1.2.8.4.54"></a><h3>veth setting</h3> <p>Veth Settings.</p> <div class="informaltable"><table class="informaltable" border="1"> <colgroup> diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index 0315a5eb..b4400d0d 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -602,7 +602,32 @@ Example: </strong></span>IEEE_8021X_PRIVATE_KEY=/home/joe/mykey.p12</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.5"></a><p class="title"><b>Table 13. bond setting</b></p> +<a name="id-1.2.11.7.5"></a><p class="title"><b>Table 13. bond-port setting</b></p> +<div class="table-contents"><table class="table" summary="bond-port setting" border="1"> +<colgroup> +<col> +<col> +<col> +<col> +</colgroup> +<thead><tr> +<th>Property</th> +<th>Ifcfg-rh Variable</th> +<th>Default</th> +<th>Description</th> +</tr></thead> +<tbody><tr> +<td align="left">queue-id</td> +<td align="left">BONDING_OPTS: queue-id=</td> +<td align="left">0</td> +<td align="left">Queue ID.<span class="bold"><strong> + +Allowed values: </strong></span>0 - 65535</td> +</tr></tbody> +</table></div> +</div> +<br class="table-break"><div class="table"> +<a name="id-1.2.11.7.6"></a><p class="title"><b>Table 14. bond setting</b></p> <div class="table-contents"><table class="table" summary="bond setting" border="1"> <colgroup> <col> @@ -627,7 +652,7 @@ Example: </strong></span>BONDING_OPTS="miimon=100 mode=broadcast"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.6"></a><p class="title"><b>Table 14. bridge-port setting</b></p> +<a name="id-1.2.11.7.7"></a><p class="title"><b>Table 15. bridge-port setting</b></p> <div class="table-contents"><table class="table" summary="bridge-port setting" border="1"> <colgroup> <col> @@ -676,7 +701,7 @@ Example: </strong></span>BRIDGE_PORT_VLANS="1 pvid untagged,20,300-400 untagged" </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.7"></a><p class="title"><b>Table 15. bridge setting</b></p> +<a name="id-1.2.11.7.8"></a><p class="title"><b>Table 16. bridge setting</b></p> <div class="table-contents"><table class="table" summary="bridge setting" border="1"> <colgroup> <col> @@ -915,7 +940,7 @@ Example: </strong></span>BRIDGING_OPTS="multicast_startup_query_interval=4000"</ </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.8"></a><p class="title"><b>Table 16. connection setting</b></p> +<a name="id-1.2.11.7.9"></a><p class="title"><b>Table 17. connection setting</b></p> <div class="table-contents"><table class="table" summary="connection setting" border="1"> <colgroup> <col> @@ -1109,6 +1134,15 @@ Example: </strong></span>LLMNR=yes<span class="bold"><strong> Allowed values: </strong></span>yes,no,resolve</td> </tr> <tr> +<td align="left">dns-over-tls</td> +<td align="left">DNS_OVER_TLS<span class="emphasis"><em>(+)</em></span> +</td> +<td align="left">missing variable means global default</td> +<td align="left">Whether or not DNSOverTls is enabled for the connection<span class="bold"><strong> + +Allowed values: </strong></span>yes,no,opportunistic</td> +</tr> +<tr> <td align="left">wait-device-timeout</td> <td align="left">DEVTIMEOUT<span class="emphasis"><em>(+)</em></span> </td> @@ -1133,7 +1167,7 @@ Allowed values: </strong></span>a valid URL that points to recommended policy fo </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.9"></a><p class="title"><b>Table 17. dcb setting</b></p> +<a name="id-1.2.11.7.10"></a><p class="title"><b>Table 18. dcb setting</b></p> <div class="table-contents"><table class="table" summary="dcb setting" border="1"> <colgroup> <col> @@ -1268,7 +1302,7 @@ Example: </strong></span>DCB_PG_UP2TC=01623701</td> used explicitly to enable DCB so that the rest of the DCB_* variables can apply. </p> <div class="table"> -<a name="id-1.2.11.7.11"></a><p class="title"><b>Table 18. ethtool setting</b></p> +<a name="id-1.2.11.7.12"></a><p class="title"><b>Table 19. ethtool setting</b></p> <div class="table-contents"><table class="table" summary="ethtool setting" border="1"> <colgroup> <col> @@ -1286,7 +1320,7 @@ Example: </strong></span>DCB_PG_UP2TC=01623701</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.12"></a><p class="title"><b>Table 19. hostname setting</b></p> +<a name="id-1.2.11.7.13"></a><p class="title"><b>Table 20. hostname setting</b></p> <div class="table-contents"><table class="table" summary="hostname setting" border="1"> <colgroup> <col> @@ -1341,7 +1375,7 @@ Example: </strong></span>HOSTNAME_ONLY_FROM_DEFAULT=0,1</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.13"></a><p class="title"><b>Table 20. infiniband setting</b></p> +<a name="id-1.2.11.7.14"></a><p class="title"><b>Table 21. infiniband setting</b></p> <div class="table-contents"><table class="table" summary="infiniband setting" border="1"> <colgroup> <col> @@ -1396,7 +1430,7 @@ Example: </strong></span>PHYSDEV=ib0</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.14"></a><p class="title"><b>Table 21. ipv4 setting</b></p> +<a name="id-1.2.11.7.15"></a><p class="title"><b>Table 22. ipv4 setting</b></p> <div class="table-contents"><table class="table" summary="ipv4 setting" border="1"> <colgroup> <col> @@ -1573,7 +1607,7 @@ Example: </strong></span>DHCP_VENDOR_CLASS_IDENTIFIER=foo</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.15"></a><p class="title"><b>Table 22. ipv6 setting</b></p> +<a name="id-1.2.11.7.16"></a><p class="title"><b>Table 23. ipv6 setting</b></p> <div class="table-contents"><table class="table" summary="ipv6 setting" border="1"> <colgroup> <col> @@ -1762,7 +1796,7 @@ Example: </strong></span>DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.16"></a><p class="title"><b>Table 23. match setting</b></p> +<a name="id-1.2.11.7.17"></a><p class="title"><b>Table 24. match setting</b></p> <div class="table-contents"><table class="table" summary="match setting" border="1"> <colgroup> <col> @@ -1787,7 +1821,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.17"></a><p class="title"><b>Table 24. ovs-bridge setting</b></p> +<a name="id-1.2.11.7.18"></a><p class="title"><b>Table 25. ovs-bridge setting</b></p> <div class="table-contents"><table class="table" summary="ovs-bridge setting" border="1"> <colgroup> <col> @@ -1805,7 +1839,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.18"></a><p class="title"><b>Table 25. ovs-dpdk setting</b></p> +<a name="id-1.2.11.7.19"></a><p class="title"><b>Table 26. ovs-dpdk setting</b></p> <div class="table-contents"><table class="table" summary="ovs-dpdk setting" border="1"> <colgroup> <col> @@ -1823,7 +1857,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.19"></a><p class="title"><b>Table 26. ovs-external-ids setting</b></p> +<a name="id-1.2.11.7.20"></a><p class="title"><b>Table 27. ovs-external-ids setting</b></p> <div class="table-contents"><table class="table" summary="ovs-external-ids setting" border="1"> <colgroup> <col> @@ -1841,7 +1875,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.20"></a><p class="title"><b>Table 27. ovs-interface setting</b></p> +<a name="id-1.2.11.7.21"></a><p class="title"><b>Table 28. ovs-interface setting</b></p> <div class="table-contents"><table class="table" summary="ovs-interface setting" border="1"> <colgroup> <col> @@ -1859,7 +1893,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.21"></a><p class="title"><b>Table 28. ovs-patch setting</b></p> +<a name="id-1.2.11.7.22"></a><p class="title"><b>Table 29. ovs-patch setting</b></p> <div class="table-contents"><table class="table" summary="ovs-patch setting" border="1"> <colgroup> <col> @@ -1877,7 +1911,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.22"></a><p class="title"><b>Table 29. ovs-port setting</b></p> +<a name="id-1.2.11.7.23"></a><p class="title"><b>Table 30. ovs-port setting</b></p> <div class="table-contents"><table class="table" summary="ovs-port setting" border="1"> <colgroup> <col> @@ -1895,7 +1929,7 @@ Example: </strong></span>MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.23"></a><p class="title"><b>Table 30. proxy setting</b></p> +<a name="id-1.2.11.7.24"></a><p class="title"><b>Table 31. proxy setting</b></p> <div class="table-contents"><table class="table" summary="proxy setting" border="1"> <colgroup> <col> @@ -1948,7 +1982,7 @@ Example: </strong></span>PAC_SCRIPT=/home/joe/proxy.pac</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.24"></a><p class="title"><b>Table 31. sriov setting</b></p> +<a name="id-1.2.11.7.25"></a><p class="title"><b>Table 32. sriov setting</b></p> <div class="table-contents"><table class="table" summary="sriov setting" border="1"> <colgroup> <col> @@ -1993,7 +2027,7 @@ Example: </strong></span>SRIOV_AUTOPROBE_DRIVERS=0,1</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.25"></a><p class="title"><b>Table 32. tc setting</b></p> +<a name="id-1.2.11.7.26"></a><p class="title"><b>Table 33. tc setting</b></p> <div class="table-contents"><table class="table" summary="tc setting" border="1"> <colgroup> <col> @@ -2030,7 +2064,7 @@ Example: </strong></span>FILTER1="parent ffff: matchall action simple sdata Inpu </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.26"></a><p class="title"><b>Table 33. team-port setting</b></p> +<a name="id-1.2.11.7.27"></a><p class="title"><b>Table 34. team-port setting</b></p> <div class="table-contents"><table class="table" summary="team-port setting" border="1"> <colgroup> <col> @@ -2053,7 +2087,7 @@ Example: </strong></span>FILTER1="parent ffff: matchall action simple sdata Inpu </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.27"></a><p class="title"><b>Table 34. team setting</b></p> +<a name="id-1.2.11.7.28"></a><p class="title"><b>Table 35. team setting</b></p> <div class="table-contents"><table class="table" summary="team setting" border="1"> <colgroup> <col> @@ -2076,7 +2110,7 @@ Example: </strong></span>FILTER1="parent ffff: matchall action simple sdata Inpu </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.28"></a><p class="title"><b>Table 35. user setting</b></p> +<a name="id-1.2.11.7.29"></a><p class="title"><b>Table 36. user setting</b></p> <div class="table-contents"><table class="table" summary="user setting" border="1"> <colgroup> <col> @@ -2101,7 +2135,7 @@ Example: </strong></span>NM_USER_FOO__BAR=something</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.29"></a><p class="title"><b>Table 36. veth setting</b></p> +<a name="id-1.2.11.7.30"></a><p class="title"><b>Table 37. veth setting</b></p> <div class="table-contents"><table class="table" summary="veth setting" border="1"> <colgroup> <col> @@ -2119,7 +2153,7 @@ Example: </strong></span>NM_USER_FOO__BAR=something</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.30"></a><p class="title"><b>Table 37. vlan setting</b></p> +<a name="id-1.2.11.7.31"></a><p class="title"><b>Table 38. vlan setting</b></p> <div class="table-contents"><table class="table" summary="vlan setting" border="1"> <colgroup> <col> @@ -2182,7 +2216,7 @@ Example: </strong></span>PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.31"></a><p class="title"><b>Table 38. vrf setting</b></p> +<a name="id-1.2.11.7.32"></a><p class="title"><b>Table 39. vrf setting</b></p> <div class="table-contents"><table class="table" summary="vrf setting" border="1"> <colgroup> <col> @@ -2200,7 +2234,7 @@ Example: </strong></span>PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.32"></a><p class="title"><b>Table 39. wifi-p2p setting</b></p> +<a name="id-1.2.11.7.33"></a><p class="title"><b>Table 40. wifi-p2p setting</b></p> <div class="table-contents"><table class="table" summary="wifi-p2p setting" border="1"> <colgroup> <col> @@ -2218,7 +2252,7 @@ Example: </strong></span>PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.33"></a><p class="title"><b>Table 40. 802-3-ethernet setting</b></p> +<a name="id-1.2.11.7.34"></a><p class="title"><b>Table 41. 802-3-ethernet setting</b></p> <div class="table-contents"><table class="table" summary="802-3-ethernet setting" border="1"> <colgroup> <col> @@ -2339,7 +2373,7 @@ Example: </strong></span>ETHTOOL_OPTS="wol gs sopass 00:11:22:33:44:55"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.34"></a><p class="title"><b>Table 41. wireguard setting</b></p> +<a name="id-1.2.11.7.35"></a><p class="title"><b>Table 42. wireguard setting</b></p> <div class="table-contents"><table class="table" summary="wireguard setting" border="1"> <colgroup> <col> @@ -2357,7 +2391,7 @@ Example: </strong></span>ETHTOOL_OPTS="wol gs sopass 00:11:22:33:44:55"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.35"></a><p class="title"><b>Table 42. 802-11-wireless-security setting</b></p> +<a name="id-1.2.11.7.36"></a><p class="title"><b>Table 43. 802-11-wireless-security setting</b></p> <div class="table-contents"><table class="table" summary="802-11-wireless-security setting" border="1"> <colgroup> <col> @@ -2539,7 +2573,7 @@ Allowed values: </strong></span>default, disable, optional, required</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.36"></a><p class="title"><b>Table 43. 802-11-wireless setting</b></p> +<a name="id-1.2.11.7.37"></a><p class="title"><b>Table 44. 802-11-wireless setting</b></p> <div class="table-contents"><table class="table" summary="802-11-wireless setting" border="1"> <colgroup> <col> @@ -2696,7 +2730,7 @@ Allowed values: </strong></span>"yes", "no"</td> </table></div> </div> <br class="table-break"><div class="table"> -<a name="id-1.2.11.7.37"></a><p class="title"><b>Table 44. wpan setting</b></p> +<a name="id-1.2.11.7.38"></a><p class="title"><b>Table 45. wpan setting</b></p> <div class="table-contents"><table class="table" summary="wpan setting" border="1"> <colgroup> <col> diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index 1ce647f7..0043313f 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -91,7 +91,7 @@ <td> <p> Alias: autoconnect</p> -<p>Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.</p> +<p>Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Autoconnect happens when the circumstances are suitable. That means for example that the device is currently managed and not active. Autoconnect thus never replaces or competes with an already active profile. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.</p> <p> Format: boolean</p> </td> @@ -99,7 +99,7 @@ <tr> <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.connection.autoconnect-priority"></a>autoconnect-priority</code></span></p></td> <td> -<p>The autoconnect priority. If the connection is set to autoconnect, connections with higher priority will be preferred. Defaults to 0. The higher number means higher priority.</p> +<p>The autoconnect priority in range -999 to 999. If the connection is set to autoconnect, connections with higher priority will be preferred. The higher number means higher priority. Defaults to 0. Note that this property only matters if there are more than one candidate profile to select for autoconnect. In case of equal priority, the profile used most recently is chosen.</p> <p> Format: int32</p> </td> @@ -121,6 +121,14 @@ </td> </tr> <tr> +<td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.connection.dns-over-tls"></a>dns-over-tls</code></span></p></td> +<td> +<p>Whether DNSOverTls (dns-over-tls) is enabled for the connection. DNSOverTls is a technology which uses TLS to encrypt dns traffic. The permitted values are: "yes" (2) use DNSOverTls and disabled fallback, "opportunistic" (1) use DNSOverTls but allow fallback to unencrypted resolution, "no" (0) don't ever use DNSOverTls. If unspecified "default" depends on the plugin used. Systemd-resolved uses global setting. This feature requires a plugin which supports DNSOverTls. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</p> +<p> + Format: int32</p> +</td> +</tr> +<tr> <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.connection.gateway-ping-timeout"></a>gateway-ping-timeout</code></span></p></td> <td> <p>If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.</p> @@ -374,8 +382,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.ca-cert-password-flags"></a>ca-cert-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "ca-cert-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -408,8 +416,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.client-cert-password-flags"></a>client-cert-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "client-cert-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -474,8 +482,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.password-flags"></a>password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -492,8 +500,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.password-raw-flags"></a>password-raw-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "password-raw" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -574,8 +582,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.phase2-ca-cert-password-flags"></a>phase2-ca-cert-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "phase2-ca-cert-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -608,8 +616,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.phase2-client-cert-password-flags"></a>phase2-client-cert-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "phase2-client-cert-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -650,8 +658,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.phase2-private-key-password-flags"></a>phase2-private-key-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "phase2-private-key-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -676,8 +684,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.pin-flags"></a>pin-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "pin" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -702,8 +710,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-1x.private-key-password-flags"></a>private-key-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "private-key-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -764,8 +772,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.adsl.password-flags"></a>password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -1214,8 +1222,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.cdma.password-flags"></a>password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -1257,7 +1265,7 @@ <tr> <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.dcb.app-fcoe-mode"></a>app-fcoe-mode</code></span></p></td> <td> -<p>The FCoE controller mode; either "fabric" (default) or "vn2vn".</p> +<p>The FCoE controller mode; either "fabric" or "vn2vn". Since 1.34, NULL is the default and means "fabric". Before 1.34, NULL was rejected as invalid and the default was "fabric".</p> <p> Format: string</p> </td> @@ -1818,8 +1826,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.gsm.password-flags"></a>password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -1836,8 +1844,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.gsm.pin-flags"></a>pin-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "pin" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -2550,8 +2558,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.macsec.mka-cak-flags"></a>mka-cak-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "mka-cak" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -3148,8 +3156,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.pppoe.password-flags"></a>password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -3345,17 +3353,424 @@ <tr> <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.tc.qdiscs"></a>qdiscs</code></span></p></td> <td> -<p>Array of TC queueing disciplines. When the "tc" setting is present, qdiscs from this property are applied upon activation. If the property is empty, all qdiscs are removed and the device will only have the default qdisc assigned by kernel according to the "net.core.default_qdisc" sysctl. If the "tc" setting is not present, NetworkManager doesn't touch the qdiscs present on the interface.</p> <p> - Format: array of vardict</p> +Array of TC queueing disciplines. qdisc is a basic block in the +Linux traffic control subsystem +</p> +<p> +Each qdisc can be specified by the following attributes: +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody> +<tr> +<td><p><span class="term"> +<code class="varname">handle HANDLE</code> +</span></p></td> +<td><p> +specifies the qdisc handle. A qdisc, which potentially can have children, gets +assigned a major number, called a 'handle', leaving the minor number namespace +available for classes. The handle is expressed as '10:'. It is customary to +explicitly assign a handle to qdiscs expected to have children. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">parent HANDLE</code> +</span></p></td> +<td><p> +specifies the handle of the parent qdisc the current qdisc must be +attached to. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">root</code> +</span></p></td> +<td><p> +specifies that the qdisc is attached to the root of device. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">KIND</code> +</span></p></td> +<td><p> +this is the qdisc kind. NetworkManager currently supports the +following kinds: fq_codel, sfq, tbf. Each qdisc kind has a +different set of parameters, described below. There are also some +kinds like pfifo, pfifo_fast, prio supported by NetworkManager +but their parameters are not supported by NetworkManager. +</p></td> +</tr> +</tbody> +</table></div> +<p> +Parameters for 'fq_codel': +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody> +<tr> +<td><p><span class="term"> +<code class="varname">limit U32</code> +</span></p></td> +<td><p> +the hard limit on the real queue size. When this limit is +reached, incoming packets are dropped. Default is 10240 packets. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">memory_limit U32</code> +</span></p></td> +<td><p> +sets a limit on the total number of bytes that can be queued in +this FQ-CoDel instance. The lower of the packet limit of the +limit parameter and the memory limit will be enforced. Default is +32 MB. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">flows U32</code> +</span></p></td> +<td><p> +the number of flows into which the incoming packets are +classified. Due to the stochastic nature of hashing, multiple +flows may end up being hashed into the same slot. Newer flows +have priority over older ones. This parameter can be set only at +load time since memory has to be allocated for the hash table. +Default value is 1024. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">target U32</code> +</span></p></td> +<td><p> +the acceptable minimum standing/persistent queue delay. This minimum +delay is identified by tracking the local minimum queue delay that packets +experience. The unit of measurement is microsecond(us). Default value is 5ms. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">interval U32</code> +</span></p></td> +<td><p> +used to ensure that the measured minimum delay does not become too stale. +The minimum delay must be experienced in the last epoch of length .B +interval. It should be set on the order of the worst-case RTT +through the bottleneck to give endpoints sufficient time to +react. Default value is 100ms. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">quantum U32</code> +</span></p></td> +<td><p> +the number of bytes used as 'deficit' in the fair queuing +algorithm. Default is set to 1514 bytes which corresponds to the +Ethernet MTU plus the hardware header length of 14 bytes. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">ecn BOOL</code> +</span></p></td> +<td><p> +can be used to mark packets instead of dropping them. ecn is turned +on by default. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">ce_threshold U32</code> +</span></p></td> +<td><p> +sets a threshold above which all packets are marked with ECN +Congestion Experienced. This is useful for DCTCP-style congestion +control algorithms that require marking at very shallow queueing +thresholds. +</p></td> +</tr> +</tbody> +</table></div> +<p> +Parameters for 'sfq': +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody> +<tr> +<td><p><span class="term"> +<code class="varname">divisor U32</code> +</span></p></td> +<td><p> +can be used to set a different hash table size, available +from kernel 2.6.39 onwards. The specified divisor must be +a power of two and cannot be larger than 65536. Default +value: 1024. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">limit U32</code> +</span></p></td> +<td><p> +Upper limit of the SFQ. Can be used to reduce the default +length of 127 packets. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">depth U32</code> +</span></p></td> +<td><p> +Limit of packets per flow. Default to +127 and can be lowered. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">perturb_period U32</code> +</span></p></td> +<td><p> +Interval in seconds for queue algorithm perturbation. +Defaults to 0, which means that no perturbation occurs. Do +not set too low for each perturbation may cause some +packet reordering or losses. Advised value: 60 This value +has no effect when external flow classification is used. +Its better to increase divisor value to lower risk of hash +collisions. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">quantum U32</code> +</span></p></td> +<td><p> +Amount of bytes a flow is allowed to dequeue during a +round of the round robin process. Defaults to the MTU of +the interface which is also the advised value and the +minimum value. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">flows U32</code> +</span></p></td> +<td><p> +Default value is 127. +</p></td> +</tr> +</tbody> +</table></div> +<p> +Parameters for 'tbf': +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody> +<tr> +<td><p><span class="term"> +<code class="varname">rate U64</code> +</span></p></td> +<td><p> +Bandwidth or rate. These parameters accept a floating +point number, possibly followed by either a unit (both SI +and IEC units supported), or a float followed by a percent +character to specify the rate as a percentage of the +device's speed. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">burst U32</code> +</span></p></td> +<td> +<p> +Also known as buffer or maxburst. Size of the bucket, in +bytes. This is the maximum amount of bytes that tokens can +be available for instantaneously. In general, larger +shaping rates require a larger buffer. For 10mbit/s on +Intel, you need at least 10kbyte buffer if you want to +reach your configured rate! +</p> +<p> +If your buffer is too small, packets may be dropped +because more tokens arrive per timer tick than fit in your +bucket. The minimum buffer size can be calculated by +dividing the rate by HZ. +</p> +<p> +Token usage calculations are performed using a table which +by default has a resolution of 8 packets. This resolution +can be changed by specifying the cell size with the burst. +For example, to specify a 6000 byte buffer with a 16 byte +cell size, set a burst of 6000/16. You will probably never +have to set this. Must be an integral power of 2. +</p> +</td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">limit U32</code> +</span></p></td> +<td><p> +Limit is the number of bytes that can be queued waiting +for tokens to become available. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">latency U32</code> +</span></p></td> +<td><p> +specifies the maximum amount of time a packet can +sit in the TBF. The latency calculation takes into account +the size of the bucket, the rate and possibly the peakrate +(if set). The latency and limit are mutually exclusive. +</p></td> +</tr> +</tbody> +</table></div> +<p> + Format: GPtrArray(NMTCQdisc)</p> </td> </tr> <tr> <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.tc.tfilters"></a>tfilters</code></span></p></td> <td> -<p>Array of TC traffic filters. When the "tc" setting is present, filters from this property are applied upon activation. If the property is empty, NetworkManager removes all the filters. If the "tc" setting is not present, NetworkManager doesn't touch the filters present on the interface.</p> <p> - Format: array of vardict</p> +Array of TC traffic filters. Traffic control can manage the packet content during +classification by using filters. +</p> +<p> +Each tfilters can be specified by the following attributes: +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody> +<tr> +<td><p><span class="term"> +<code class="varname">handle HANDLE</code> +</span></p></td> +<td><p> +specifies the tfilters handle. A filter is used by a classful qdisc to determine in which class +a packet will be enqueued. It is important to notice that filters reside within qdiscs. Therefore, +see qdiscs handle for detailed information. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">parent HANDLE</code> +</span></p></td> +<td><p> +specifies the handle of the parent qdisc the current qdisc must be +attached to. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">root</code> +</span></p></td> +<td><p> +specifies that the qdisc is attached to the root of device. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">KIND</code> +</span></p></td> +<td><p> +this is the tfilters kind. NetworkManager currently supports +following kinds: mirred, simple. Each filter kind has a +different set of actions, described below. There are also some +other kinds like matchall, basic, u32 supported by NetworkManager. +</p></td> +</tr> +</tbody> +</table></div> +<p> +Actions for 'mirred': +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody> +<tr> +<td><p><span class="term"> +<code class="varname">egress bool</code> +</span></p></td> +<td><p> +Define whether the packet should exit from the interface. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">ingress bool</code> +</span></p></td> +<td><p> +Define whether the packet should come into the interface. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">mirror bool</code> +</span></p></td> +<td><p> +Define whether the packet should be copied to the destination space. +</p></td> +</tr> +<tr> +<td><p><span class="term"> +<code class="varname">redirect bool</code> +</span></p></td> +<td><p> +Define whether the packet should be moved to the destination space. +</p></td> +</tr> +</tbody> +</table></div> +<p> +Action for 'simple': +</p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody><tr> +<td><p><span class="term"> +<code class="varname">sdata char[32]</code> +</span></p></td> +<td><p> +The actual string to print. +</p></td> +</tr></tbody> +</table></div> +<p> + Format: GPtrArray(NMTCTfilter)</p> </td> </tr> </tbody> @@ -4155,7 +4570,7 @@ <tr> <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-3-ethernet.s390-options"></a>s390-options</code></span></p></td> <td> -<p>Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).</p> +<p>Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]). Currently, NetworkManager itself does nothing with this information. However, s390utils ships a udev rule which parses this information and applies it to the interface.</p> <p> Format: dict of string to string</p> </td> @@ -4268,8 +4683,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.wireguard.private-key-flags"></a>private-key-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "private-key" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -4508,8 +4923,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-11-wireless-security.leap-password-flags"></a>leap-password-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "leap-password" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -4558,8 +4973,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-11-wireless-security.psk-flags"></a>psk-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "psk" property. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -4568,8 +4983,8 @@ <td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.802-11-wireless-security.wep-key-flags"></a>wep-key-flags</code></span></p></td> <td> <p>Flags indicating how to handle the "wep-key0", "wep-key1", "wep-key2", and "wep-key3" properties. - See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. - </p> + See <a class="xref" href="nm-settings-dbus.html#secrets-flags" title="Secret flag types:">the section called “Secret flag types:”</a> for flag values. + </p> <p> Format: NMSettingSecretFlags (uint32)</p> </td> @@ -4701,7 +5116,31 @@ </div> <hr> <div class="refsect2"> -<a name="id-1.2.9.4.52"></a><h3>hostname setting</h3> +<a name="id-1.2.9.4.52"></a><h3>bond-port setting</h3> +<p>Bond Port Settings.</p> +<p> + Properties: + </p> +<div class="variablelist"><table border="0" class="variablelist"> +<colgroup> +<col align="left" valign="top"> +<col> +</colgroup> +<tbody><tr> +<td><p><span class="term"><code class="option"><a name="nm-settings-nmcli.property.bond-port.queue-id"></a>queue-id</code></span></p></td> +<td> +<p> + Alias: queue-id</p> +<p>The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.</p> +<p> + Format: uint32</p> +</td> +</tr></tbody> +</table></div> +</div> +<hr> +<div class="refsect2"> +<a name="id-1.2.9.4.53"></a><h3>hostname setting</h3> <p>Hostname settings.</p> <p> Properties: @@ -4749,7 +5188,7 @@ </div> <hr> <div class="refsect2"> -<a name="id-1.2.9.4.53"></a><h3>veth setting</h3> +<a name="id-1.2.9.4.54"></a><h3>veth setting</h3> <p>Veth Settings.</p> <p> Properties: diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 5e10c868..d33f9424 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -640,13 +640,13 @@ internally blocked from autoconnecting again. Hence it will not autoconnect until reboot or until the user performs an action that unblocks autoconnect, like modifying the profile or explicitly activating it.</p> -<p>In most cases you may want to use <span class="command"><strong>device disconnect</strong></span> +<p>In most cases you may want to use <span class="command"><strong>device down</strong></span> command instead.</p> <p>The connection is identified by its name, UUID or D-Bus path. If <em class="replaceable"><code>ID</code></em> is ambiguous, a keyword <code class="option">id</code>, <code class="option">uuid</code>, <code class="option">path</code> or <code class="option">apath</code> can be used.</p> -<p> See <span class="command"><strong>connection show</strong></span> above for the description of +<p>See <span class="command"><strong>connection show</strong></span> above for the description of the <em class="replaceable"><code>ID</code></em>-specifying keywords.</p> <p>If <code class="option">--wait</code> option is not specified, the default timeout will be 10 seconds.</p> @@ -939,7 +939,7 @@ </div> <div class="refsect1"> <a name="device"></a><h2>Device Management Commands</h2> -<div class="cmdsynopsis"><p><code class="command">nmcli device</code> { <span class="command"><strong>status</strong></span> | <span class="command"><strong>show</strong></span> | <span class="command"><strong>set</strong></span> | <span class="command"><strong>connect</strong></span> | <span class="command"><strong>reapply</strong></span> | <span class="command"><strong>modify</strong></span> | <span class="command"><strong>disconnect</strong></span> | <span class="command"><strong>delete</strong></span> | <span class="command"><strong>monitor</strong></span> | <span class="command"><strong>wifi</strong></span> | <span class="command"><strong>lldp</strong></span> } [<em class="replaceable"><code>ARGUMENTS</code></em>...]</p></div> +<div class="cmdsynopsis"><p><code class="command">nmcli device</code> { <span class="command"><strong>status</strong></span> | <span class="command"><strong>show</strong></span> | <span class="command"><strong>set</strong></span> | <span class="command"><strong>up</strong></span> | <span class="command"><strong>connect</strong></span> | <span class="command"><strong>reapply</strong></span> | <span class="command"><strong>modify</strong></span> | <span class="command"><strong>down</strong></span> | <span class="command"><strong>disconnect</strong></span> | <span class="command"><strong>delete</strong></span> | <span class="command"><strong>monitor</strong></span> | <span class="command"><strong>wifi</strong></span> | <span class="command"><strong>lldp</strong></span> } [<em class="replaceable"><code>ARGUMENTS</code></em>...]</p></div> <p>Show and manage network interfaces.</p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> @@ -982,7 +982,7 @@ </tr> <tr> <td><p><span class="term"> - <span class="command"><strong>connect</strong></span> + <span class="command"><strong>up</strong></span> <em class="replaceable"><code>ifname</code></em> </span></p></td> <td> @@ -992,13 +992,21 @@ <p>If no compatible connection exists, a new profile with default settings will be created and activated. This differentiates <span class="command"><strong>nmcli connection up ifname "$DEVICE"</strong></span> from - <span class="command"><strong>nmcli device connect "$DEVICE"</strong></span></p> + <span class="command"><strong>nmcli device up "$DEVICE"</strong></span></p> <p>If <code class="option">--wait</code> option is not specified, the default timeout will be 90 seconds.</p> </td> </tr> <tr> <td><p><span class="term"> + <span class="command"><strong>connect</strong></span> + <em class="replaceable"><code>ifname</code></em> + </span></p></td> +<td><p>Alias for command <span class="command"><strong>up</strong></span>. Before version 1.34.0 <span class="command"><strong>up</strong></span> + was not supported.</p></td> +</tr> +<tr> +<td><p><span class="term"> <span class="command"><strong>reapply</strong></span> <em class="replaceable"><code>ifname</code></em> </span></p></td> @@ -1023,7 +1031,7 @@ </tr> <tr> <td><p><span class="term"> - <span class="command"><strong>disconnect</strong></span> + <span class="command"><strong>down</strong></span> <em class="replaceable"><code>ifname</code></em>... </span></p></td> <td> @@ -1036,6 +1044,14 @@ </tr> <tr> <td><p><span class="term"> + <span class="command"><strong>disconnect</strong></span> + <em class="replaceable"><code>ifname</code></em>... + </span></p></td> +<td><p>Alias for command <span class="command"><strong>down</strong></span>. Before version 1.34.0 <span class="command"><strong>down</strong></span> + was not supported.</p></td> +</tr> +<tr> +<td><p><span class="term"> <span class="command"><strong>delete</strong></span> <em class="replaceable"><code>ifname</code></em>... </span></p></td> @@ -1179,7 +1195,7 @@ according to Wi-Fi device capabilities and activates it on the device. The hotspot is secured with WPA if device/driver supports that, otherwise WEP is used. Use <span class="command"><strong>connection down</strong></span> or <span class="command"><strong>device - disconnect</strong></span> to stop the hotspot.</p> + down</strong></span> to stop the hotspot.</p> <p>Parameters of the hotspot can be influenced by the optional parameters:</p> <div class="variablelist"><table border="0" class="variablelist"> @@ -1646,7 +1662,7 @@ <td><p>shows the status for all devices.</p></td> </tr> <tr> -<td><p><span class="term"><strong class="userinput"><code>nmcli dev disconnect em2</code></strong></span></p></td> +<td><p><span class="term"><strong class="userinput"><code>nmcli dev down em2</code></strong></span></p></td> <td><p>disconnects a connection on interface em2 and marks the device as unavailable for auto-connecting. As a result, no connection will automatically be activated on the device until the device's 'autoconnect' is set to TRUE or diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index e09dc7b4..b2bacf2e 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -172,6 +172,9 @@ <span class="refentrytitle"><a href="settings-wpan.html">wpan</a></span><span class="refpurpose"> — IEEE 802.15.4 (WPAN) MAC Settings</span> </dt> <dt> +<span class="refentrytitle"><a href="settings-bond-port.html">bond-port</a></span><span class="refpurpose"> — Bond Port Settings</span> +</dt> +<dt> <span class="refentrytitle"><a href="settings-hostname.html">hostname</a></span><span class="refpurpose"> — Hostname settings</span> </dt> <dt> diff --git a/docs/api/html/settings-6lowpan.html b/docs/api/html/settings-6lowpan.html index 9c89ffd6..7daf602d 100644 --- a/docs/api/html/settings-6lowpan.html +++ b/docs/api/html/settings-6lowpan.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.3.2.2.1"></a><p class="title"><b>Table 46. </b></p> +<a name="id-1.3.3.3.2.2.1"></a><p class="title"><b>Table 47. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-802-11-olpc-mesh.html b/docs/api/html/settings-802-11-olpc-mesh.html index 2056a462..1dd33145 100644 --- a/docs/api/html/settings-802-11-olpc-mesh.html +++ b/docs/api/html/settings-802-11-olpc-mesh.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.23.2.2.1"></a><p class="title"><b>Table 66. </b></p> +<a name="id-1.3.3.23.2.2.1"></a><p class="title"><b>Table 67. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-802-11-wireless-security.html b/docs/api/html/settings-802-11-wireless-security.html index 61fc285d..033d365e 100644 --- a/docs/api/html/settings-802-11-wireless-security.html +++ b/docs/api/html/settings-802-11-wireless-security.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.48.2.2.1"></a><p class="title"><b>Table 91. </b></p> +<a name="id-1.3.3.48.2.2.1"></a><p class="title"><b>Table 92. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-802-11-wireless.html b/docs/api/html/settings-802-11-wireless.html index 71cafdf5..ecdbfab9 100644 --- a/docs/api/html/settings-802-11-wireless.html +++ b/docs/api/html/settings-802-11-wireless.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.47.2.2.1"></a><p class="title"><b>Table 90. </b></p> +<a name="id-1.3.3.47.2.2.1"></a><p class="title"><b>Table 91. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-802-1x.html b/docs/api/html/settings-802-1x.html index 9747c482..a1f6f6cf 100644 --- a/docs/api/html/settings-802-1x.html +++ b/docs/api/html/settings-802-1x.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.4.2.2.1"></a><p class="title"><b>Table 47. </b></p> +<a name="id-1.3.3.4.2.2.1"></a><p class="title"><b>Table 48. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-802-3-ethernet.html b/docs/api/html/settings-802-3-ethernet.html index 28eeeb1b..3b38ba11 100644 --- a/docs/api/html/settings-802-3-ethernet.html +++ b/docs/api/html/settings-802-3-ethernet.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.45.2.2.1"></a><p class="title"><b>Table 88. </b></p> +<a name="id-1.3.3.45.2.2.1"></a><p class="title"><b>Table 89. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -123,7 +123,7 @@ <td><pre class="screen">s390-options</pre></td> <td><pre class="screen">dict of string to string</pre></td> <td><pre class="screen">{}</pre></td> -<td>Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).</td> +<td>Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]). Currently, NetworkManager itself does nothing with this information. However, s390utils ships a udev rule which parses this information and applies it to the interface.</td> </tr> <tr> <td><pre class="screen">s390-subchannels</pre></td> diff --git a/docs/api/html/settings-adsl.html b/docs/api/html/settings-adsl.html index 1eb087dc..baa6ce9c 100644 --- a/docs/api/html/settings-adsl.html +++ b/docs/api/html/settings-adsl.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.5.2.2.1"></a><p class="title"><b>Table 48. </b></p> +<a name="id-1.3.3.5.2.2.1"></a><p class="title"><b>Table 49. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-bluetooth.html b/docs/api/html/settings-bluetooth.html index e7ceaf7f..76216b18 100644 --- a/docs/api/html/settings-bluetooth.html +++ b/docs/api/html/settings-bluetooth.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.6.2.2.1"></a><p class="title"><b>Table 49. </b></p> +<a name="id-1.3.3.6.2.2.1"></a><p class="title"><b>Table 50. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-bond-port.html b/docs/api/html/settings-bond-port.html new file mode 100644 index 00000000..4516d8c5 --- /dev/null +++ b/docs/api/html/settings-bond-port.html @@ -0,0 +1,69 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>bond-port: NetworkManager Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> +<link rel="home" href="index.html" title="NetworkManager Reference Manual"> +<link rel="up" href="ch01.html" title="Configuration Settings"> +<link rel="prev" href="settings-wpan.html" title="wpan"> +<link rel="next" href="settings-hostname.html" title="hostname"> +<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> +<td width="100%" align="left" class="shortcuts"> +<a href="#" class="shortcut">Top</a><span id="nav_properties"> <span class="dim">|</span> + <a href="#settings-bond-port.properties" class="shortcut"> + Properties + </a></span> +</td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> +<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="p" href="settings-wpan.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="settings-hostname.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +</tr></table> +<div class="refentry"> +<a name="settings-bond-port"></a><div class="titlepage"></div> +<div class="refnamediv"><table width="100%"><tr> +<td valign="top"> +<h2>bond-port</h2> +<p>bond-port — Bond Port Settings</p> +</td> +<td class="gallery_image" valign="top" align="right"></td> +</tr></table></div> +<div class="refsect1"> +<a name="id-1.3.3.50.2"></a><h2> + Properties + </h2> +<div class="table"> +<a name="id-1.3.3.50.2.2.1"></a><p class="title"><b>Table 94. </b></p> +<div class="table-contents"><table class="table" border="1"> +<colgroup> +<col> +<col> +<col> +<col> +</colgroup> +<thead><tr> +<th>Key Name</th> +<th>Value Type</th> +<th>Default Value</th> +<th>Value Description</th> +</tr></thead> +<tbody><tr> +<td><pre class="screen">queue-id</pre></td> +<td><pre class="screen">uint32</pre></td> +<td><pre class="screen">0</pre></td> +<td>The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.</td> +</tr></tbody> +</table></div> +</div> +<p><br class="table-break"></p> +</div> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.33.0</div> +</body> +</html> \ No newline at end of file diff --git a/docs/api/html/settings-bond.html b/docs/api/html/settings-bond.html index 268ae38e..77da2c93 100644 --- a/docs/api/html/settings-bond.html +++ b/docs/api/html/settings-bond.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.7.2.2.1"></a><p class="title"><b>Table 50. </b></p> +<a name="id-1.3.3.7.2.2.1"></a><p class="title"><b>Table 51. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-bridge-port.html b/docs/api/html/settings-bridge-port.html index 6eb7d93a..5c2aa4f7 100644 --- a/docs/api/html/settings-bridge-port.html +++ b/docs/api/html/settings-bridge-port.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.9.2.2.1"></a><p class="title"><b>Table 52. </b></p> +<a name="id-1.3.3.9.2.2.1"></a><p class="title"><b>Table 53. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-bridge.html b/docs/api/html/settings-bridge.html index 5cee3c11..b19b3f0f 100644 --- a/docs/api/html/settings-bridge.html +++ b/docs/api/html/settings-bridge.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.8.2.2.1"></a><p class="title"><b>Table 51. </b></p> +<a name="id-1.3.3.8.2.2.1"></a><p class="title"><b>Table 52. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-cdma.html b/docs/api/html/settings-cdma.html index a32fa537..fb29acc4 100644 --- a/docs/api/html/settings-cdma.html +++ b/docs/api/html/settings-cdma.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.10.2.2.1"></a><p class="title"><b>Table 53. </b></p> +<a name="id-1.3.3.10.2.2.1"></a><p class="title"><b>Table 54. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-connection.html b/docs/api/html/settings-connection.html index 79025e4a..0756d597 100644 --- a/docs/api/html/settings-connection.html +++ b/docs/api/html/settings-connection.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.2.2.2.1"></a><p class="title"><b>Table 45. </b></p> +<a name="id-1.3.3.2.2.2.1"></a><p class="title"><b>Table 46. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -63,13 +63,13 @@ <td><pre class="screen">autoconnect</pre></td> <td><pre class="screen">boolean</pre></td> <td><pre class="screen">TRUE</pre></td> -<td>Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.</td> +<td>Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection. Autoconnect happens when the circumstances are suitable. That means for example that the device is currently managed and not active. Autoconnect thus never replaces or competes with an already active profile. Note that autoconnect is not implemented for VPN profiles. See "secondaries" as an alternative to automatically connect VPN profiles.</td> </tr> <tr> <td><pre class="screen">autoconnect-priority</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">0</pre></td> -<td>The autoconnect priority. If the connection is set to autoconnect, connections with higher priority will be preferred. Defaults to 0. The higher number means higher priority.</td> +<td>The autoconnect priority in range -999 to 999. If the connection is set to autoconnect, connections with higher priority will be preferred. The higher number means higher priority. Defaults to 0. Note that this property only matters if there are more than one candidate profile to select for autoconnect. In case of equal priority, the profile used most recently is chosen.</td> </tr> <tr> <td><pre class="screen">autoconnect-retries</pre></td> @@ -84,6 +84,12 @@ <td>Whether or not slaves of this connection should be automatically brought up when NetworkManager activates this connection. This only has a real effect for master connections. The properties "autoconnect", "autoconnect-priority" and "autoconnect-retries" are unrelated to this setting. The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to determine the real value. If it is default as well, this fallbacks to 0.</td> </tr> <tr> +<td><pre class="screen">dns-over-tls</pre></td> +<td><pre class="screen">int32</pre></td> +<td><pre class="screen">-1</pre></td> +<td>Whether DNSOverTls (dns-over-tls) is enabled for the connection. DNSOverTls is a technology which uses TLS to encrypt dns traffic. The permitted values are: "yes" (2) use DNSOverTls and disabled fallback, "opportunistic" (1) use DNSOverTls but allow fallback to unencrypted resolution, "no" (0) don't ever use DNSOverTls. If unspecified "default" depends on the plugin used. Systemd-resolved uses global setting. This feature requires a plugin which supports DNSOverTls. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</td> +</tr> +<tr> <td><pre class="screen">gateway-ping-timeout</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">0</pre></td> diff --git a/docs/api/html/settings-dcb.html b/docs/api/html/settings-dcb.html index d3274cf1..784cff03 100644 --- a/docs/api/html/settings-dcb.html +++ b/docs/api/html/settings-dcb.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.11.2.2.1"></a><p class="title"><b>Table 54. </b></p> +<a name="id-1.3.3.11.2.2.1"></a><p class="title"><b>Table 55. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -62,8 +62,8 @@ <tr> <td><pre class="screen">app-fcoe-mode</pre></td> <td><pre class="screen">string</pre></td> -<td><pre class="screen">"fabric"</pre></td> -<td>The FCoE controller mode; either "fabric" (default) or "vn2vn".</td> +<td><pre class="screen"></pre></td> +<td>The FCoE controller mode; either "fabric" or "vn2vn". Since 1.34, NULL is the default and means "fabric". Before 1.34, NULL was rejected as invalid and the default was "fabric".</td> </tr> <tr> <td><pre class="screen">app-fcoe-priority</pre></td> diff --git a/docs/api/html/settings-dummy.html b/docs/api/html/settings-dummy.html index 6bc0ab4d..d5c7d25c 100644 --- a/docs/api/html/settings-dummy.html +++ b/docs/api/html/settings-dummy.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.12.2.2.1"></a><p class="title"><b>Table 55. </b></p> +<a name="id-1.3.3.12.2.2.1"></a><p class="title"><b>Table 56. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ethtool.html b/docs/api/html/settings-ethtool.html index adf9071e..011f8cb5 100644 --- a/docs/api/html/settings-ethtool.html +++ b/docs/api/html/settings-ethtool.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.13.2.2.1"></a><p class="title"><b>Table 56. </b></p> +<a name="id-1.3.3.13.2.2.1"></a><p class="title"><b>Table 57. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-generic.html b/docs/api/html/settings-generic.html index cdc71b1c..2e03accd 100644 --- a/docs/api/html/settings-generic.html +++ b/docs/api/html/settings-generic.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.14.2.2.1"></a><p class="title"><b>Table 57. </b></p> +<a name="id-1.3.3.14.2.2.1"></a><p class="title"><b>Table 58. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-gsm.html b/docs/api/html/settings-gsm.html index a48daf44..a0c4cca8 100644 --- a/docs/api/html/settings-gsm.html +++ b/docs/api/html/settings-gsm.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.15.2.2.1"></a><p class="title"><b>Table 58. </b></p> +<a name="id-1.3.3.15.2.2.1"></a><p class="title"><b>Table 59. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-hostname.html b/docs/api/html/settings-hostname.html index 0caf2ce7..f93dd8f9 100644 --- a/docs/api/html/settings-hostname.html +++ b/docs/api/html/settings-hostname.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="NetworkManager Reference Manual"> <link rel="up" href="ch01.html" title="Configuration Settings"> -<link rel="prev" href="settings-wpan.html" title="wpan"> +<link rel="prev" href="settings-bond-port.html" title="bond-port"> <link rel="next" href="settings-ovs-external-ids.html" title="ovs-external-ids"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -21,7 +21,7 @@ </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="settings-wpan.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="settings-bond-port.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="settings-ovs-external-ids.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -34,11 +34,11 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> -<a name="id-1.3.3.50.2"></a><h2> +<a name="id-1.3.3.51.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.50.2.2.1"></a><p class="title"><b>Table 93. </b></p> +<a name="id-1.3.3.51.2.2.1"></a><p class="title"><b>Table 95. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-infiniband.html b/docs/api/html/settings-infiniband.html index 702d1bf4..b14cc1c7 100644 --- a/docs/api/html/settings-infiniband.html +++ b/docs/api/html/settings-infiniband.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.16.2.2.1"></a><p class="title"><b>Table 59. </b></p> +<a name="id-1.3.3.16.2.2.1"></a><p class="title"><b>Table 60. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ip-tunnel.html b/docs/api/html/settings-ip-tunnel.html index 929ffa40..4a154d49 100644 --- a/docs/api/html/settings-ip-tunnel.html +++ b/docs/api/html/settings-ip-tunnel.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.19.2.2.1"></a><p class="title"><b>Table 62. </b></p> +<a name="id-1.3.3.19.2.2.1"></a><p class="title"><b>Table 63. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ipv4.html b/docs/api/html/settings-ipv4.html index 4f91166b..20cd3236 100644 --- a/docs/api/html/settings-ipv4.html +++ b/docs/api/html/settings-ipv4.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.17.2.2.1"></a><p class="title"><b>Table 60. </b></p> +<a name="id-1.3.3.17.2.2.1"></a><p class="title"><b>Table 61. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ipv6.html b/docs/api/html/settings-ipv6.html index 62a1be5a..af20a399 100644 --- a/docs/api/html/settings-ipv6.html +++ b/docs/api/html/settings-ipv6.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.18.2.2.1"></a><p class="title"><b>Table 61. </b></p> +<a name="id-1.3.3.18.2.2.1"></a><p class="title"><b>Table 62. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-macsec.html b/docs/api/html/settings-macsec.html index ecc6f69f..de743ee4 100644 --- a/docs/api/html/settings-macsec.html +++ b/docs/api/html/settings-macsec.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.20.2.2.1"></a><p class="title"><b>Table 63. </b></p> +<a name="id-1.3.3.20.2.2.1"></a><p class="title"><b>Table 64. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-macvlan.html b/docs/api/html/settings-macvlan.html index 3cf2fc00..b09ca148 100644 --- a/docs/api/html/settings-macvlan.html +++ b/docs/api/html/settings-macvlan.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.21.2.2.1"></a><p class="title"><b>Table 64. </b></p> +<a name="id-1.3.3.21.2.2.1"></a><p class="title"><b>Table 65. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-match.html b/docs/api/html/settings-match.html index 2a326ed8..172d0694 100644 --- a/docs/api/html/settings-match.html +++ b/docs/api/html/settings-match.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.22.2.2.1"></a><p class="title"><b>Table 65. </b></p> +<a name="id-1.3.3.22.2.2.1"></a><p class="title"><b>Table 66. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ovs-bridge.html b/docs/api/html/settings-ovs-bridge.html index 29239f40..011e49bc 100644 --- a/docs/api/html/settings-ovs-bridge.html +++ b/docs/api/html/settings-ovs-bridge.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.24.2.2.1"></a><p class="title"><b>Table 67. </b></p> +<a name="id-1.3.3.24.2.2.1"></a><p class="title"><b>Table 68. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ovs-dpdk.html b/docs/api/html/settings-ovs-dpdk.html index a40d5fd0..cd91106d 100644 --- a/docs/api/html/settings-ovs-dpdk.html +++ b/docs/api/html/settings-ovs-dpdk.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.25.2.2.1"></a><p class="title"><b>Table 68. </b></p> +<a name="id-1.3.3.25.2.2.1"></a><p class="title"><b>Table 69. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ovs-external-ids.html b/docs/api/html/settings-ovs-external-ids.html index 0ec0c4e8..1a196728 100644 --- a/docs/api/html/settings-ovs-external-ids.html +++ b/docs/api/html/settings-ovs-external-ids.html @@ -34,11 +34,11 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> -<a name="id-1.3.3.51.2"></a><h2> +<a name="id-1.3.3.52.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.51.2.2.1"></a><p class="title"><b>Table 94. </b></p> +<a name="id-1.3.3.52.2.2.1"></a><p class="title"><b>Table 96. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ovs-interface.html b/docs/api/html/settings-ovs-interface.html index 71aff775..931527db 100644 --- a/docs/api/html/settings-ovs-interface.html +++ b/docs/api/html/settings-ovs-interface.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.26.2.2.1"></a><p class="title"><b>Table 69. </b></p> +<a name="id-1.3.3.26.2.2.1"></a><p class="title"><b>Table 70. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ovs-patch.html b/docs/api/html/settings-ovs-patch.html index 9fb817bb..c916043d 100644 --- a/docs/api/html/settings-ovs-patch.html +++ b/docs/api/html/settings-ovs-patch.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.27.2.2.1"></a><p class="title"><b>Table 70. </b></p> +<a name="id-1.3.3.27.2.2.1"></a><p class="title"><b>Table 71. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ovs-port.html b/docs/api/html/settings-ovs-port.html index 56f45834..2aa91ff7 100644 --- a/docs/api/html/settings-ovs-port.html +++ b/docs/api/html/settings-ovs-port.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.28.2.2.1"></a><p class="title"><b>Table 71. </b></p> +<a name="id-1.3.3.28.2.2.1"></a><p class="title"><b>Table 72. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-ppp.html b/docs/api/html/settings-ppp.html index faff1d83..493cf752 100644 --- a/docs/api/html/settings-ppp.html +++ b/docs/api/html/settings-ppp.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.29.2.2.1"></a><p class="title"><b>Table 72. </b></p> +<a name="id-1.3.3.29.2.2.1"></a><p class="title"><b>Table 73. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-pppoe.html b/docs/api/html/settings-pppoe.html index 339e0aa9..277dde3d 100644 --- a/docs/api/html/settings-pppoe.html +++ b/docs/api/html/settings-pppoe.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.30.2.2.1"></a><p class="title"><b>Table 73. </b></p> +<a name="id-1.3.3.30.2.2.1"></a><p class="title"><b>Table 74. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-proxy.html b/docs/api/html/settings-proxy.html index 3cfe06f4..8c1104d3 100644 --- a/docs/api/html/settings-proxy.html +++ b/docs/api/html/settings-proxy.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.31.2.2.1"></a><p class="title"><b>Table 74. </b></p> +<a name="id-1.3.3.31.2.2.1"></a><p class="title"><b>Table 75. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-serial.html b/docs/api/html/settings-serial.html index 5caaa483..ff473d40 100644 --- a/docs/api/html/settings-serial.html +++ b/docs/api/html/settings-serial.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.32.2.2.1"></a><p class="title"><b>Table 75. </b></p> +<a name="id-1.3.3.32.2.2.1"></a><p class="title"><b>Table 76. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-sriov.html b/docs/api/html/settings-sriov.html index 0317c775..9f7fded6 100644 --- a/docs/api/html/settings-sriov.html +++ b/docs/api/html/settings-sriov.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.33.2.2.1"></a><p class="title"><b>Table 76. </b></p> +<a name="id-1.3.3.33.2.2.1"></a><p class="title"><b>Table 77. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-tc.html b/docs/api/html/settings-tc.html index 68379633..ebcf0f23 100644 --- a/docs/api/html/settings-tc.html +++ b/docs/api/html/settings-tc.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.34.2.2.1"></a><p class="title"><b>Table 77. </b></p> +<a name="id-1.3.3.34.2.2.1"></a><p class="title"><b>Table 78. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html index e493d426..7fe18f0a 100644 --- a/docs/api/html/settings-team-port.html +++ b/docs/api/html/settings-team-port.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.36.2.2.1"></a><p class="title"><b>Table 79. </b></p> +<a name="id-1.3.3.36.2.2.1"></a><p class="title"><b>Table 80. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index c4ae06b0..99cd91ee 100644 --- a/docs/api/html/settings-team.html +++ b/docs/api/html/settings-team.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 78. </b></p> +<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 79. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-tun.html b/docs/api/html/settings-tun.html index 20af9291..46e23d62 100644 --- a/docs/api/html/settings-tun.html +++ b/docs/api/html/settings-tun.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.37.2.2.1"></a><p class="title"><b>Table 80. </b></p> +<a name="id-1.3.3.37.2.2.1"></a><p class="title"><b>Table 81. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-user.html b/docs/api/html/settings-user.html index a00fac44..33e64f03 100644 --- a/docs/api/html/settings-user.html +++ b/docs/api/html/settings-user.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.38.2.2.1"></a><p class="title"><b>Table 81. </b></p> +<a name="id-1.3.3.38.2.2.1"></a><p class="title"><b>Table 82. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-veth.html b/docs/api/html/settings-veth.html index 761b4f72..d53121c9 100644 --- a/docs/api/html/settings-veth.html +++ b/docs/api/html/settings-veth.html @@ -34,11 +34,11 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> -<a name="id-1.3.3.52.2"></a><h2> +<a name="id-1.3.3.53.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.52.2.2.1"></a><p class="title"><b>Table 95. </b></p> +<a name="id-1.3.3.53.2.2.1"></a><p class="title"><b>Table 97. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-vlan.html b/docs/api/html/settings-vlan.html index 33787e8a..be1e1d1f 100644 --- a/docs/api/html/settings-vlan.html +++ b/docs/api/html/settings-vlan.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.39.2.2.1"></a><p class="title"><b>Table 82. </b></p> +<a name="id-1.3.3.39.2.2.1"></a><p class="title"><b>Table 83. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-vpn.html b/docs/api/html/settings-vpn.html index db059516..afd1ac72 100644 --- a/docs/api/html/settings-vpn.html +++ b/docs/api/html/settings-vpn.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.40.2.2.1"></a><p class="title"><b>Table 83. </b></p> +<a name="id-1.3.3.40.2.2.1"></a><p class="title"><b>Table 84. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-vrf.html b/docs/api/html/settings-vrf.html index 839bf8c9..6c49c512 100644 --- a/docs/api/html/settings-vrf.html +++ b/docs/api/html/settings-vrf.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.41.2.2.1"></a><p class="title"><b>Table 84. </b></p> +<a name="id-1.3.3.41.2.2.1"></a><p class="title"><b>Table 85. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-vxlan.html b/docs/api/html/settings-vxlan.html index 6da8eb52..a0ec0963 100644 --- a/docs/api/html/settings-vxlan.html +++ b/docs/api/html/settings-vxlan.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.42.2.2.1"></a><p class="title"><b>Table 85. </b></p> +<a name="id-1.3.3.42.2.2.1"></a><p class="title"><b>Table 86. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-wifi-p2p.html b/docs/api/html/settings-wifi-p2p.html index dc9c2592..9fe0a90b 100644 --- a/docs/api/html/settings-wifi-p2p.html +++ b/docs/api/html/settings-wifi-p2p.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.43.2.2.1"></a><p class="title"><b>Table 86. </b></p> +<a name="id-1.3.3.43.2.2.1"></a><p class="title"><b>Table 87. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-wimax.html b/docs/api/html/settings-wimax.html index ee0f1112..d733d7fd 100644 --- a/docs/api/html/settings-wimax.html +++ b/docs/api/html/settings-wimax.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.44.2.2.1"></a><p class="title"><b>Table 87. </b></p> +<a name="id-1.3.3.44.2.2.1"></a><p class="title"><b>Table 88. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-wireguard.html b/docs/api/html/settings-wireguard.html index e632ffdf..01157792 100644 --- a/docs/api/html/settings-wireguard.html +++ b/docs/api/html/settings-wireguard.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.46.2.2.1"></a><p class="title"><b>Table 89. </b></p> +<a name="id-1.3.3.46.2.2.1"></a><p class="title"><b>Table 90. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/settings-wpan.html b/docs/api/html/settings-wpan.html index 6fdbaa22..b0e3b24b 100644 --- a/docs/api/html/settings-wpan.html +++ b/docs/api/html/settings-wpan.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="NetworkManager Reference Manual"> <link rel="up" href="ch01.html" title="Configuration Settings"> <link rel="prev" href="settings-802-11-wireless-security.html" title="802-11-wireless-security"> -<link rel="next" href="settings-hostname.html" title="hostname"> +<link rel="next" href="settings-bond-port.html" title="bond-port"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -22,7 +22,7 @@ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="settings-802-11-wireless-security.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="settings-hostname.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="settings-bond-port.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="settings-wpan"></a><div class="titlepage"></div> @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.49.2.2.1"></a><p class="title"><b>Table 92. </b></p> +<a name="id-1.3.3.49.2.2.1"></a><p class="title"><b>Table 93. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> diff --git a/docs/api/html/style.css b/docs/api/html/style.css index c2b3cf7b..c163abaa 100644 --- a/docs/api/html/style.css +++ b/docs/api/html/style.css @@ -456,9 +456,9 @@ acronym,abbr } pre { line-height: 125%; } -td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -span.linenos { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -td.linenos pre.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .hll { background-color: #ffffcc } .c { color: #408080; font-style: italic } /* Comment */ |