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 | |
| parent | e74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff) | |
New upstream version 1.34.0 upstream/1.34.0
Diffstat (limited to 'docs')
137 files changed, 2234 insertions, 1093 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml index c01c434f..12e733d8 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bond.xml @@ -48,8 +48,9 @@ Carrier readable b <programlisting> Slaves readable ao </programlisting> -<para> Array of object paths representing devices which are currently enslaved to - this device. +<para> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </para> </refsect2> </refsect1> diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml index eb26d682..23e4fd61 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bridge.xml @@ -48,8 +48,9 @@ Carrier readable b <programlisting> Slaves readable ao </programlisting> -<para> Array of object paths representing devices which are currently enslaved to - this device. +<para> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </para> </refsect2> </refsect1> diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml index c4ede1be..6c80dad3 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Team.xml @@ -49,8 +49,9 @@ Carrier readable b <programlisting> Slaves readable ao </programlisting> -<para> Array of object paths representing devices which are currently enslaved to - this device. +<para> DEPRECATED. Use the "Ports" property in + "org.freedesktop.NetworkManager.Device" instead which exists since + version NetworkManager 1.34.0. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Config"> diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml index 6b4d67a7..bebd9e58 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml @@ -60,6 +60,7 @@ <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity">Ip6Connectivity</link> readable u <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.InterfaceFlags">InterfaceFlags</link> readable u <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.HwAddress">HwAddress</link> readable s +<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Ports">Ports</link> readable ao </synopsis> </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device"> @@ -545,6 +546,19 @@ HwAddress readable s </para><para> Since: 1.24 </para> </refsect2> +<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.Ports"> + <title>The "Ports" property</title> + <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device.Ports"><primary sortas=".Device:Ports">org.freedesktop.NetworkManager.Device:Ports</primary></indexterm> +<programlisting> +Ports readable ao +</programlisting> +<para> The port devices of the controller device. +</para><para> 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. +</para><para> Since: 1.34 +</para> +</refsect2> </refsect1> </refentry> 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 */ diff --git a/docs/api/network-manager-docs.xml b/docs/api/network-manager-docs.xml index a2fc76d7..77b7e017 100644 --- a/docs/api/network-manager-docs.xml +++ b/docs/api/network-manager-docs.xml @@ -9,7 +9,7 @@ <releaseinfo> for NetworkManager &version; The latest version of this documentation can be found on-line at - <ulink url="https://developer.gnome.org/NetworkManager/stable/">https://developer.gnome.org/NetworkManager/stable/</ulink>. + <ulink url="https://networkmanager.dev/docs/api/latest/">https://networkmanager.dev/docs/api/latest/</ulink>. </releaseinfo> <copyright> diff --git a/docs/api/settings-spec.xml b/docs/api/settings-spec.xml index 88502796..fed4f093 100644 --- a/docs/api/settings-spec.xml +++ b/docs/api/settings-spec.xml @@ -2,7 +2,7 @@ <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> <chapter><title>Configuration Settings</title><refentry id="settings-connection"><refnamediv><refname>connection</refname><refpurpose>General Connection Profile Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-connection.properties"> Properties - </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>auth-retries<indexterm zone="settings-connection"><primary sortas="auth-retries">auth-retries</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The number of retries for the authentication. Zero means to try indefinitely; -1 means to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection. Currently, this only applies to 802-1x authentication.</entry></row><row><entry><screen>autoconnect<indexterm zone="settings-connection"><primary sortas="autoconnect">autoconnect</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>TRUE</screen></entry><entry>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.</entry></row><row><entry><screen>autoconnect-priority<indexterm zone="settings-connection"><primary sortas="autoconnect-priority">autoconnect-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>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.</entry></row><row><entry><screen>autoconnect-retries<indexterm zone="settings-connection"><primary sortas="autoconnect-retries">autoconnect-retries</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The number of times a connection should be tried when autoactivating before giving up. Zero means forever, -1 means the global default (4 times if not overridden). Setting this to 1 means to try activation only once before blocking autoconnect. Note that after a timeout, NetworkManager will try to autoconnect again.</entry></row><row><entry><screen>autoconnect-slaves<indexterm zone="settings-connection"><primary sortas="autoconnect-slaves">autoconnect-slaves</primary></indexterm></screen></entry><entry><screen>NMSettingConnectionAutoconnectSlaves (int32)</screen></entry><entry><screen/></entry><entry>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.</entry></row><row><entry><screen>gateway-ping-timeout<indexterm zone="settings-connection"><primary sortas="gateway-ping-timeout">gateway-ping-timeout</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.</entry></row><row><entry><screen>id<indexterm zone="settings-connection"><primary sortas="id">id</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>A human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".</entry></row><row><entry><screen>interface-name<indexterm zone="settings-connection"><primary sortas="interface-name">interface-name</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The name of the network interface this connection is bound to. If not set, then the connection can be attached to any interface of the appropriate type (subject to restrictions imposed by other settings). For software devices this specifies the name of the created device. For connection types where interface names cannot easily be made persistent (e.g. mobile broadband or USB Ethernet), this property should not be used. Setting this property restricts the interfaces a connection can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.</entry></row><row><entry><screen>lldp<indexterm zone="settings-connection"><primary sortas="lldp">lldp</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Whether LLDP is enabled for the connection.</entry></row><row><entry><screen>llmnr<indexterm zone="settings-connection"><primary sortas="llmnr">llmnr</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the connection. LLMNR is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable LLMNR for the interface, "resolve" (1) do not register hostname but allow resolving of LLMNR host names If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "yes"). This feature requires a plugin which supports LLMNR. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</entry></row><row><entry><screen>master<indexterm zone="settings-connection"><primary sortas="master">master</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Interface name of the master device or UUID of the master connection.</entry></row><row><entry><screen>mdns<indexterm zone="settings-connection"><primary sortas="mdns">mdns</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Whether mDNS is enabled for the connection. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable mDNS for the interface, "resolve" (1) do not register hostname but allow resolving of mDNS host names and "default" (-1) to allow lookup of a global default in NetworkManager.conf. If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "no"). This feature requires a plugin which supports mDNS. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</entry></row><row><entry><screen>metered<indexterm zone="settings-connection"><primary sortas="metered">metered</primary></indexterm></screen></entry><entry><screen>NMMetered (int32)</screen></entry><entry><screen/></entry><entry>Whether the connection is metered. When updating this property on a currently activated connection, the change takes effect immediately.</entry></row><row><entry><screen>mud-url<indexterm zone="settings-connection"><primary sortas="mud-url">mud-url</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If configured, set to a Manufacturer Usage Description (MUD) URL that points to manufacturer-recommended network policies for IoT devices. It is transmitted as a DHCPv4 or DHCPv6 option. The value must be a valid URL starting with "https://". The special value "none" is allowed to indicate that no MUD URL is used. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the ultimate default is "none".</entry></row><row><entry><screen>multi-connect<indexterm zone="settings-connection"><primary sortas="multi-connect">multi-connect</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.</entry></row><row><entry><screen>permissions<indexterm zone="settings-connection"><primary sortas="permissions">permissions</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>An array of strings defining what access a given user has to this connection. If this is NULL or empty, all users are allowed to access this connection; otherwise users are allowed if and only if they are in this list. When this is not empty, the connection can be active only when one of the specified users is logged into an active session. Each entry is of the form "[type]:[id]:[reserved]"; for example, "user:dcbw:blah". At this time only the "user" [type] is allowed. Any other values are ignored and reserved for future use. [id] is the username that this permission refers to, which may not contain the ":" character. Any [reserved] information present must be ignored and is reserved for future use. All of [type], [id], and [reserved] must be valid UTF-8.</entry></row><row><entry><screen>read-only<indexterm zone="settings-connection"><primary sortas="read-only">read-only</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>FALSE</screen></entry><entry>FALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified.</entry></row><row><entry><screen>secondaries<indexterm zone="settings-connection"><primary sortas="secondaries">secondaries</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>List of connection UUIDs that should be activated when the base connection itself is activated. Currently, only VPN connections are supported.</entry></row><row><entry><screen>slave-type<indexterm zone="settings-connection"><primary sortas="slave-type">slave-type</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Setting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.</entry></row><row><entry><screen>stable-id<indexterm zone="settings-connection"><primary sortas="stable-id">stable-id</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>This represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and deterministically depending on the context. The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The per-host key is the identity of your machine and stored in /var/lib/NetworkManager/secret-key. The '$' character is treated special to perform dynamic substitutions at runtime. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. Note that "${DEVICE}" corresponds to the interface name of the device and "${MAC}" is the permanent MAC address of the device. Any unrecognized patterns following '$' are treated verbatim, however are reserved for future use. You are thus advised to avoid '$' or escape it as "$$". For example, set it to "${CONNECTION}-${BOOT}-${DEVICE}" to create a unique id for this connection that changes with every reboot and differs depending on the interface where the profile activates. If the value is unset, a global connection default is consulted. If the value is still unset, the default is similar to "${CONNECTION}" and uses a unique, fixed ID for the connection.</entry></row><row><entry><screen>timestamp<indexterm zone="settings-connection"><primary sortas="timestamp">timestamp</primary></indexterm></screen></entry><entry><screen>uint64</screen></entry><entry><screen>0</screen></entry><entry>The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. NetworkManager updates the connection timestamp periodically when the connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved).</entry></row><row><entry><screen>type<indexterm zone="settings-connection"><primary sortas="type">type</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Base type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc).</entry></row><row><entry><screen>uuid<indexterm zone="settings-connection"><primary sortas="uuid">uuid</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>A universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-").</entry></row><row><entry><screen>wait-device-timeout<indexterm zone="settings-connection"><primary sortas="wait-device-timeout">wait-device-timeout</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Timeout in milliseconds to wait for device at startup. During boot, devices may take a while to be detected by the driver. This property will cause to delay NetworkManager-wait-online.service and nm-online to give the device a chance to appear. This works by waiting for the given timeout until a compatible device for the profile is available and managed. The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.</entry></row><row><entry><screen>zone<indexterm zone="settings-connection"><primary sortas="zone">zone</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The trust level of a the connection. Free form case-insensitive string (for example "Home", "Work", "Public"). NULL or unspecified zone means the connection will be placed in the default zone as defined by the firewall. When updating this property on a currently activated connection, the change takes effect immediately.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-6lowpan"><refnamediv><refname>6lowpan</refname><refpurpose>6LoWPAN Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-6lowpan.properties"> + </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>auth-retries<indexterm zone="settings-connection"><primary sortas="auth-retries">auth-retries</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The number of retries for the authentication. Zero means to try indefinitely; -1 means to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection. Currently, this only applies to 802-1x authentication.</entry></row><row><entry><screen>autoconnect<indexterm zone="settings-connection"><primary sortas="autoconnect">autoconnect</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>TRUE</screen></entry><entry>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.</entry></row><row><entry><screen>autoconnect-priority<indexterm zone="settings-connection"><primary sortas="autoconnect-priority">autoconnect-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>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.</entry></row><row><entry><screen>autoconnect-retries<indexterm zone="settings-connection"><primary sortas="autoconnect-retries">autoconnect-retries</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The number of times a connection should be tried when autoactivating before giving up. Zero means forever, -1 means the global default (4 times if not overridden). Setting this to 1 means to try activation only once before blocking autoconnect. Note that after a timeout, NetworkManager will try to autoconnect again.</entry></row><row><entry><screen>autoconnect-slaves<indexterm zone="settings-connection"><primary sortas="autoconnect-slaves">autoconnect-slaves</primary></indexterm></screen></entry><entry><screen>NMSettingConnectionAutoconnectSlaves (int32)</screen></entry><entry><screen/></entry><entry>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.</entry></row><row><entry><screen>dns-over-tls<indexterm zone="settings-connection"><primary sortas="dns-over-tls">dns-over-tls</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>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.</entry></row><row><entry><screen>gateway-ping-timeout<indexterm zone="settings-connection"><primary sortas="gateway-ping-timeout">gateway-ping-timeout</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.</entry></row><row><entry><screen>id<indexterm zone="settings-connection"><primary sortas="id">id</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>A human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".</entry></row><row><entry><screen>interface-name<indexterm zone="settings-connection"><primary sortas="interface-name">interface-name</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The name of the network interface this connection is bound to. If not set, then the connection can be attached to any interface of the appropriate type (subject to restrictions imposed by other settings). For software devices this specifies the name of the created device. For connection types where interface names cannot easily be made persistent (e.g. mobile broadband or USB Ethernet), this property should not be used. Setting this property restricts the interfaces a connection can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.</entry></row><row><entry><screen>lldp<indexterm zone="settings-connection"><primary sortas="lldp">lldp</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Whether LLDP is enabled for the connection.</entry></row><row><entry><screen>llmnr<indexterm zone="settings-connection"><primary sortas="llmnr">llmnr</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the connection. LLMNR is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable LLMNR for the interface, "resolve" (1) do not register hostname but allow resolving of LLMNR host names If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "yes"). This feature requires a plugin which supports LLMNR. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</entry></row><row><entry><screen>master<indexterm zone="settings-connection"><primary sortas="master">master</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Interface name of the master device or UUID of the master connection.</entry></row><row><entry><screen>mdns<indexterm zone="settings-connection"><primary sortas="mdns">mdns</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Whether mDNS is enabled for the connection. The permitted values are: "yes" (2) register hostname and resolving for the connection, "no" (0) disable mDNS for the interface, "resolve" (1) do not register hostname but allow resolving of mDNS host names and "default" (-1) to allow lookup of a global default in NetworkManager.conf. If unspecified, "default" ultimately depends on the DNS plugin (which for systemd-resolved currently means "no"). This feature requires a plugin which supports mDNS. Otherwise, the setting has no effect. One such plugin is dns-systemd-resolved.</entry></row><row><entry><screen>metered<indexterm zone="settings-connection"><primary sortas="metered">metered</primary></indexterm></screen></entry><entry><screen>NMMetered (int32)</screen></entry><entry><screen/></entry><entry>Whether the connection is metered. When updating this property on a currently activated connection, the change takes effect immediately.</entry></row><row><entry><screen>mud-url<indexterm zone="settings-connection"><primary sortas="mud-url">mud-url</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If configured, set to a Manufacturer Usage Description (MUD) URL that points to manufacturer-recommended network policies for IoT devices. It is transmitted as a DHCPv4 or DHCPv6 option. The value must be a valid URL starting with "https://". The special value "none" is allowed to indicate that no MUD URL is used. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the ultimate default is "none".</entry></row><row><entry><screen>multi-connect<indexterm zone="settings-connection"><primary sortas="multi-connect">multi-connect</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>Specifies whether the profile can be active multiple times at a particular moment. The value is of type NMConnectionMultiConnect.</entry></row><row><entry><screen>permissions<indexterm zone="settings-connection"><primary sortas="permissions">permissions</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>An array of strings defining what access a given user has to this connection. If this is NULL or empty, all users are allowed to access this connection; otherwise users are allowed if and only if they are in this list. When this is not empty, the connection can be active only when one of the specified users is logged into an active session. Each entry is of the form "[type]:[id]:[reserved]"; for example, "user:dcbw:blah". At this time only the "user" [type] is allowed. Any other values are ignored and reserved for future use. [id] is the username that this permission refers to, which may not contain the ":" character. Any [reserved] information present must be ignored and is reserved for future use. All of [type], [id], and [reserved] must be valid UTF-8.</entry></row><row><entry><screen>read-only<indexterm zone="settings-connection"><primary sortas="read-only">read-only</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>FALSE</screen></entry><entry>FALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified.</entry></row><row><entry><screen>secondaries<indexterm zone="settings-connection"><primary sortas="secondaries">secondaries</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>List of connection UUIDs that should be activated when the base connection itself is activated. Currently, only VPN connections are supported.</entry></row><row><entry><screen>slave-type<indexterm zone="settings-connection"><primary sortas="slave-type">slave-type</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Setting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.</entry></row><row><entry><screen>stable-id<indexterm zone="settings-connection"><primary sortas="stable-id">stable-id</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>This represents the identity of the connection used for various purposes. It allows to configure multiple profiles to share the identity. Also, the stable-id can contain placeholders that are substituted dynamically and deterministically depending on the context. The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that depending on the context where it is used, other parameters are also seeded into the generation algorithm. For example, a per-host key is commonly also included, so that different systems end up generating different IDs. Or with ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so that different interfaces yield different addresses. The per-host key is the identity of your machine and stored in /var/lib/NetworkManager/secret-key. The '$' character is treated special to perform dynamic substitutions at runtime. Currently, supported are "${CONNECTION}", "${DEVICE}", "${MAC}", "${BOOT}", "${RANDOM}". These effectively create unique IDs per-connection, per-device, per-boot, or every time. Note that "${DEVICE}" corresponds to the interface name of the device and "${MAC}" is the permanent MAC address of the device. Any unrecognized patterns following '$' are treated verbatim, however are reserved for future use. You are thus advised to avoid '$' or escape it as "$$". For example, set it to "${CONNECTION}-${BOOT}-${DEVICE}" to create a unique id for this connection that changes with every reboot and differs depending on the interface where the profile activates. If the value is unset, a global connection default is consulted. If the value is still unset, the default is similar to "${CONNECTION}" and uses a unique, fixed ID for the connection.</entry></row><row><entry><screen>timestamp<indexterm zone="settings-connection"><primary sortas="timestamp">timestamp</primary></indexterm></screen></entry><entry><screen>uint64</screen></entry><entry><screen>0</screen></entry><entry>The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. NetworkManager updates the connection timestamp periodically when the connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved).</entry></row><row><entry><screen>type<indexterm zone="settings-connection"><primary sortas="type">type</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Base type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc).</entry></row><row><entry><screen>uuid<indexterm zone="settings-connection"><primary sortas="uuid">uuid</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>A universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-").</entry></row><row><entry><screen>wait-device-timeout<indexterm zone="settings-connection"><primary sortas="wait-device-timeout">wait-device-timeout</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>Timeout in milliseconds to wait for device at startup. During boot, devices may take a while to be detected by the driver. This property will cause to delay NetworkManager-wait-online.service and nm-online to give the device a chance to appear. This works by waiting for the given timeout until a compatible device for the profile is available and managed. The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.</entry></row><row><entry><screen>zone<indexterm zone="settings-connection"><primary sortas="zone">zone</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The trust level of a the connection. Free form case-insensitive string (for example "Home", "Work", "Public"). NULL or unspecified zone means the connection will be placed in the default zone as defined by the firewall. When updating this property on a currently activated connection, the change takes effect immediately.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-6lowpan"><refnamediv><refname>6lowpan</refname><refpurpose>6LoWPAN Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-6lowpan.properties"> Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>parent<indexterm zone="settings-6lowpan"><primary sortas="parent">parent</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If given, specifies the parent interface name or parent connection UUID from which this 6LowPAN interface should be created.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-802-1x"><refnamediv><refname>802-1x</refname><refpurpose>IEEE 802.1x Authentication Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-802-1x.properties"> Properties @@ -20,7 +20,7 @@ Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>mtu<indexterm zone="settings-cdma"><primary sortas="mtu">mtu</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.</entry></row><row><entry><screen>number<indexterm zone="settings-cdma"><primary sortas="number">number</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The number to dial to establish the connection to the CDMA-based mobile broadband network, if any. If not specified, the default number (#777) is used when required.</entry></row><row><entry><screen>password<indexterm zone="settings-cdma"><primary sortas="password">password</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a password is required, it is specified here.</entry></row><row><entry><screen>password-flags<indexterm zone="settings-cdma"><primary sortas="password-flags">password-flags</primary></indexterm></screen></entry><entry><screen>NMSettingSecretFlags (uint32)</screen></entry><entry><screen/></entry><entry>Flags indicating how to handle the "password" property.</entry></row><row><entry><screen>username<indexterm zone="settings-cdma"><primary sortas="username">username</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a username is required, it is specified here.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-dcb"><refnamediv><refname>dcb</refname><refpurpose>Data Center Bridging Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-dcb.properties"> Properties - </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>app-fcoe-flags<indexterm zone="settings-dcb"><primary sortas="app-fcoe-flags">app-fcoe-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>app-fcoe-mode<indexterm zone="settings-dcb"><primary sortas="app-fcoe-mode">app-fcoe-mode</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen>"fabric"</screen></entry><entry>The FCoE controller mode; either "fabric" (default) or "vn2vn".</entry></row><row><entry><screen>app-fcoe-priority<indexterm zone="settings-dcb"><primary sortas="app-fcoe-priority">app-fcoe-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the "app-fcoe-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.</entry></row><row><entry><screen>app-fip-flags<indexterm zone="settings-dcb"><primary sortas="app-fip-flags">app-fip-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>app-fip-priority<indexterm zone="settings-dcb"><primary sortas="app-fip-priority">app-fip-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the "app-fip-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.</entry></row><row><entry><screen>app-iscsi-flags<indexterm zone="settings-dcb"><primary sortas="app-iscsi-flags">app-iscsi-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>app-iscsi-priority<indexterm zone="settings-dcb"><primary sortas="app-iscsi-priority">app-iscsi-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.</entry></row><row><entry><screen>priority-bandwidth<indexterm zone="settings-dcb"><primary sortas="priority-bandwidth">priority-bandwidth</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.</entry></row><row><entry><screen>priority-flow-control<indexterm zone="settings-dcb"><primary sortas="priority-flow-control">priority-flow-control</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the corresponding priority should transmit priority pause.</entry></row><row><entry><screen>priority-flow-control-flags<indexterm zone="settings-dcb"><primary sortas="priority-flow-control-flags">priority-flow-control-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>priority-group-bandwidth<indexterm zone="settings-dcb"><primary sortas="priority-group-bandwidth">priority-group-bandwidth</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents.</entry></row><row><entry><screen>priority-group-flags<indexterm zone="settings-dcb"><primary sortas="priority-group-flags">priority-group-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>priority-group-id<indexterm zone="settings-dcb"><primary sortas="priority-group-id">priority-group-id</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.</entry></row><row><entry><screen>priority-strict-bandwidth<indexterm zone="settings-dcb"><primary sortas="priority-strict-bandwidth">priority-strict-bandwidth</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the priority may use all of the bandwidth allocated to its assigned group.</entry></row><row><entry><screen>priority-traffic-class<indexterm zone="settings-dcb"><primary sortas="priority-traffic-class">priority-traffic-class</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-dummy"><refnamediv><refname>dummy</refname><refpurpose>Dummy Link Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-dummy.properties"> + </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>app-fcoe-flags<indexterm zone="settings-dcb"><primary sortas="app-fcoe-flags">app-fcoe-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>app-fcoe-mode<indexterm zone="settings-dcb"><primary sortas="app-fcoe-mode">app-fcoe-mode</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>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".</entry></row><row><entry><screen>app-fcoe-priority<indexterm zone="settings-dcb"><primary sortas="app-fcoe-priority">app-fcoe-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the "app-fcoe-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.</entry></row><row><entry><screen>app-fip-flags<indexterm zone="settings-dcb"><primary sortas="app-fip-flags">app-fip-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>app-fip-priority<indexterm zone="settings-dcb"><primary sortas="app-fip-priority">app-fip-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the "app-fip-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.</entry></row><row><entry><screen>app-iscsi-flags<indexterm zone="settings-dcb"><primary sortas="app-iscsi-flags">app-iscsi-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>app-iscsi-priority<indexterm zone="settings-dcb"><primary sortas="app-iscsi-priority">app-iscsi-priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.</entry></row><row><entry><screen>priority-bandwidth<indexterm zone="settings-dcb"><primary sortas="priority-bandwidth">priority-bandwidth</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percents.</entry></row><row><entry><screen>priority-flow-control<indexterm zone="settings-dcb"><primary sortas="priority-flow-control">priority-flow-control</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the corresponding priority should transmit priority pause.</entry></row><row><entry><screen>priority-flow-control-flags<indexterm zone="settings-dcb"><primary sortas="priority-flow-control-flags">priority-flow-control-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>priority-group-bandwidth<indexterm zone="settings-dcb"><primary sortas="priority-group-bandwidth">priority-group-bandwidth</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percents.</entry></row><row><entry><screen>priority-group-flags<indexterm zone="settings-dcb"><primary sortas="priority-group-flags">priority-group-flags</primary></indexterm></screen></entry><entry><screen>NMSettingDcbFlags (uint32)</screen></entry><entry><screen/></entry><entry>Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).</entry></row><row><entry><screen>priority-group-id<indexterm zone="settings-dcb"><primary sortas="priority-group-id">priority-group-id</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.</entry></row><row><entry><screen>priority-strict-bandwidth<indexterm zone="settings-dcb"><primary sortas="priority-strict-bandwidth">priority-strict-bandwidth</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the priority may use all of the bandwidth allocated to its assigned group.</entry></row><row><entry><screen>priority-traffic-class<indexterm zone="settings-dcb"><primary sortas="priority-traffic-class">priority-traffic-class</primary></indexterm></screen></entry><entry><screen>array of uint32</screen></entry><entry><screen/></entry><entry>An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-dummy"><refnamediv><refname>dummy</refname><refpurpose>Dummy Link Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-dummy.properties"> Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody/></tgroup></table></para></refsect1></refentry><refentry id="settings-ethtool"><refnamediv><refname>ethtool</refname><refpurpose>Ethtool Ethernet Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-ethtool.properties"> Properties @@ -88,7 +88,7 @@ Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>mac-address<indexterm zone="settings-wimax"><primary sortas="mac-address">mac-address</primary></indexterm></screen></entry><entry><screen>byte array</screen></entry><entry><screen/></entry><entry>If specified, this connection will only apply to the WiMAX device whose MAC address matches. This property does not change the MAC address of the device (known as MAC spoofing). Deprecated: 1</entry></row><row><entry><screen>network-name<indexterm zone="settings-wimax"><primary sortas="network-name">network-name</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Network Service Provider (NSP) name of the WiMAX network this connection should use. Deprecated: 1</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-802-3-ethernet"><refnamediv><refname>802-3-ethernet</refname><refpurpose>Wired Ethernet Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-802-3-ethernet.properties"> Properties - </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>accept-all-mac-addresses<indexterm zone="settings-802-3-ethernet"><primary sortas="accept-all-mac-addresses">accept-all-mac-addresses</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.</entry></row><row><entry><screen>assigned-mac-address<indexterm zone="settings-802-3-ethernet"><primary sortas="assigned-mac-address">assigned-mac-address</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explicit hardware addresses. Note that this property only exists in D-Bus API. libnm and nmcli continue to call this property "cloned-mac-address".</entry></row><row><entry><screen>auto-negotiate<indexterm zone="settings-802-3-ethernet"><primary sortas="auto-negotiate">auto-negotiate</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>FALSE</screen></entry><entry>When TRUE, enforce auto-negotiation of speed and duplex mode. If "speed" and "duplex" properties are both specified, only that single mode will be advertised and accepted during the link auto-negotiation process: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. When FALSE, "speed" and "duplex" properties should be both set or link configuration will be skipped.</entry></row><row><entry><screen>cloned-mac-address<indexterm zone="settings-802-3-ethernet"><primary sortas="cloned-mac-address">cloned-mac-address</primary></indexterm></screen></entry><entry><screen>byte array</screen></entry><entry><screen/></entry><entry>This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random". For libnm and nmcli, this field is called "cloned-mac-address".</entry></row><row><entry><screen>duplex<indexterm zone="settings-802-3-ethernet"><primary sortas="duplex">duplex</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>When a value is set, either "half" or "full", configures the device to use the specified duplex mode. If "auto-negotiate" is "yes" the specified duplex mode will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. If the value is unset (the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported duplex modes. Must be set together with the "speed" property if specified. Before specifying a duplex mode be sure your device supports it.</entry></row><row><entry><screen>generate-mac-address-mask<indexterm zone="settings-802-3-ethernet"><primary sortas="generate-mac-address-mask">generate-mac-address-mask</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more than one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.</entry></row><row><entry><screen>mac-address<indexterm zone="settings-802-3-ethernet"><primary sortas="mac-address">mac-address</primary></indexterm></screen></entry><entry><screen>byte array</screen></entry><entry><screen/></entry><entry>If specified, this connection will only apply to the Ethernet device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).</entry></row><row><entry><screen>mac-address-blacklist<indexterm zone="settings-802-3-ethernet"><primary sortas="mac-address-blacklist">mac-address-blacklist</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>If specified, this connection will never apply to the Ethernet device whose permanent MAC address matches an address in the list. Each MAC address is in the standard hex-digits-and-colons notation (00:11:22:33:44:55).</entry></row><row><entry><screen>mtu<indexterm zone="settings-802-3-ethernet"><primary sortas="mtu">mtu</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.</entry></row><row><entry><screen>port<indexterm zone="settings-802-3-ethernet"><primary sortas="port">port</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Specific port type to use if the device supports multiple attachment methods. One of "tp" (Twisted Pair), "aui" (Attachment Unit Interface), "bnc" (Thin Ethernet) or "mii" (Media Independent Interface). If the device supports only one port type, this setting is ignored.</entry></row><row><entry><screen>s390-nettype<indexterm zone="settings-802-3-ethernet"><primary sortas="s390-nettype">s390-nettype</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>s390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.</entry></row><row><entry><screen>s390-options<indexterm zone="settings-802-3-ethernet"><primary sortas="s390-options">s390-options</primary></indexterm></screen></entry><entry><screen>dict of string to string</screen></entry><entry><screen>{}</screen></entry><entry>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]).</entry></row><row><entry><screen>s390-subchannels<indexterm zone="settings-802-3-ethernet"><primary sortas="s390-subchannels">s390-subchannels</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>Identifies specific subchannels that this network device uses for communication with z/VM or s390 host. Like the "mac-address" property for non-z/VM devices, this property can be used to ensure this connection only applies to the network device that uses these subchannels. The list should contain exactly 3 strings, and each string may only be composed of hexadecimal characters and the period (.) character.</entry></row><row><entry><screen>speed<indexterm zone="settings-802-3-ethernet"><primary sortas="speed">speed</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>When a value greater than 0 is set, configures the device to use the specified speed. If "auto-negotiate" is "yes" the specified speed will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabit speeds, as in this case link negotiation is mandatory. If the value is unset (0, the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported speeds. In Mbit/s, ie 100 == 100Mbit/s. Must be set together with the "duplex" property when non-zero. Before specifying a speed value be sure your device supports it.</entry></row><row><entry><screen>wake-on-lan<indexterm zone="settings-802-3-ethernet"><primary sortas="wake-on-lan">wake-on-lan</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>1</screen></entry><entry>The NMSettingWiredWakeOnLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC (0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).</entry></row><row><entry><screen>wake-on-lan-password<indexterm zone="settings-802-3-ethernet"><primary sortas="wake-on-lan-password">wake-on-lan-password</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-wireguard"><refnamediv><refname>wireguard</refname><refpurpose>WireGuard Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-wireguard.properties"> + </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>accept-all-mac-addresses<indexterm zone="settings-802-3-ethernet"><primary sortas="accept-all-mac-addresses">accept-all-mac-addresses</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.</entry></row><row><entry><screen>assigned-mac-address<indexterm zone="settings-802-3-ethernet"><primary sortas="assigned-mac-address">assigned-mac-address</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explicit hardware addresses. Note that this property only exists in D-Bus API. libnm and nmcli continue to call this property "cloned-mac-address".</entry></row><row><entry><screen>auto-negotiate<indexterm zone="settings-802-3-ethernet"><primary sortas="auto-negotiate">auto-negotiate</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>FALSE</screen></entry><entry>When TRUE, enforce auto-negotiation of speed and duplex mode. If "speed" and "duplex" properties are both specified, only that single mode will be advertised and accepted during the link auto-negotiation process: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. When FALSE, "speed" and "duplex" properties should be both set or link configuration will be skipped.</entry></row><row><entry><screen>cloned-mac-address<indexterm zone="settings-802-3-ethernet"><primary sortas="cloned-mac-address">cloned-mac-address</primary></indexterm></screen></entry><entry><screen>byte array</screen></entry><entry><screen/></entry><entry>This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random". For libnm and nmcli, this field is called "cloned-mac-address".</entry></row><row><entry><screen>duplex<indexterm zone="settings-802-3-ethernet"><primary sortas="duplex">duplex</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>When a value is set, either "half" or "full", configures the device to use the specified duplex mode. If "auto-negotiate" is "yes" the specified duplex mode will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. If the value is unset (the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported duplex modes. Must be set together with the "speed" property if specified. Before specifying a duplex mode be sure your device supports it.</entry></row><row><entry><screen>generate-mac-address-mask<indexterm zone="settings-802-3-ethernet"><primary sortas="generate-mac-address-mask">generate-mac-address-mask</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more than one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.</entry></row><row><entry><screen>mac-address<indexterm zone="settings-802-3-ethernet"><primary sortas="mac-address">mac-address</primary></indexterm></screen></entry><entry><screen>byte array</screen></entry><entry><screen/></entry><entry>If specified, this connection will only apply to the Ethernet device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).</entry></row><row><entry><screen>mac-address-blacklist<indexterm zone="settings-802-3-ethernet"><primary sortas="mac-address-blacklist">mac-address-blacklist</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>If specified, this connection will never apply to the Ethernet device whose permanent MAC address matches an address in the list. Each MAC address is in the standard hex-digits-and-colons notation (00:11:22:33:44:55).</entry></row><row><entry><screen>mtu<indexterm zone="settings-802-3-ethernet"><primary sortas="mtu">mtu</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.</entry></row><row><entry><screen>port<indexterm zone="settings-802-3-ethernet"><primary sortas="port">port</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Specific port type to use if the device supports multiple attachment methods. One of "tp" (Twisted Pair), "aui" (Attachment Unit Interface), "bnc" (Thin Ethernet) or "mii" (Media Independent Interface). If the device supports only one port type, this setting is ignored.</entry></row><row><entry><screen>s390-nettype<indexterm zone="settings-802-3-ethernet"><primary sortas="s390-nettype">s390-nettype</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>s390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.</entry></row><row><entry><screen>s390-options<indexterm zone="settings-802-3-ethernet"><primary sortas="s390-options">s390-options</primary></indexterm></screen></entry><entry><screen>dict of string to string</screen></entry><entry><screen>{}</screen></entry><entry>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.</entry></row><row><entry><screen>s390-subchannels<indexterm zone="settings-802-3-ethernet"><primary sortas="s390-subchannels">s390-subchannels</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>Identifies specific subchannels that this network device uses for communication with z/VM or s390 host. Like the "mac-address" property for non-z/VM devices, this property can be used to ensure this connection only applies to the network device that uses these subchannels. The list should contain exactly 3 strings, and each string may only be composed of hexadecimal characters and the period (.) character.</entry></row><row><entry><screen>speed<indexterm zone="settings-802-3-ethernet"><primary sortas="speed">speed</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>When a value greater than 0 is set, configures the device to use the specified speed. If "auto-negotiate" is "yes" the specified speed will be the only one advertised during link negotiation: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabit speeds, as in this case link negotiation is mandatory. If the value is unset (0, the default), the link configuration will be either skipped (if "auto-negotiate" is "no", the default) or will be auto-negotiated (if "auto-negotiate" is "yes") and the local device will advertise all the supported speeds. In Mbit/s, ie 100 == 100Mbit/s. Must be set together with the "duplex" property when non-zero. Before specifying a speed value be sure your device supports it.</entry></row><row><entry><screen>wake-on-lan<indexterm zone="settings-802-3-ethernet"><primary sortas="wake-on-lan">wake-on-lan</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>1</screen></entry><entry>The NMSettingWiredWakeOnLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC (0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).</entry></row><row><entry><screen>wake-on-lan-password<indexterm zone="settings-802-3-ethernet"><primary sortas="wake-on-lan-password">wake-on-lan-password</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-wireguard"><refnamediv><refname>wireguard</refname><refpurpose>WireGuard Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-wireguard.properties"> Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>fwmark<indexterm zone="settings-wireguard"><primary sortas="fwmark">fwmark</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>The use of fwmark is optional and is by default off. Setting it to 0 disables it. Otherwise, it is a 32-bit fwmark for outgoing packets. Note that "ip4-auto-default-route" or "ip6-auto-default-route" enabled, implies to automatically choose a fwmark.</entry></row><row><entry><screen>ip4-auto-default-route<indexterm zone="settings-wireguard"><primary sortas="ip4-auto-default-route">ip4-auto-default-route</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>Whether to enable special handling of the IPv4 default route. If enabled, the IPv4 default route from wireguard.peer-routes will be placed to a dedicated routing-table and two policy routing rules will be added. The fwmark number is also used as routing-table for the default-route, and if fwmark is zero, an unused fwmark/table is chosen automatically. This corresponds to what wg-quick does with Table=auto and what WireGuard calls "Improved Rule-based Routing". Note that for this automatism to work, you usually don't want to set ipv4.gateway, because that will result in a conflicting default route. Leaving this at the default will enable this option automatically if ipv4.never-default is not set and there are any peers that use a default-route as allowed-ips.</entry></row><row><entry><screen>ip6-auto-default-route<indexterm zone="settings-wireguard"><primary sortas="ip6-auto-default-route">ip6-auto-default-route</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>Like ip4-auto-default-route, but for the IPv6 default route.</entry></row><row><entry><screen>listen-port<indexterm zone="settings-wireguard"><primary sortas="listen-port">listen-port</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>The listen-port. If listen-port is not specified, the port will be chosen randomly when the interface comes up.</entry></row><row><entry><screen>mtu<indexterm zone="settings-wireguard"><primary sortas="mtu">mtu</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple fragments. If zero a default MTU is used. Note that contrary to wg-quick's MTU setting, this does not take into account the current routes at the time of activation.</entry></row><row><entry><screen>peer-routes<indexterm zone="settings-wireguard"><primary sortas="peer-routes">peer-routes</primary></indexterm></screen></entry><entry><screen>boolean</screen></entry><entry><screen>TRUE</screen></entry><entry>Whether to automatically add routes for the AllowedIPs ranges of the peers. If TRUE (the default), NetworkManager will automatically add routes in the routing tables according to ipv4.route-table and ipv6.route-table. Usually you want this automatism enabled. If FALSE, no such routes are added automatically. In this case, the user may want to configure static routes in ipv4.routes and ipv6.routes, respectively. Note that if the peer's AllowedIPs is "0.0.0.0/0" or "::/0" and the profile's ipv4.never-default or ipv6.never-default setting is enabled, the peer route for this peer won't be added automatically.</entry></row><row><entry><screen>peers<indexterm zone="settings-wireguard"><primary sortas="peers">peers</primary></indexterm></screen></entry><entry><screen>array of 'a{sv}'</screen></entry><entry><screen/></entry><entry>Array of dictionaries for the WireGuard peers.</entry></row><row><entry><screen>private-key<indexterm zone="settings-wireguard"><primary sortas="private-key">private-key</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The 256 bit private-key in base64 encoding.</entry></row><row><entry><screen>private-key-flags<indexterm zone="settings-wireguard"><primary sortas="private-key-flags">private-key-flags</primary></indexterm></screen></entry><entry><screen>NMSettingSecretFlags (uint32)</screen></entry><entry><screen/></entry><entry>Flags indicating how to handle the "private-key" property.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-802-11-wireless"><refnamediv><refname>802-11-wireless</refname><refpurpose>Wi-Fi Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-802-11-wireless.properties"> Properties @@ -96,7 +96,9 @@ Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>auth-alg<indexterm zone="settings-802-11-wireless-security"><primary sortas="auth-alg">auth-alg</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>When WEP is used (ie, key-mgmt = "none" or "ieee8021x") indicate the 802.11 authentication algorithm required by the AP here. One of "open" for Open System, "shared" for Shared Key, or "leap" for Cisco LEAP. When using Cisco LEAP (ie, key-mgmt = "ieee8021x" and auth-alg = "leap") the "leap-username" and "leap-password" properties must be specified.</entry></row><row><entry><screen>fils<indexterm zone="settings-802-11-wireless-security"><primary sortas="fils">fils</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>Indicates whether Fast Initial Link Setup (802.11ai) must be enabled for the connection. One of NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) (use global default value), NM_SETTING_WIRELESS_SECURITY_FILS_DISABLE (1) (disable FILS), NM_SETTING_WIRELESS_SECURITY_FILS_OPTIONAL (2) (enable FILS if the supplicant and the access point support it) or NM_SETTING_WIRELESS_SECURITY_FILS_REQUIRED (3) (enable FILS and fail if not supported). When set to NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) and no global default is set, FILS will be optionally enabled.</entry></row><row><entry><screen>group<indexterm zone="settings-802-11-wireless-security"><primary sortas="group">group</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>A list of group/broadcast encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list. For maximum compatibility leave this property empty. Each list element may be one of "wep40", "wep104", "tkip", or "ccmp".</entry></row><row><entry><screen>key-mgmt<indexterm zone="settings-802-11-wireless-security"><primary sortas="key-mgmt">key-mgmt</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Key management used for the connection. One of "none" (WEP or no password protection), "ieee8021x" (Dynamic WEP), "owe" (Opportunistic Wireless Encryption), "wpa-psk" (WPA2 + WPA3 personal), "sae" (WPA3 personal only), "wpa-eap" (WPA2 + WPA3 enterprise) or "wpa-eap-suite-b-192" (WPA3 enterprise only). This property must be set for any Wi-Fi connection that uses security.</entry></row><row><entry><screen>leap-password<indexterm zone="settings-802-11-wireless-security"><primary sortas="leap-password">leap-password</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The login password for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").</entry></row><row><entry><screen>leap-password-flags<indexterm zone="settings-802-11-wireless-security"><primary sortas="leap-password-flags">leap-password-flags</primary></indexterm></screen></entry><entry><screen>NMSettingSecretFlags (uint32)</screen></entry><entry><screen/></entry><entry>Flags indicating how to handle the "leap-password" property.</entry></row><row><entry><screen>leap-username<indexterm zone="settings-802-11-wireless-security"><primary sortas="leap-username">leap-username</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>The login username for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").</entry></row><row><entry><screen>pairwise<indexterm zone="settings-802-11-wireless-security"><primary sortas="pairwise">pairwise</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>A list of pairwise encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list. For maximum compatibility leave this property empty. Each list element may be one of "tkip" or "ccmp".</entry></row><row><entry><screen>pmf<indexterm zone="settings-802-11-wireless-security"><primary sortas="pmf">pmf</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>Indicates whether Protected Management Frames (802.11w) must be enabled for the connection. One of NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) (use global default value), NM_SETTING_WIRELESS_SECURITY_PMF_DISABLE (1) (disable PMF), NM_SETTING_WIRELESS_SECURITY_PMF_OPTIONAL (2) (enable PMF if the supplicant and the access point support it) or NM_SETTING_WIRELESS_SECURITY_PMF_REQUIRED (3) (enable PMF and fail if not supported). When set to NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) and no global default is set, PMF will be optionally enabled.</entry></row><row><entry><screen>proto<indexterm zone="settings-802-11-wireless-security"><primary sortas="proto">proto</primary></indexterm></screen></entry><entry><screen>array of string</screen></entry><entry><screen/></entry><entry>List of strings specifying the allowed WPA protocol versions to use. Each element may be one "wpa" (allow WPA) or "rsn" (allow WPA2/RSN). If not specified, both WPA and RSN connections are allowed.</entry></row><row><entry><screen>psk<indexterm zone="settings-802-11-wireless-security"><primary sortas="psk">psk</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Pre-Shared-Key for WPA networks. For WPA-PSK, it's either an ASCII passphrase of 8 to 63 characters that is (as specified in the 802.11i standard) hashed to derive the actual key, or the key in form of 64 hexadecimal character. The WPA3-Personal networks use a passphrase of any length for SAE authentication.</entry></row><row><entry><screen>psk-flags<indexterm zone="settings-802-11-wireless-security"><primary sortas="psk-flags">psk-flags</primary></indexterm></screen></entry><entry><screen>NMSettingSecretFlags (uint32)</screen></entry><entry><screen/></entry><entry>Flags indicating how to handle the "psk" property.</entry></row><row><entry><screen>wep-key-flags<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-key-flags">wep-key-flags</primary></indexterm></screen></entry><entry><screen>NMSettingSecretFlags (uint32)</screen></entry><entry><screen/></entry><entry>Flags indicating how to handle the "wep-key0", "wep-key1", "wep-key2", and "wep-key3" properties.</entry></row><row><entry><screen>wep-key-type<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-key-type">wep-key-type</primary></indexterm></screen></entry><entry><screen>NMWepKeyType (uint32)</screen></entry><entry><screen/></entry><entry>Controls the interpretation of WEP keys. Allowed values are NM_WEP_KEY_TYPE_KEY (1), in which case the key is either a 10- or 26-character hexadecimal string, or a 5- or 13-character ASCII password; or NM_WEP_KEY_TYPE_PASSPHRASE (2), in which case the passphrase is provided as a string and will be hashed using the de-facto MD5 method to derive the actual WEP key.</entry></row><row><entry><screen>wep-key0<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-key0">wep-key0</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Index 0 WEP key. This is the WEP key used in most networks. See the "wep-key-type" property for a description of how this key is interpreted.</entry></row><row><entry><screen>wep-key1<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-key1">wep-key1</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Index 1 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.</entry></row><row><entry><screen>wep-key2<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-key2">wep-key2</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Index 2 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.</entry></row><row><entry><screen>wep-key3<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-key3">wep-key3</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>Index 3 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.</entry></row><row><entry><screen>wep-tx-keyidx<indexterm zone="settings-802-11-wireless-security"><primary sortas="wep-tx-keyidx">wep-tx-keyidx</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>When static WEP is used (ie, key-mgmt = "none") and a non-default WEP key index is used by the AP, put that WEP key index here. Valid values are 0 (default key) through 3. Note that some consumer access points (like the Linksys WRT54G) number the keys 1 - 4.</entry></row><row><entry><screen>wps-method<indexterm zone="settings-802-11-wireless-security"><primary sortas="wps-method">wps-method</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>Flags indicating which mode of WPS is to be used if any. There's little point in changing the default setting as NetworkManager will automatically determine whether it's feasible to start WPS enrollment from the Access Point capabilities. WPS can be disabled by setting this property to a value of 1.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-wpan"><refnamediv><refname>wpan</refname><refpurpose>IEEE 802.15.4 (WPAN) MAC Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-wpan.properties"> Properties - </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>channel<indexterm zone="settings-wpan"><primary sortas="channel">channel</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".</entry></row><row><entry><screen>mac-address<indexterm zone="settings-wpan"><primary sortas="mac-address">mac-address</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.</entry></row><row><entry><screen>page<indexterm zone="settings-wpan"><primary sortas="page">page</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".</entry></row><row><entry><screen>pan-id<indexterm zone="settings-wpan"><primary sortas="pan-id">pan-id</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>65535</screen></entry><entry>IEEE 802.15.4 Personal Area Network (PAN) identifier.</entry></row><row><entry><screen>short-address<indexterm zone="settings-wpan"><primary sortas="short-address">short-address</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>65535</screen></entry><entry>Short IEEE 802.15.4 address to be used within a restricted environment.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-hostname"><refnamediv><refname>hostname</refname><refpurpose>Hostname settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-hostname.properties"> + </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>channel<indexterm zone="settings-wpan"><primary sortas="channel">channel</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".</entry></row><row><entry><screen>mac-address<indexterm zone="settings-wpan"><primary sortas="mac-address">mac-address</primary></indexterm></screen></entry><entry><screen>string</screen></entry><entry><screen/></entry><entry>If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.</entry></row><row><entry><screen>page<indexterm zone="settings-wpan"><primary sortas="page">page</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>-1</screen></entry><entry>IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".</entry></row><row><entry><screen>pan-id<indexterm zone="settings-wpan"><primary sortas="pan-id">pan-id</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>65535</screen></entry><entry>IEEE 802.15.4 Personal Area Network (PAN) identifier.</entry></row><row><entry><screen>short-address<indexterm zone="settings-wpan"><primary sortas="short-address">short-address</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>65535</screen></entry><entry>Short IEEE 802.15.4 address to be used within a restricted environment.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-bond-port"><refnamediv><refname>bond-port</refname><refpurpose>Bond Port Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-bond-port.properties"> + Properties + </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>queue-id<indexterm zone="settings-bond-port"><primary sortas="queue-id">queue-id</primary></indexterm></screen></entry><entry><screen>uint32</screen></entry><entry><screen>0</screen></entry><entry>The queue ID of this bond port. The maximum value of queue ID is the number of TX queues currently active in device.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-hostname"><refnamediv><refname>hostname</refname><refpurpose>Hostname settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-hostname.properties"> Properties </title><para><table><tgroup cols="4"><thead><row><entry>Key Name</entry><entry>Value Type</entry><entry>Default Value</entry><entry>Value Description</entry></row></thead><tbody><row><entry><screen>from-dhcp<indexterm zone="settings-hostname"><primary sortas="from-dhcp">from-dhcp</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>Whether the system hostname can be determined from DHCP on this connection. When set to NM_TERNARY_DEFAULT (-1), the value from global configuration is used. If the property doesn't have a value in the global configuration, NetworkManager assumes the value to be NM_TERNARY_TRUE (1).</entry></row><row><entry><screen>from-dns-lookup<indexterm zone="settings-hostname"><primary sortas="from-dns-lookup">from-dns-lookup</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>Whether the system hostname can be determined from reverse DNS lookup of addresses on this device. When set to NM_TERNARY_DEFAULT (-1), the value from global configuration is used. If the property doesn't have a value in the global configuration, NetworkManager assumes the value to be NM_TERNARY_TRUE (1).</entry></row><row><entry><screen>only-from-default<indexterm zone="settings-hostname"><primary sortas="only-from-default">only-from-default</primary></indexterm></screen></entry><entry><screen>NMTernary (int32)</screen></entry><entry><screen/></entry><entry>If set to NM_TERNARY_TRUE (1), NetworkManager attempts to get the hostname via DHCPv4/DHCPv6 or reverse DNS lookup on this device only when the device has the default route for the given address family (IPv4/IPv6). If set to NM_TERNARY_FALSE (0), the hostname can be set from this device even if it doesn't have the default route. When set to NM_TERNARY_DEFAULT (-1), the value from global configuration is used. If the property doesn't have a value in the global configuration, NetworkManager assumes the value to be NM_TERNARY_FALSE (0).</entry></row><row><entry><screen>priority<indexterm zone="settings-hostname"><primary sortas="priority">priority</primary></indexterm></screen></entry><entry><screen>int32</screen></entry><entry><screen>0</screen></entry><entry>The relative priority of this connection to determine the system hostname. A lower numerical value is better (higher priority). A connection with higher priority is considered before connections with lower priority. If the value is zero, it can be overridden by a global value from NetworkManager configuration. If the property doesn't have a value in the global configuration, the value is assumed to be 100. Negative values have the special effect of excluding other connections with a greater numerical priority value; so in presence of at least one negative priority, only connections with the lowest priority value will be used to determine the hostname.</entry></row></tbody></tgroup></table></para></refsect1></refentry><refentry id="settings-ovs-external-ids"><refnamediv><refname>ovs-external-ids</refname><refpurpose>OVS External IDs Settings</refpurpose></refnamediv><refsect1 role="properties"><title id="settings-ovs-external-ids.properties"> Properties diff --git a/docs/api/version.xml b/docs/api/version.xml index 62d91158..2b17ffd5 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -1.32.12 +1.34.0 diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index a1538913..7112ef08 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -595,6 +595,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP4-CONFIG-METHOD:CAPS" title="NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD">NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP6-CONFIG-METHOD:CAPS" title="NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD">NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD</a></td> </tr> <tr> @@ -1405,7 +1409,7 @@ nm_connection_is_type (<em class="parameter"><code><a class="link" href="NMConne <em class="parameter"><code>const <span class="type">char</span> *type</code></em>);</pre> <p>A convenience function to check if the given <em class="parameter"><code>connection</code></em> is a particular -type (ie wired, Wi-Fi, ppp, etc). Checks the <a href="NMSettingConnection.html#NMSettingConnection--type"><span class="type">“type”</span></a> +type (ie wired, Wi-Fi, ppp, etc). Checks the <span class="type">“type”</span> property of the connection and matches that against <em class="parameter"><code>type</code></em> .</p> <div class="refsect3"> @@ -2753,6 +2757,12 @@ nm_connection_get_setting_vxlan (<em class="parameter"><code><a class="link" hre </div> <hr> <div class="refsect2"> +<a name="NM-CONNECTION-NORMALIZE-PARAM-IP4-CONFIG-METHOD:CAPS"></a><h3>NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD</h3> +<pre class="programlisting">#define NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD "ip4-config-method" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-CONNECTION-NORMALIZE-PARAM-IP6-CONFIG-METHOD:CAPS"></a><h3>NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD</h3> <pre class="programlisting">#define NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD "ip6-config-method" </pre> diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index e21edf8c..655b559c 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -128,6 +128,13 @@ </td> </tr> <tr> +<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * +</td> +<td class="function_name"> +<a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()">nm_device_get_ports</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> <td class="function_type"> <span class="returnvalue">void</span> </td> @@ -653,6 +660,10 @@ <td class="function_name"><a class="link" href="NMDevice.html#NM-DEVICE-HW-ADDRESS:CAPS" title="NM_DEVICE_HW_ADDRESS">NM_DEVICE_HW_ADDRESS</a></td> </tr> <tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMDevice.html#NM-DEVICE-PORTS:CAPS" title="NM_DEVICE_PORTS">NM_DEVICE_PORTS</a></td> +</tr> +<tr> <td class="datatype_keyword"> </td> <td class="function_name"><a class="link" href="NMDevice.html#NMLldpNeighbor-struct" title="NMLldpNeighbor">NMLldpNeighbor</a></td> </tr> @@ -999,6 +1010,38 @@ nm_device_get_managed (<em class="parameter"><code><a class="link" href="NMDevic </div> <hr> <div class="refsect2"> +<a name="nm-device-get-ports"></a><h3>nm_device_get_ports ()</h3> +<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * +nm_device_get_ports (<em class="parameter"><code><a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a> *device</code></em>);</pre> +<p>Gets the devices currently set as port of <em class="parameter"><code>device</code></em> +.</p> +<div class="refsect3"> +<a name="nm-device-get-ports.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>device</p></td> +<td class="parameter_description"><p>a <a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a></p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="nm-device-get-ports.returns"></a><h4>Returns</h4> +<p>the <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing <span class="type">NMDevices</span> that +are slaves of <em class="parameter"><code>device</code></em> +. This is the internal copy used by the device and +must not be modified. </p> +<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMDevice]</span></p> +</div> +<p class="since">Since: 1.34</p> +</div> +<hr> +<div class="refsect2"> <a name="nm-device-set-managed"></a><h3>nm_device_set_managed ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> nm_device_set_managed (<em class="parameter"><code><a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a> *device</code></em>, @@ -2985,6 +3028,12 @@ nm_lldp_neighbor_get_attr_type (<em class="parameter"><code><a class="link" href </div> <hr> <div class="refsect2"> +<a name="NM-DEVICE-PORTS:CAPS"></a><h3>NM_DEVICE_PORTS</h3> +<pre class="programlisting">#define NM_DEVICE_PORTS "ports" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NMLldpNeighbor-struct"></a><h3>NMLldpNeighbor</h3> <pre class="programlisting">typedef struct _NMLldpNeighbor NMLldpNeighbor;</pre> <p>Supported attributes are:</p> diff --git a/docs/libnm/html/NMDeviceBond.html b/docs/libnm/html/NMDeviceBond.html index bfff1b9c..e8e145c0 100644 --- a/docs/libnm/html/NMDeviceBond.html +++ b/docs/libnm/html/NMDeviceBond.html @@ -154,6 +154,10 @@ nm_device_bond_get_carrier (<em class="parameter"><code><a class="link" href="NM <a name="nm-device-bond-get-slaves"></a><h3>nm_device_bond_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_bond_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_bond_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index 53948c1f..c0832466 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -154,6 +154,10 @@ nm_device_bridge_get_carrier (<em class="parameter"><code><a class="link" href=" <a name="nm-device-bridge-get-slaves"></a><h3>nm_device_bridge_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_bridge_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceBridge.html" title="NMDeviceBridge"><span class="type">NMDeviceBridge</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_bridge_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceOvsBridge.html b/docs/libnm/html/NMDeviceOvsBridge.html index 3ac38e0e..00799da2 100644 --- a/docs/libnm/html/NMDeviceOvsBridge.html +++ b/docs/libnm/html/NMDeviceOvsBridge.html @@ -69,6 +69,10 @@ <a name="nm-device-ovs-bridge-get-slaves"></a><h3>nm_device_ovs_bridge_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_ovs_bridge_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceOvsBridge.html" title="NMDeviceOvsBridge"><span class="type">NMDeviceOvsBridge</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_ovs_bridge_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the ports currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceOvsPort.html b/docs/libnm/html/NMDeviceOvsPort.html index bf62db12..965f2099 100644 --- a/docs/libnm/html/NMDeviceOvsPort.html +++ b/docs/libnm/html/NMDeviceOvsPort.html @@ -69,6 +69,10 @@ <a name="nm-device-ovs-port-get-slaves"></a><h3>nm_device_ovs_port_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_ovs_port_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceOvsPort.html" title="NMDeviceOvsPort"><span class="type">NMDeviceOvsPort</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_ovs_port_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the interfaces currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceTeam.html b/docs/libnm/html/NMDeviceTeam.html index 84a600be..fb195140 100644 --- a/docs/libnm/html/NMDeviceTeam.html +++ b/docs/libnm/html/NMDeviceTeam.html @@ -165,6 +165,10 @@ nm_device_team_get_carrier (<em class="parameter"><code><a class="link" href="NM <a name="nm-device-team-get-slaves"></a><h3>nm_device_team_get_slaves ()</h3> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_device_team_get_slaves (<em class="parameter"><code><a class="link" href="NMDeviceTeam.html" title="NMDeviceTeam"><span class="type">NMDeviceTeam</span></a> *device</code></em>);</pre> +<div class="warning"> +<p><code class="literal">nm_device_team_get_slaves</code> has been deprecated since version 1.34 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()"><code class="function">nm_device_get_ports()</code></a> instead.</p> +</div> <p>Gets the devices currently enslaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html index 3965254d..3d28400e 100644 --- a/docs/libnm/html/NMDeviceWifi.html +++ b/docs/libnm/html/NMDeviceWifi.html @@ -455,7 +455,7 @@ comparing to this value.</p> </div> <div class="refsect3"> <a name="nm-device-wifi-get-last-scan.returns"></a><h4>Returns</h4> -<p> the last scan time in seconds</p> +<p> the last scan time in milliseconds (in clock_gettime(CLOCK_BOOTTIME) scale).</p> </div> <p class="since">Since: 1.12</p> </div> diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index 32699b7a..19e4fd94 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -64,10 +64,16 @@ <col width="150px" class="other_proto_type"> <col class="other_proto_name"> </colgroup> -<tbody><tr> +<tbody> +<tr> <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMObject.html#NM-OBJECT-PATH:CAPS" title="NM_OBJECT_PATH">NM_OBJECT_PATH</a></td> -</tr></tbody> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMObject.html#NM-OBJECT-CLIENT:CAPS" title="NM_OBJECT_CLIENT">NM_OBJECT_CLIENT</a></td> +</tr> +</tbody> </table></div> </div> <div class="refsect1"> @@ -142,7 +148,13 @@ cached. </p> <a name="NMObject.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="NM-OBJECT-PATH:CAPS"></a><h3>NM_OBJECT_PATH</h3> -<pre class="programlisting">#define NM_OBJECT_PATH "path" +<pre class="programlisting">#define NM_OBJECT_PATH "path" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="NM-OBJECT-CLIENT:CAPS"></a><h3>NM_OBJECT_CLIENT</h3> +<pre class="programlisting">#define NM_OBJECT_CLIENT "client" </pre> </div> </div> diff --git a/docs/libnm/html/NMSetting8021x.html b/docs/libnm/html/NMSetting8021x.html index be3880c4..da4624a4 100644 --- a/docs/libnm/html/NMSetting8021x.html +++ b/docs/libnm/html/NMSetting8021x.html @@ -1106,7 +1106,7 @@ nm_setting_802_1x_get_eap_method (<em class="parameter"><code><a class="link" hr nm_setting_802_1x_add_eap_method (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>, <em class="parameter"><code>const <span class="type">char</span> *eap</code></em>);</pre> <p>Adds an allowed EAP method. The setting is not valid until at least one -EAP method has been added. See <a href="NMSetting8021x.html#NMSetting8021x--eap"><span class="type">“eap”</span></a> property for a list of +EAP method has been added. See <span class="type">“eap”</span> property for a list of allowed EAP methods.</p> <div class="refsect3"> <a name="nm-setting-802-1x-add-eap-method.parameters"></a><h4>Parameters</h4> @@ -1259,7 +1259,7 @@ nm_setting_802_1x_get_anonymous_identity (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> <p>Returns the anonymous identifier used by some EAP methods (like TTLS) to authenticate the user in the outer unencrypted "phase 1" authentication. The -inner "phase 2" authentication will use the <a href="NMSetting8021x.html#NMSetting8021x--identity"><span class="type">“identity”</span></a> in +inner "phase 2" authentication will use the <span class="type">“identity”</span> in a secure form, if applicable for that EAP method.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-anonymous-identity.parameters"></a><h4>Parameters</h4> @@ -1312,9 +1312,9 @@ nm_setting_802_1x_get_pac_file (<em class="parameter"><code><a class="link" href <a name="nm-setting-802-1x-get-system-ca-certs"></a><h3>nm_setting_802_1x_get_system_ca_certs ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_802_1x_get_system_ca_certs (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> -<p>Sets the <a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs"><span class="type">“system-ca-certs”</span></a> property. The -<a href="NMSetting8021x.html#NMSetting8021x--ca-path"><span class="type">“ca-path”</span></a> and <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-path"><span class="type">“phase2-ca-path”</span></a> -properties are ignored if the <a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs"><span class="type">“system-ca-certs”</span></a> property is +<p>Sets the <span class="type">“system-ca-certs”</span> property. The +<span class="type">“ca-path”</span> and <span class="type">“phase2-ca-path”</span> +properties are ignored if the <span class="type">“system-ca-certs”</span> property is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, in which case a system-wide CA certificate directory specified at compile time (using the --system-ca-path configure option) is used in place of these properties.</p> @@ -1346,7 +1346,7 @@ nm_setting_802_1x_get_ca_path (<em class="parameter"><code><a class="link" href= <p>Returns the path of the CA certificate directory if previously set. Systems will often have a directory that contains multiple individual CA certificates which the supplicant can then add to the verification chain. This may be -used in addition to the <a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property to add more CA +used in addition to the <span class="type">“ca-cert”</span> property to add more CA certificates for verifying the network to client.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-ca-path.parameters"></a><h4>Parameters</h4> @@ -1376,7 +1376,7 @@ nm_setting_802_1x_get_phase2_ca_path (<em class="parameter"><code><a class="link <p>Returns the path of the "phase 2" CA certificate directory if previously set. Systems will often have a directory that contains multiple individual CA certificates which the supplicant can then add to the verification chain. -This may be used in addition to the <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> property +This may be used in addition to the <span class="type">“phase2-ca-cert”</span> property to add more CA certificates for verifying the network to client.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-ca-path.parameters"></a><h4>Parameters</h4> @@ -1531,7 +1531,7 @@ nm_setting_802_1x_set_ca_cert (<em class="parameter"><code><a class="link" href= <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property +<p>Reads a certificate from disk and sets the <span class="type">“ca-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -1606,7 +1606,7 @@ nm_setting_802_1x_get_ca_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-ca-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the CA certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“ca-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -1635,7 +1635,7 @@ nm_setting_802_1x_get_ca_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-ca-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert-password"><span class="type">“ca-cert-password”</span></a></p> +<span class="type">“ca-cert-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -1661,7 +1661,7 @@ nm_setting_802_1x_get_subject_match (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-subject-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--subject-match"><span class="type">“subject-match”</span></a> property. This is the +<p> the <span class="type">“subject-match”</span> property. This is the substring to be matched against the subject of the authentication server certificate, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no subject verification is to be performed.</p> @@ -1674,7 +1674,7 @@ performed.</p> nm_setting_802_1x_get_num_altsubject_matches (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> <p>Returns the number of entries in the -<a href="NMSetting8021x.html#NMSetting8021x--altsubject-matches"><span class="type">“altsubject-matches”</span></a> property of this setting.</p> +<span class="type">“altsubject-matches”</span> property of this setting.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-num-altsubject-matches.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1884,7 +1884,7 @@ nm_setting_802_1x_get_domain_suffix_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-domain-suffix-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--domain-suffix-match"><span class="type">“domain-suffix-match”</span></a> property.</p> +<p> the <span class="type">“domain-suffix-match”</span> property.</p> </div> <p class="since">Since: 1.2</p> </div> @@ -1910,7 +1910,7 @@ nm_setting_802_1x_get_domain_match (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-domain-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--domain-match"><span class="type">“domain-match”</span></a> property.</p> +<p> the <span class="type">“domain-match”</span> property.</p> </div> <p class="since">Since: 1.24</p> </div> @@ -2044,7 +2044,7 @@ nm_setting_802_1x_set_client_cert (<em class="parameter"><code><a class="link" h <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--client-cert"><span class="type">“client-cert”</span></a> +<p>Reads a certificate from disk and sets the <span class="type">“client-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -2123,7 +2123,7 @@ nm_setting_802_1x_get_client_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-client-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the client certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--client-cert"><span class="type">“client-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“client-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -2152,7 +2152,7 @@ nm_setting_802_1x_get_client_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-client-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--client-cert-password"><span class="type">“client-cert-password”</span></a></p> +<span class="type">“client-cert-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -2179,7 +2179,7 @@ nm_setting_802_1x_get_phase1_peapver (<em class="parameter"><code><a class="link <div class="refsect3"> <a name="nm-setting-802-1x-get-phase1-peapver.returns"></a><h4>Returns</h4> <p> the "phase 1" PEAP version to be used when authenticating with -EAP-PEAP as contained in the <a href="NMSetting8021x.html#NMSetting8021x--phase1-peapver"><span class="type">“phase1-peapver”</span></a> property. Valid +EAP-PEAP as contained in the <span class="type">“phase1-peapver”</span> property. Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), "0" (PEAP version 0), and "1" (PEAP version 1).</p> </div> </div> @@ -2208,7 +2208,7 @@ nm_setting_802_1x_get_phase1_peaplabel <a name="nm-setting-802-1x-get-phase1-peaplabel.returns"></a><h4>Returns</h4> <p> whether the "phase 1" PEAP label is new-style or old-style, to be used when authenticating with EAP-PEAP, as contained in the -<a href="NMSetting8021x.html#NMSetting8021x--phase1-peaplabel"><span class="type">“phase1-peaplabel”</span></a> property. Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), +<span class="type">“phase1-peaplabel”</span> property. Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), "0" (use old-style label), and "1" (use new-style label). See the wpa_supplicant documentation for more details.</p> </div> @@ -2237,7 +2237,7 @@ nm_setting_802_1x_get_phase1_fast_provisioning <div class="refsect3"> <a name="nm-setting-802-1x-get-phase1-fast-provisioning.returns"></a><h4>Returns</h4> <p> whether "phase 1" PEAP fast provisioning should be used, as specified -by the <a href="NMSetting8021x.html#NMSetting8021x--phase1-fast-provisioning"><span class="type">“phase1-fast-provisioning”</span></a> property. See the +by the <span class="type">“phase1-fast-provisioning”</span> property. See the wpa_supplicant documentation for more details.</p> </div> </div> @@ -2264,7 +2264,7 @@ nm_setting_802_1x_get_phase2_auth (<em class="parameter"><code><a class="link" h <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-auth.returns"></a><h4>Returns</h4> <p> the "phase 2" non-EAP (ex MD5) allowed authentication method as -specified by the <a href="NMSetting8021x.html#NMSetting8021x--phase2-auth"><span class="type">“phase2-auth”</span></a> property.</p> +specified by the <span class="type">“phase2-auth”</span> property.</p> </div> </div> <hr> @@ -2290,7 +2290,7 @@ nm_setting_802_1x_get_phase2_autheap (<em class="parameter"><code><a class="link <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-autheap.returns"></a><h4>Returns</h4> <p> the "phase 2" EAP-based (ex TLS) allowed authentication method as -specified by the <a href="NMSetting8021x.html#NMSetting8021x--phase2-autheap"><span class="type">“phase2-autheap”</span></a> property.</p> +specified by the <span class="type">“phase2-autheap”</span> property.</p> </div> </div> <hr> @@ -2431,7 +2431,7 @@ nm_setting_802_1x_set_phase2_ca_cert (<em class="parameter"><code><a class="link <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> +<p>Reads a certificate from disk and sets the <span class="type">“phase2-ca-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -2506,7 +2506,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-ca-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the "phase2" CA certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“phase2-ca-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -2535,7 +2535,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-ca-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a></p> +<span class="type">“phase2-private-key-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -2562,7 +2562,7 @@ nm_setting_802_1x_get_phase2_subject_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-subject-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-subject-match"><span class="type">“phase2-subject-match”</span></a> property. This is +<p> the <span class="type">“phase2-subject-match”</span> property. This is the substring to be matched against the subject of the "phase 2" authentication server certificate, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no subject verification is to be performed.</p> @@ -2575,7 +2575,7 @@ is to be performed.</p> nm_setting_802_1x_get_num_phase2_altsubject_matches (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> <p>Returns the number of entries in the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-altsubject-matches"><span class="type">“phase2-altsubject-matches”</span></a> property of this setting.</p> +<span class="type">“phase2-altsubject-matches”</span> property of this setting.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-num-phase2-altsubject-matches.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -2786,7 +2786,7 @@ nm_setting_802_1x_get_phase2_domain_suffix_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-domain-suffix-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-suffix-match"><span class="type">“phase2-domain-suffix-match”</span></a> property.</p> +<p> the <span class="type">“phase2-domain-suffix-match”</span> property.</p> </div> <p class="since">Since: 1.2</p> </div> @@ -2813,7 +2813,7 @@ nm_setting_802_1x_get_phase2_domain_match </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-domain-match.returns"></a><h4>Returns</h4> -<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-match"><span class="type">“phase2-domain-match”</span></a> property.</p> +<p> the <span class="type">“phase2-domain-match”</span> property.</p> </div> <p class="since">Since: 1.24</p> </div> @@ -2952,7 +2952,7 @@ nm_setting_802_1x_set_phase2_client_cert <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>, <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre> -<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert"><span class="type">“phase2-client-cert”</span></a> +<p>Reads a certificate from disk and sets the <span class="type">“phase2-client-cert”</span> property with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> @@ -3031,7 +3031,7 @@ nm_setting_802_1x_get_phase2_client_cert_password <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-client-cert-password.returns"></a><h4>Returns</h4> <p> the password used to access the "phase2" client certificate stored in -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert"><span class="type">“phase2-client-cert”</span></a> property. Only makes sense if the certificate +<span class="type">“phase2-client-cert”</span> property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.</p> </div> <p class="since">Since: 1.8</p> @@ -3060,7 +3060,7 @@ nm_setting_802_1x_get_phase2_client_cert_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-client-cert-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert-password"><span class="type">“phase2-client-cert-password”</span></a></p> +<span class="type">“phase2-client-cert-password”</span></p> </div> <p class="since">Since: 1.8</p> </div> @@ -3087,7 +3087,7 @@ nm_setting_802_1x_get_password (<em class="parameter"><code><a class="link" href <div class="refsect3"> <a name="nm-setting-802-1x-get-password.returns"></a><h4>Returns</h4> <p> the password used by the authentication method, if any, as specified -by the <a href="NMSetting8021x.html#NMSetting8021x--password"><span class="type">“password”</span></a> property</p> +by the <span class="type">“password”</span> property</p> </div> </div> <hr> @@ -3112,7 +3112,7 @@ nm_setting_802_1x_get_password_flags (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-802-1x-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSetting8021x.html#NMSetting8021x--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> <hr> @@ -3139,7 +3139,7 @@ nm_setting_802_1x_get_password_raw (<em class="parameter"><code><a class="link" <a name="nm-setting-802-1x-get-password-raw.returns"></a><h4>Returns</h4> <p>the password used by the authentication method as a UTF-8-encoded array of bytes, as specified by the -<a href="NMSetting8021x.html#NMSetting8021x--password-raw"><span class="type">“password-raw”</span></a> property. </p> +<span class="type">“password-raw”</span> property. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> </div> @@ -3167,7 +3167,7 @@ nm_setting_802_1x_get_password_raw_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-password-raw-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--password-raw"><span class="type">“password-raw”</span></a></p> +<span class="type">“password-raw”</span></p> </div> </div> <hr> @@ -3193,7 +3193,7 @@ nm_setting_802_1x_get_pin (<em class="parameter"><code><a class="link" href="NMS <div class="refsect3"> <a name="nm-setting-802-1x-get-pin.returns"></a><h4>Returns</h4> <p> the PIN used by the authentication method, if any, as specified -by the <a href="NMSetting8021x.html#NMSetting8021x--pin"><span class="type">“pin”</span></a> property</p> +by the <span class="type">“pin”</span> property</p> </div> </div> <hr> @@ -3219,7 +3219,7 @@ nm_setting_802_1x_get_pin_flags (<em class="parameter"><code><a class="link" hre <div class="refsect3"> <a name="nm-setting-802-1x-get-pin-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--pin"><span class="type">“pin”</span></a></p> +<span class="type">“pin”</span></p> </div> </div> <hr> @@ -3363,14 +3363,14 @@ nm_setting_802_1x_set_private_key (<em class="parameter"><code><a class="link" h when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.</p> <p>This function reads a private key from disk and sets the -<a href="NMSetting8021x.html#NMSetting8021x--private-key"><span class="type">“private-key”</span></a> property with the private key file data if using +<span class="type">“private-key”</span> property with the private key file data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the private key file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> <p>If <em class="parameter"><code>password</code></em> is given, this function attempts to decrypt the private key to verify that <em class="parameter"><code>password</code></em> is correct, and if it is, updates the -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a> property with the given <em class="parameter"><code>password</code></em> +<span class="type">“private-key-password”</span> property with the given <em class="parameter"><code>password</code></em> . If the decryption is unsuccessful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em> is set, and no @@ -3461,7 +3461,7 @@ nm_setting_802_1x_get_private_key_password <a name="nm-setting-802-1x-get-private-key-password.returns"></a><h4>Returns</h4> <p> the private key password used to decrypt the private key if previously set with <a class="link" href="NMSetting8021x.html#nm-setting-802-1x-set-private-key" title="nm_setting_802_1x_set_private_key ()"><code class="function">nm_setting_802_1x_set_private_key()</code></a>, or the -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a> property.</p> +<span class="type">“private-key-password”</span> property.</p> </div> </div> <hr> @@ -3488,7 +3488,7 @@ nm_setting_802_1x_get_private_key_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-private-key-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a></p> +<span class="type">“private-key-password”</span></p> </div> </div> <hr> @@ -3515,7 +3515,7 @@ nm_setting_802_1x_get_private_key_format <div class="refsect3"> <a name="nm-setting-802-1x-get-private-key-format.returns"></a><h4>Returns</h4> <p> the data format of the private key data stored in the -<a href="NMSetting8021x.html#NMSetting8021x--private-key"><span class="type">“private-key”</span></a> property</p> +<span class="type">“private-key”</span> property</p> </div> </div> <hr> @@ -3661,14 +3661,14 @@ nm_setting_802_1x_set_phase2_private_key when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.</p> <p>This function reads a private key from disk and sets the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key"><span class="type">“phase2-private-key”</span></a> property with the private key file data if +<span class="type">“phase2-private-key”</span> property with the private key file data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the private key file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p> <p>If <em class="parameter"><code>password</code></em> is given, this function attempts to decrypt the private key to verify that <em class="parameter"><code>password</code></em> is correct, and if it is, updates the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a> property with the given +<span class="type">“phase2-private-key-password”</span> property with the given <em class="parameter"><code>password</code></em> . If the decryption is unsuccessful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em> is @@ -3760,7 +3760,7 @@ nm_setting_802_1x_get_phase2_private_key_password <a name="nm-setting-802-1x-get-phase2-private-key-password.returns"></a><h4>Returns</h4> <p> the private key password used to decrypt the private key if previously set with <a class="link" href="NMSetting8021x.html#nm-setting-802-1x-set-phase2-private-key" title="nm_setting_802_1x_set_phase2_private_key ()"><code class="function">nm_setting_802_1x_set_phase2_private_key()</code></a> or the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a> property.</p> +<span class="type">“phase2-private-key-password”</span> property.</p> </div> </div> <hr> @@ -3787,7 +3787,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-private-key-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a></p> +<span class="type">“phase2-private-key-password”</span></p> </div> </div> <hr> @@ -3814,7 +3814,7 @@ nm_setting_802_1x_get_phase2_private_key_format <div class="refsect3"> <a name="nm-setting-802-1x-get-phase2-private-key-format.returns"></a><h4>Returns</h4> <p> the data format of the "phase 2" private key data stored in the -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key"><span class="type">“phase2-private-key”</span></a> property</p> +<span class="type">“phase2-private-key”</span> property</p> </div> </div> <hr> @@ -3849,7 +3849,7 @@ nm_setting_802_1x_get_phase1_auth_flags <a name="nm-setting-802-1x-get-auth-timeout"></a><h3>nm_setting_802_1x_get_auth_timeout ()</h3> <pre class="programlisting"><span class="returnvalue">int</span> nm_setting_802_1x_get_auth_timeout (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSetting8021x.html#NMSetting8021x--auth-timeout"><span class="type">“auth-timeout”</span></a> property.</p> +<p>Returns the value contained in the <span class="type">“auth-timeout”</span> property.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-auth-timeout.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -3877,7 +3877,7 @@ global default value.</p> <a name="nm-setting-802-1x-get-optional"></a><h3>nm_setting_802_1x_get_optional ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_802_1x_get_optional (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSetting8021x.html#NMSetting8021x--optional"><span class="type">“optional”</span></a> property.</p> +<p>Returns the value contained in the <span class="type">“optional”</span> property.</p> <div class="refsect3"> <a name="nm-setting-802-1x-get-optional.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index 5c7ba4c7..be71a24a 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -204,7 +204,7 @@ nm_setting_adsl_get_username (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--username"><span class="type">“username”</span></a> property of the setting</p> +<p> the <span class="type">“username”</span> property of the setting</p> </div> </div> <hr> @@ -229,7 +229,7 @@ nm_setting_adsl_get_password (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--password"><span class="type">“password”</span></a> property of the setting</p> +<p> the <span class="type">“password”</span> property of the setting</p> </div> </div> <hr> @@ -254,7 +254,7 @@ nm_setting_adsl_get_protocol (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-protocol.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--protocol"><span class="type">“protocol”</span></a> property of the setting</p> +<p> the <span class="type">“protocol”</span> property of the setting</p> </div> </div> <hr> @@ -279,7 +279,7 @@ nm_setting_adsl_get_encapsulation (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-adsl-get-encapsulation.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--encapsulation"><span class="type">“encapsulation”</span></a> property of the setting</p> +<p> the <span class="type">“encapsulation”</span> property of the setting</p> </div> </div> <hr> @@ -304,7 +304,7 @@ nm_setting_adsl_get_vpi (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-adsl-get-vpi.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--vpi"><span class="type">“vpi”</span></a> property of the setting</p> +<p> the <span class="type">“vpi”</span> property of the setting</p> </div> </div> <hr> @@ -329,7 +329,7 @@ nm_setting_adsl_get_vci (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-adsl-get-vci.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingAdsl.html#NMSettingAdsl--vci"><span class="type">“vci”</span></a> property of the setting</p> +<p> the <span class="type">“vci”</span> property of the setting</p> </div> </div> <hr> @@ -354,7 +354,7 @@ nm_setting_adsl_get_password_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-adsl-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingAdsl.html#NMSettingAdsl--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> </div> diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 318b8b7c..dc649be1 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingAdsl.html" title="NMSettingAdsl"> -<link rel="next" href="NMSettingBond.html" title="NMSettingBond"> +<link rel="next" href="NMSettingBondPort.html" title="NMSettingBondPort"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -20,7 +20,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingAdsl.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingBond.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingBondPort.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingBluetooth"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 1f9b33d6..7c23901f 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingBluetooth.html" title="NMSettingBluetooth"> +<link rel="prev" href="NMSettingBondPort.html" title="NMSettingBondPort"> <link rel="next" href="NMSettingBridgePort.html" title="NMSettingBridgePort"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -19,7 +19,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingBluetooth.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingBondPort.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingBridgePort.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -577,7 +577,7 @@ nm_setting_bond_get_option_default (<em class="parameter"><code><a class="link" <div class="refsect3"> <a name="nm-setting-bond-get-option-default.returns"></a><h4>Returns</h4> <p> the value of the bond option if not overridden by an entry in -the <a href="NMSettingBond.html#NMSettingBond--options"><span class="type">“options”</span></a> property.</p> +the <span class="type">“options”</span> property.</p> </div> </div> <hr> diff --git a/docs/libnm/html/NMSettingBondPort.html b/docs/libnm/html/NMSettingBondPort.html new file mode 100644 index 00000000..e8f55039 --- /dev/null +++ b/docs/libnm/html/NMSettingBondPort.html @@ -0,0 +1,144 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>NMSettingBondPort: libnm Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> +<link rel="home" href="index.html" title="libnm Reference Manual"> +<link rel="up" href="ch03.html" title="Connection and Setting API Reference"> +<link rel="prev" href="NMSettingBluetooth.html" title="NMSettingBluetooth"> +<link rel="next" href="NMSettingBond.html" title="NMSettingBond"> +<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_description"> <span class="dim">|</span> + <a href="#NMSettingBondPort.description" class="shortcut">Description</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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="p" href="NMSettingBluetooth.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="NMSettingBond.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +</tr></table> +<div class="refentry"> +<a name="NMSettingBondPort"></a><div class="titlepage"></div> +<div class="refnamediv"><table width="100%"><tr> +<td valign="top"> +<h2><span class="refentrytitle"><a name="NMSettingBondPort.top_of_page"></a>NMSettingBondPort</span></h2> +<p>NMSettingBondPort — Describes connection properties for bond ports</p> +</td> +<td class="gallery_image" valign="top" align="right"></td> +</tr></table></div> +<div class="refsect1"> +<a name="NMSettingBondPort.functions"></a><h2>Functions</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="functions_proto_type"> +<col class="functions_proto_name"> +</colgroup> +<tbody> +<tr> +<td class="function_type"> +<a class="link" href="NMSetting.html" title="NMSetting"><span class="returnvalue">NMSetting</span></a> * +</td> +<td class="function_name"> +<a class="link" href="NMSettingBondPort.html#nm-setting-bond-port-new" title="nm_setting_bond_port_new ()">nm_setting_bond_port_new</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> +</td> +<td class="function_name"> +<a class="link" href="NMSettingBondPort.html#nm-setting-bond-port-get-queue-id" title="nm_setting_bond_port_get_queue_id ()">nm_setting_bond_port_get_queue_id</a> <span class="c_punctuation">()</span> +</td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="NMSettingBondPort.other"></a><h2>Types and Values</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="other_proto_type"> +<col class="other_proto_name"> +</colgroup> +<tbody> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMSettingBondPort.html#NM-SETTING-BOND-PORT-SETTING-NAME:CAPS" title="NM_SETTING_BOND_PORT_SETTING_NAME">NM_SETTING_BOND_PORT_SETTING_NAME</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMSettingBondPort.html#NM-SETTING-BOND-PORT-QUEUE-ID:CAPS" title="NM_SETTING_BOND_PORT_QUEUE_ID">NM_SETTING_BOND_PORT_QUEUE_ID</a></td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="NMSettingBondPort.description"></a><h2>Description</h2> +<p>The <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort"><span class="type">NMSettingBondPort</span></a> object is a <a class="link" href="NMSetting.html" title="NMSetting"><span class="type">NMSetting</span></a> subclass that describes +optional properties that apply to bond ports.</p> +</div> +<div class="refsect1"> +<a name="NMSettingBondPort.functions_details"></a><h2>Functions</h2> +<div class="refsect2"> +<a name="nm-setting-bond-port-new"></a><h3>nm_setting_bond_port_new ()</h3> +<pre class="programlisting"><a class="link" href="NMSetting.html" title="NMSetting"><span class="returnvalue">NMSetting</span></a> * +nm_setting_bond_port_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> +<p>Creates a new <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort"><span class="type">NMSettingBondPort</span></a> object with default values.</p> +<div class="refsect3"> +<a name="nm-setting-bond-port-new.returns"></a><h4>Returns</h4> +<p>the new empty <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort"><span class="type">NMSettingBondPort</span></a> object. </p> +<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> +</div> +<p class="since">Since: 1.34</p> +</div> +<hr> +<div class="refsect2"> +<a name="nm-setting-bond-port-get-queue-id"></a><h3>nm_setting_bond_port_get_queue_id ()</h3> +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> +nm_setting_bond_port_get_queue_id (<em class="parameter"><code><a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort"><span class="type">NMSettingBondPort</span></a> *setting</code></em>);</pre> +<div class="refsect3"> +<a name="nm-setting-bond-port-get-queue-id.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>setting</p></td> +<td class="parameter_description"><p>the <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort"><span class="type">NMSettingBondPort</span></a></p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="nm-setting-bond-port-get-queue-id.returns"></a><h4>Returns</h4> +<p> the <span class="type">“queue_id”</span> property of the setting</p> +</div> +<p class="since">Since: 1.34</p> +</div> +</div> +<div class="refsect1"> +<a name="NMSettingBondPort.other_details"></a><h2>Types and Values</h2> +<div class="refsect2"> +<a name="NM-SETTING-BOND-PORT-SETTING-NAME:CAPS"></a><h3>NM_SETTING_BOND_PORT_SETTING_NAME</h3> +<pre class="programlisting">#define NM_SETTING_BOND_PORT_SETTING_NAME "bond-port" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="NM-SETTING-BOND-PORT-QUEUE-ID:CAPS"></a><h3>NM_SETTING_BOND_PORT_QUEUE_ID</h3> +<pre class="programlisting">#define NM_SETTING_BOND_PORT_QUEUE_ID "queue-id" +</pre> +</div> +</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/libnm/html/NMSettingBridgePort.html b/docs/libnm/html/NMSettingBridgePort.html index 66fc6a09..9a72cdb8 100644 --- a/docs/libnm/html/NMSettingBridgePort.html +++ b/docs/libnm/html/NMSettingBridgePort.html @@ -193,7 +193,7 @@ nm_setting_bridge_port_get_priority (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-bridge-port-get-priority.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingBridgePort.html#NMSettingBridgePort--priority"><span class="type">“priority”</span></a> property of the setting</p> +<p> the <span class="type">“priority”</span> property of the setting</p> </div> </div> <hr> @@ -218,7 +218,7 @@ nm_setting_bridge_port_get_path_cost (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-bridge-port-get-path-cost.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingBridgePort.html#NMSettingBridgePort--path-cost"><span class="type">“path-cost”</span></a> property of the setting</p> +<p> the <span class="type">“path-cost”</span> property of the setting</p> </div> </div> <hr> @@ -244,7 +244,7 @@ nm_setting_bridge_port_get_hairpin_mode </div> <div class="refsect3"> <a name="nm-setting-bridge-port-get-hairpin-mode.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingBridgePort.html#NMSettingBridgePort--hairpin-mode"><span class="type">“hairpin-mode”</span></a> property of the setting</p> +<p> the <span class="type">“hairpin-mode”</span> property of the setting</p> </div> </div> <hr> diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 3d62dad5..f8f9df3e 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -162,7 +162,7 @@ nm_setting_cdma_get_number (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-cdma-get-number.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingCdma.html#NMSettingCdma--number"><span class="type">“number”</span></a> property of the setting</p> +<p> the <span class="type">“number”</span> property of the setting</p> </div> </div> <hr> @@ -187,7 +187,7 @@ nm_setting_cdma_get_username (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-cdma-get-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingCdma.html#NMSettingCdma--username"><span class="type">“username”</span></a> property of the setting</p> +<p> the <span class="type">“username”</span> property of the setting</p> </div> </div> <hr> @@ -212,7 +212,7 @@ nm_setting_cdma_get_password (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-cdma-get-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingCdma.html#NMSettingCdma--password"><span class="type">“password”</span></a> property of the setting</p> +<p> the <span class="type">“password”</span> property of the setting</p> </div> </div> <hr> @@ -237,7 +237,7 @@ nm_setting_cdma_get_password_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-cdma-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingCdma.html#NMSettingCdma--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> <hr> @@ -262,7 +262,7 @@ nm_setting_cdma_get_mtu (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-cdma-get-mtu.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingCdma.html#NMSettingCdma--mtu"><span class="type">“mtu”</span></a> property of the setting</p> +<p> the <span class="type">“mtu”</span> property of the setting</p> </div> <p class="since">Since: 1.8</p> </div> diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 26337e4b..2908451c 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -305,6 +305,14 @@ </tr> <tr> <td class="function_type"> +<a class="link" href="NMSettingConnection.html#NMSettingConnectionDnsOverTls" title="enum NMSettingConnectionDnsOverTls"><span class="returnvalue">NMSettingConnectionDnsOverTls</span></a> +</td> +<td class="function_name"> +<a class="link" href="NMSettingConnection.html#nm-setting-connection-get-dns-over-tls" title="nm_setting_connection_get_dns_over_tls ()">nm_setting_connection_get_dns_over_tls</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> </td> <td class="function_name"> @@ -439,6 +447,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS:CAPS" title="NM_SETTING_CONNECTION_DNS_OVER_TLS">NM_SETTING_CONNECTION_DNS_OVER_TLS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingConnection.html#NM-SETTING-CONNECTION-WAIT-DEVICE-TIMEOUT:CAPS" title="NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT">NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT</a></td> </tr> <tr> @@ -461,6 +473,10 @@ <td class="datatype_keyword">enum</td> <td class="function_name"><a class="link" href="NMSettingConnection.html#NMSettingConnectionLlmnr" title="enum NMSettingConnectionLlmnr">NMSettingConnectionLlmnr</a></td> </tr> +<tr> +<td class="datatype_keyword">enum</td> +<td class="function_name"><a class="link" href="NMSettingConnection.html#NMSettingConnectionDnsOverTls" title="enum NMSettingConnectionDnsOverTls">NMSettingConnectionDnsOverTls</a></td> +</tr> </tbody> </table></div> </div> @@ -468,6 +484,7 @@ <a name="NMSettingConnection.object-hierarchy"></a><h2>Object Hierarchy</h2> <pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a> <span class="lineart">├──</span> NMSettingConnectionAutoconnectSlaves + <span class="lineart">├──</span> NMSettingConnectionDnsOverTls <span class="lineart">├──</span> NMSettingConnectionLldp <span class="lineart">├──</span> NMSettingConnectionLlmnr <span class="lineart">╰──</span> NMSettingConnectionMdns @@ -497,7 +514,7 @@ nm_setting_connection_new (<em class="parameter"><code><span class="type">void</ <a name="nm-setting-connection-get-id"></a><h3>nm_setting_connection_get_id ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_id (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--id"><span class="type">“id”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“id”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-id.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -523,7 +540,7 @@ nm_setting_connection_get_id (<em class="parameter"><code><a class="link" href=" <a name="nm-setting-connection-get-uuid"></a><h3>nm_setting_connection_get_uuid ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_uuid (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--uuid"><span class="type">“uuid”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“uuid”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-uuid.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -549,7 +566,7 @@ nm_setting_connection_get_uuid (<em class="parameter"><code><a class="link" href <a name="nm-setting-connection-get-stable-id"></a><h3>nm_setting_connection_get_stable_id ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_stable_id (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--stable-id"><span class="type">“stable_id”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“stable_id”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-stable-id.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -577,7 +594,7 @@ nm_setting_connection_get_stable_id (<em class="parameter"><code><a class="link" <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_interface_name (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--interface-name"><span class="type">“interface-name”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“interface-name”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-interface-name.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -604,7 +621,7 @@ nm_setting_connection_get_interface_name <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_connection_type (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--type"><span class="type">“type”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“type”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-connection-type.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -630,7 +647,7 @@ nm_setting_connection_get_connection_type <a name="nm-setting-connection-get-autoconnect"></a><h3>nm_setting_connection_get_autoconnect ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_connection_get_autoconnect (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--autoconnect"><span class="type">“autoconnect”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“autoconnect”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-autoconnect.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -657,7 +674,7 @@ nm_setting_connection_get_autoconnect (<em class="parameter"><code><a class="lin <pre class="programlisting"><span class="returnvalue">int</span> nm_setting_connection_get_autoconnect_priority (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--autoconnect-priority"><span class="type">“autoconnect-priority”</span></a> property of the connection. +<p>Returns the <span class="type">“autoconnect-priority”</span> property of the connection. The higher number, the higher priority.</p> <div class="refsect3"> <a name="nm-setting-connection-get-autoconnect-priority.parameters"></a><h4>Parameters</h4> @@ -685,7 +702,7 @@ The higher number, the higher priority.</p> <pre class="programlisting"><span class="returnvalue">int</span> nm_setting_connection_get_autoconnect_retries (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--autoconnect-retries"><span class="type">“autoconnect-retries”</span></a> property of the connection. +<p>Returns the <span class="type">“autoconnect-retries”</span> property of the connection. Zero means infinite, -1 means the global default value.</p> <div class="refsect3"> <a name="nm-setting-connection-get-autoconnect-retries.parameters"></a><h4>Parameters</h4> @@ -731,7 +748,7 @@ nm_setting_connection_get_multi_connect </div> <div class="refsect3"> <a name="nm-setting-connection-get-multi-connect.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingConnection.html#NMSettingConnection--multi-connect"><span class="type">“multi-connect”</span></a> property of the connection.</p> +<p> the <span class="type">“multi-connect”</span> property of the connection.</p> </div> <p class="since">Since: 1.14</p> </div> @@ -740,7 +757,7 @@ nm_setting_connection_get_multi_connect <a name="nm-setting-connection-get-timestamp"></a><h3>nm_setting_connection_get_timestamp ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a> nm_setting_connection_get_timestamp (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--timestamp"><span class="type">“timestamp”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“timestamp”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-timestamp.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -766,7 +783,7 @@ nm_setting_connection_get_timestamp (<em class="parameter"><code><a class="link" <a name="nm-setting-connection-get-read-only"></a><h3>nm_setting_connection_get_read_only ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_connection_get_read_only (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--read-only"><span class="type">“read-only”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“read-only”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-read-only.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -793,7 +810,7 @@ nm_setting_connection_get_read_only (<em class="parameter"><code><a class="link" <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> nm_setting_connection_get_num_permissions (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the number of entries in the <a href="NMSettingConnection.html#NMSettingConnection--permissions"><span class="type">“permissions”</span></a> +<p>Returns the number of entries in the <span class="type">“permissions”</span> property of this setting.</p> <div class="refsect3"> <a name="nm-setting-connection-get-num-permissions.parameters"></a><h4>Parameters</h4> @@ -824,7 +841,7 @@ nm_setting_connection_get_permission (<em class="parameter"><code><a class="link <em class="parameter"><code>const <span class="type">char</span> **out_ptype</code></em>, <em class="parameter"><code>const <span class="type">char</span> **out_pitem</code></em>, <em class="parameter"><code>const <span class="type">char</span> **out_detail</code></em>);</pre> -<p>Retrieve one of the entries of the <a href="NMSettingConnection.html#NMSettingConnection--permissions"><span class="type">“permissions”</span></a> property +<p>Retrieve one of the entries of the <span class="type">“permissions”</span> property of this setting.</p> <div class="refsect3"> <a name="nm-setting-connection-get-permission.parameters"></a><h4>Parameters</h4> @@ -855,7 +872,7 @@ unless the entry is invalid, in which case it returns "invalid".</p></td> <td class="parameter_name"><p>out_pitem</p></td> <td class="parameter_description"><p>on return, the permission item (formatted according to <em class="parameter"><code>ptype</code></em> , see -<a href="NMSettingConnection.html#NMSettingConnection--permissions"><span class="type">“permissions”</span></a> for more detail</p></td> +<span class="type">“permissions”</span> for more detail</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -877,7 +894,7 @@ was invalid</p> <a name="nm-setting-connection-get-zone"></a><h3>nm_setting_connection_get_zone ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_zone (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--zone"><span class="type">“zone”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“zone”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-zone.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -945,7 +962,7 @@ nm_setting_connection_add_permission (<em class="parameter"><code><a class="link <p>Adds a permission to the connection's permission list. At this time, only the "user" permission type is supported, and <em class="parameter"><code>pitem</code></em> must be a username. See -<a href="NMSettingConnection.html#NMSettingConnection--permissions"><span class="type">“permissions”</span></a>: for more details.</p> +<span class="type">“permissions”</span>: for more details.</p> <div class="refsect3"> <a name="nm-setting-connection-add-permission.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1034,7 +1051,7 @@ nm_setting_connection_remove_permission_by_value <p>Removes the permission from the connection. At this time, only the "user" permission type is supported, and <em class="parameter"><code>pitem</code></em> must -be a username. See <a href="NMSettingConnection.html#NMSettingConnection--permissions"><span class="type">“permissions”</span></a>: for more details.</p> +be a username. See <span class="type">“permissions”</span>: for more details.</p> <div class="refsect3"> <a name="nm-setting-connection-remove-permission-by-value.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1078,7 +1095,7 @@ be a username. See <a href="NMSettingConnection.html#NMSettingConnection--permis <a name="nm-setting-connection-get-master"></a><h3>nm_setting_connection_get_master ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_master (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--master"><span class="type">“master”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“master”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-master.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1141,7 +1158,7 @@ against <em class="parameter"><code>setting</code></em> <a name="nm-setting-connection-get-slave-type"></a><h3>nm_setting_connection_get_slave_type ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_slave_type (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--slave-type"><span class="type">“slave-type”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“slave-type”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-slave-type.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1168,7 +1185,7 @@ nm_setting_connection_get_slave_type (<em class="parameter"><code><a class="link <pre class="programlisting"><a class="link" href="NMSettingConnection.html#NMSettingConnectionAutoconnectSlaves" title="enum NMSettingConnectionAutoconnectSlaves"><span class="returnvalue">NMSettingConnectionAutoconnectSlaves</span></a> nm_setting_connection_get_autoconnect_slaves (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--autoconnect-slaves"><span class="type">“autoconnect-slaves”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“autoconnect-slaves”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-autoconnect-slaves.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1381,7 +1398,7 @@ nm_setting_connection_get_gateway_ping_timeout </div> <div class="refsect3"> <a name="nm-setting-connection-get-gateway-ping-timeout.returns"></a><h4>Returns</h4> -<p> the value contained in the <a href="NMSettingConnection.html#NMSettingConnection--gateway-ping-timeout"><span class="type">“gateway-ping-timeout”</span></a> +<p> the value contained in the <span class="type">“gateway-ping-timeout”</span> property.</p> </div> </div> @@ -1407,7 +1424,7 @@ nm_setting_connection_get_metered (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-connection-get-metered.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingConnection.html#NMSettingConnection--metered"><span class="type">“metered”</span></a> property of the setting.</p> +<p> the <span class="type">“metered”</span> property of the setting.</p> </div> <p class="since">Since: 1.2</p> </div> @@ -1416,7 +1433,7 @@ nm_setting_connection_get_metered (<em class="parameter"><code><a class="link" h <a name="nm-setting-connection-get-lldp"></a><h3>nm_setting_connection_get_lldp ()</h3> <pre class="programlisting"><a class="link" href="NMSettingConnection.html#NMSettingConnectionLldp" title="enum NMSettingConnectionLldp"><span class="returnvalue">NMSettingConnectionLldp</span></a> nm_setting_connection_get_lldp (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingConnection.html#NMSettingConnection--lldp"><span class="type">“lldp”</span></a> property of the connection.</p> +<p>Returns the <span class="type">“lldp”</span> property of the connection.</p> <div class="refsect3"> <a name="nm-setting-connection-get-lldp.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1445,7 +1462,7 @@ enabled for the connection.</p> <pre class="programlisting"><span class="returnvalue">int</span> nm_setting_connection_get_auth_retries (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingConnection.html#NMSettingConnection--auth-retries"><span class="type">“auth-retries”</span></a> property.</p> +<p>Returns the value contained in the <span class="type">“auth-retries”</span> property.</p> <div class="refsect3"> <a name="nm-setting-connection-get-auth-retries.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1490,7 +1507,7 @@ nm_setting_connection_get_mdns (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-connection-get-mdns.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingConnection.html#NMSettingConnection--mdns"><span class="type">“mdns”</span></a> property of the setting.</p> +<p> the <span class="type">“mdns”</span> property of the setting.</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1516,12 +1533,39 @@ nm_setting_connection_get_llmnr (<em class="parameter"><code><a class="link" hre </div> <div class="refsect3"> <a name="nm-setting-connection-get-llmnr.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingConnection.html#NMSettingConnection--llmnr"><span class="type">“llmnr”</span></a> property of the setting.</p> +<p> the <span class="type">“llmnr”</span> property of the setting.</p> </div> <p class="since">Since: 1.14</p> </div> <hr> <div class="refsect2"> +<a name="nm-setting-connection-get-dns-over-tls"></a><h3>nm_setting_connection_get_dns_over_tls ()</h3> +<pre class="programlisting"><a class="link" href="NMSettingConnection.html#NMSettingConnectionDnsOverTls" title="enum NMSettingConnectionDnsOverTls"><span class="returnvalue">NMSettingConnectionDnsOverTls</span></a> +nm_setting_connection_get_dns_over_tls + (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> +<div class="refsect3"> +<a name="nm-setting-connection-get-dns-over-tls.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>setting</p></td> +<td class="parameter_description"><p>the <a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a></p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="nm-setting-connection-get-dns-over-tls.returns"></a><h4>Returns</h4> +<p> the <span class="type">“dns-over-tls”</span> property of the setting.</p> +</div> +<p class="since">Since: 1.34</p> +</div> +<hr> +<div class="refsect2"> <a name="nm-setting-connection-get-wait-device-timeout"></a><h3>nm_setting_connection_get_wait_device_timeout ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> nm_setting_connection_get_wait_device_timeout @@ -1553,7 +1597,7 @@ the timeout in milliseconds. -1 is the default.</p> <a name="nm-setting-connection-get-mud-url"></a><h3>nm_setting_connection_get_mud_url ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_connection_get_mud_url (<em class="parameter"><code><a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingConnection.html#NMSettingConnection--mud-url"><span class="type">“mud-url”</span></a> +<p>Returns the value contained in the <span class="type">“mud-url”</span> property.</p> <div class="refsect3"> <a name="nm-setting-connection-get-mud-url.parameters"></a><h4>Parameters</h4> @@ -1738,6 +1782,12 @@ property.</p> </div> <hr> <div class="refsect2"> +<a name="NM-SETTING-CONNECTION-DNS-OVER-TLS:CAPS"></a><h3>NM_SETTING_CONNECTION_DNS_OVER_TLS</h3> +<pre class="programlisting">#define NM_SETTING_CONNECTION_DNS_OVER_TLS "dns-over-tls" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-SETTING-CONNECTION-WAIT-DEVICE-TIMEOUT:CAPS"></a><h3>NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT</h3> <pre class="programlisting">#define NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT "wait-device-timeout" </pre> @@ -1919,6 +1969,52 @@ master is activated</p> </div> <p class="since">Since: 1.14</p> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingConnectionDnsOverTls"></a><h3>enum NMSettingConnectionDnsOverTls</h3> +<p><a class="link" href="NMSettingConnection.html#NMSettingConnectionDnsOverTls" title="enum NMSettingConnectionDnsOverTls"><span class="type">NMSettingConnectionDnsOverTls</span></a> values indicate whether DNSOverTls should be enabled.</p> +<div class="refsect3"> +<a name="NMSettingConnectionDnsOverTls.members"></a><h4>Members</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="300px" class="enum_members_name"> +<col class="enum_members_description"> +<col width="200px" class="enum_members_annotations"> +</colgroup> +<tbody> +<tr> +<td class="enum_member_name"><p><a name="NM-SETTING-CONNECTION-DNS-OVER-TLS-DEFAULT:CAPS"></a>NM_SETTING_CONNECTION_DNS_OVER_TLS_DEFAULT</p></td> +<td class="enum_member_description"> +<p>default value</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> +<tr> +<td class="enum_member_name"><p><a name="NM-SETTING-CONNECTION-DNS-OVER-TLS-NO:CAPS"></a>NM_SETTING_CONNECTION_DNS_OVER_TLS_NO</p></td> +<td class="enum_member_description"> +<p>disable DNSOverTls</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> +<tr> +<td class="enum_member_name"><p><a name="NM-SETTING-CONNECTION-DNS-OVER-TLS-OPPORTUNISTIC:CAPS"></a>NM_SETTING_CONNECTION_DNS_OVER_TLS_OPPORTUNISTIC</p></td> +<td class="enum_member_description"> +<p>enable opportunistic mode</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> +<tr> +<td class="enum_member_name"><p><a name="NM-SETTING-CONNECTION-DNS-OVER-TLS-YES:CAPS"></a>NM_SETTING_CONNECTION_DNS_OVER_TLS_YES</p></td> +<td class="enum_member_description"> +<p>enable strict mode</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> +</tbody> +</table></div> +</div> +<p class="since">Since: 1.34</p> +</div> </div> </div> <div class="footer"> diff --git a/docs/libnm/html/NMSettingDcb.html b/docs/libnm/html/NMSettingDcb.html index 7c2467d0..e23ecdb6 100644 --- a/docs/libnm/html/NMSettingDcb.html +++ b/docs/libnm/html/NMSettingDcb.html @@ -354,7 +354,7 @@ nm_setting_dcb_get_app_fcoe_flags (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-fcoe-flags.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-fcoe-flags"><span class="type">“app-fcoe-flags”</span></a> property of the setting</p> +<p> the <span class="type">“app-fcoe-flags”</span> property of the setting</p> </div> </div> <hr> @@ -379,7 +379,7 @@ nm_setting_dcb_get_app_fcoe_priority (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-fcoe-priority.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-fcoe-priority"><span class="type">“app-fcoe-priority”</span></a> property of the setting</p> +<p> the <span class="type">“app-fcoe-priority”</span> property of the setting</p> </div> </div> <hr> @@ -404,7 +404,7 @@ nm_setting_dcb_get_app_fcoe_mode (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-fcoe-mode.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-fcoe-mode"><span class="type">“app-fcoe-mode”</span></a> property of the setting</p> +<p> the <span class="type">“app-fcoe-mode”</span> property of the setting</p> </div> </div> <hr> @@ -429,7 +429,7 @@ nm_setting_dcb_get_app_iscsi_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-iscsi-flags.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-iscsi-flags"><span class="type">“app-iscsi-flags”</span></a> property of the setting</p> +<p> the <span class="type">“app-iscsi-flags”</span> property of the setting</p> </div> </div> <hr> @@ -454,7 +454,7 @@ nm_setting_dcb_get_app_iscsi_priority (<em class="parameter"><code><a class="lin </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-iscsi-priority.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-iscsi-priority"><span class="type">“app-iscsi-priority”</span></a> property of the setting</p> +<p> the <span class="type">“app-iscsi-priority”</span> property of the setting</p> </div> </div> <hr> @@ -479,7 +479,7 @@ nm_setting_dcb_get_app_fip_flags (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-fip-flags.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-fip-flags"><span class="type">“app-fip-flags”</span></a> property of the setting</p> +<p> the <span class="type">“app-fip-flags”</span> property of the setting</p> </div> </div> <hr> @@ -504,7 +504,7 @@ nm_setting_dcb_get_app_fip_priority (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-dcb-get-app-fip-priority.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--app-fip-priority"><span class="type">“app-fip-priority”</span></a> property of the setting</p> +<p> the <span class="type">“app-fip-priority”</span> property of the setting</p> </div> </div> <hr> @@ -530,7 +530,7 @@ nm_setting_dcb_get_priority_flow_control_flags </div> <div class="refsect3"> <a name="nm-setting-dcb-get-priority-flow-control-flags.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--priority-flow-control-flags"><span class="type">“priority-flow-control-flags”</span></a> property of the setting</p> +<p> the <span class="type">“priority-flow-control-flags”</span> property of the setting</p> </div> </div> <hr> @@ -577,7 +577,7 @@ nm_setting_dcb_set_priority_flow_control (<em class="parameter"><code><a class="link" href="NMSettingDcb.html" title="NMSettingDcb"><span class="type">NMSettingDcb</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> user_priority</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>);</pre> -<p>These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-flow-control"><span class="type">“priority-flow-control”</span></a> includes +<p>These values are only valid when <span class="type">“priority-flow-control”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> <div class="refsect3"> <a name="nm-setting-dcb-set-priority-flow-control.parameters"></a><h4>Parameters</h4> @@ -630,7 +630,7 @@ nm_setting_dcb_get_priority_group_flags </div> <div class="refsect3"> <a name="nm-setting-dcb-get-priority-group-flags.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> property of the setting</p> +<p> the <span class="type">“priority-group-flags”</span> property of the setting</p> </div> </div> <hr> @@ -665,7 +665,7 @@ nm_setting_dcb_get_priority_group_id (<em class="parameter"><code><a class="link <a name="nm-setting-dcb-get-priority-group-id.returns"></a><h4>Returns</h4> <p> the group number <em class="parameter"><code>user_priority</code></em> is assigned to. These values are -only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes the +only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> </div> </div> @@ -676,7 +676,7 @@ only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags">< nm_setting_dcb_set_priority_group_id (<em class="parameter"><code><a class="link" href="NMSettingDcb.html" title="NMSettingDcb"><span class="type">NMSettingDcb</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> user_priority</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> group_id</code></em>);</pre> -<p>These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes +<p>These values are only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> <div class="refsect3"> <a name="nm-setting-dcb-set-priority-group-id.parameters"></a><h4>Parameters</h4> @@ -741,7 +741,7 @@ nm_setting_dcb_get_priority_group_bandwidth <a name="nm-setting-dcb-get-priority-group-bandwidth.returns"></a><h4>Returns</h4> <p> the bandwidth percentage assigned to <em class="parameter"><code>group_id</code></em> . These values are -only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes the +only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> </div> </div> @@ -753,7 +753,7 @@ nm_setting_dcb_set_priority_group_bandwidth (<em class="parameter"><code><a class="link" href="NMSettingDcb.html" title="NMSettingDcb"><span class="type">NMSettingDcb</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> group_id</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> bandwidth_percent</code></em>);</pre> -<p>These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes +<p>These values are only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> <div class="refsect3"> <a name="nm-setting-dcb-set-priority-group-bandwidth.parameters"></a><h4>Parameters</h4> @@ -816,7 +816,7 @@ nm_setting_dcb_get_priority_bandwidth (<em class="parameter"><code><a class="lin <a name="nm-setting-dcb-get-priority-bandwidth.returns"></a><h4>Returns</h4> <p> the allowed bandwidth percentage of <em class="parameter"><code>user_priority</code></em> in its priority group. -These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes the +These values are only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> </div> </div> @@ -827,7 +827,7 @@ These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priori nm_setting_dcb_set_priority_bandwidth (<em class="parameter"><code><a class="link" href="NMSettingDcb.html" title="NMSettingDcb"><span class="type">NMSettingDcb</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> user_priority</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> bandwidth_percent</code></em>);</pre> -<p>These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes +<p>These values are only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> <div class="refsect3"> <a name="nm-setting-dcb-set-priority-bandwidth.parameters"></a><h4>Parameters</h4> @@ -893,7 +893,7 @@ nm_setting_dcb_get_priority_strict_bandwidth <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>user_priority</code></em> may use all of the bandwidth allocated to its assigned group, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not. These values are only valid when -<a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> +<span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> </div> </div> <hr> @@ -904,7 +904,7 @@ nm_setting_dcb_set_priority_strict_bandwidth (<em class="parameter"><code><a class="link" href="NMSettingDcb.html" title="NMSettingDcb"><span class="type">NMSettingDcb</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> user_priority</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> strict</code></em>);</pre> -<p>These values are only valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes +<p>These values are only valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> <div class="refsect3"> <a name="nm-setting-dcb-set-priority-strict-bandwidth.parameters"></a><h4>Parameters</h4> @@ -969,7 +969,7 @@ nm_setting_dcb_get_priority_traffic_class <a name="nm-setting-dcb-get-priority-traffic-class.returns"></a><h4>Returns</h4> <p> the traffic class assigned to <em class="parameter"><code>user_priority</code></em> . These values are only -valid when <a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags"><span class="type">“priority-group-flags”</span></a> includes the +valid when <span class="type">“priority-group-flags”</span> includes the <a class="link" href="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"><code class="literal">NM_SETTING_DCB_FLAG_ENABLE</code></a> flag.</p> </div> </div> diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index 0231362c..07b24783 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -264,7 +264,7 @@ nm_setting_gsm_get_auto_config (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-gsm-get-auto-config.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--auto-config"><span class="type">“auto-config”</span></a> property of the setting</p> +<p> the <span class="type">“auto-config”</span> property of the setting</p> </div> <p class="since">Since: 1.22</p> </div> @@ -290,7 +290,7 @@ nm_setting_gsm_get_username (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-gsm-get-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--username"><span class="type">“username”</span></a> property of the setting</p> +<p> the <span class="type">“username”</span> property of the setting</p> </div> </div> <hr> @@ -315,7 +315,7 @@ nm_setting_gsm_get_password (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-gsm-get-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--password"><span class="type">“password”</span></a> property of the setting</p> +<p> the <span class="type">“password”</span> property of the setting</p> </div> </div> <hr> @@ -340,7 +340,7 @@ nm_setting_gsm_get_apn (<em class="parameter"><code><a class="link" href="NMSett </div> <div class="refsect3"> <a name="nm-setting-gsm-get-apn.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--apn"><span class="type">“apn”</span></a> property of the setting</p> +<p> the <span class="type">“apn”</span> property of the setting</p> </div> </div> <hr> @@ -365,7 +365,7 @@ nm_setting_gsm_get_network_id (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-gsm-get-network-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--network-id"><span class="type">“network-id”</span></a> property of the setting</p> +<p> the <span class="type">“network-id”</span> property of the setting</p> </div> </div> <hr> @@ -390,7 +390,7 @@ nm_setting_gsm_get_pin (<em class="parameter"><code><a class="link" href="NMSett </div> <div class="refsect3"> <a name="nm-setting-gsm-get-pin.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--pin"><span class="type">“pin”</span></a> property of the setting</p> +<p> the <span class="type">“pin”</span> property of the setting</p> </div> </div> <hr> @@ -415,7 +415,7 @@ nm_setting_gsm_get_home_only (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-gsm-get-home-only.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--home-only"><span class="type">“home-only”</span></a> property of the setting</p> +<p> the <span class="type">“home-only”</span> property of the setting</p> </div> </div> <hr> @@ -440,7 +440,7 @@ nm_setting_gsm_get_device_id (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-gsm-get-device-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--device-id"><span class="type">“device-id”</span></a> property of the setting</p> +<p> the <span class="type">“device-id”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -466,7 +466,7 @@ nm_setting_gsm_get_sim_id (<em class="parameter"><code><a class="link" href="NMS </div> <div class="refsect3"> <a name="nm-setting-gsm-get-sim-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--sim-id"><span class="type">“sim-id”</span></a> property of the setting</p> +<p> the <span class="type">“sim-id”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -492,7 +492,7 @@ nm_setting_gsm_get_sim_operator_id (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-gsm-get-sim-operator-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--sim-operator-id"><span class="type">“sim-operator-id”</span></a> property of the setting</p> +<p> the <span class="type">“sim-operator-id”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -518,7 +518,7 @@ nm_setting_gsm_get_mtu (<em class="parameter"><code><a class="link" href="NMSett </div> <div class="refsect3"> <a name="nm-setting-gsm-get-mtu.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--mtu"><span class="type">“mtu”</span></a> property of the setting</p> +<p> the <span class="type">“mtu”</span> property of the setting</p> </div> <p class="since">Since: 1.8</p> </div> @@ -548,7 +548,7 @@ nm_setting_gsm_get_number (<em class="parameter"><code><a class="link" href="NMS </div> <div class="refsect3"> <a name="nm-setting-gsm-get-number.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingGsm.html#NMSettingGsm--number"><span class="type">“number”</span></a> property of the setting</p> +<p> the <span class="type">“number”</span> property of the setting</p> </div> </div> <hr> @@ -573,7 +573,7 @@ nm_setting_gsm_get_pin_flags (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-gsm-get-pin-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingGsm.html#NMSettingGsm--pin"><span class="type">“pin”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“pin”</span></p> </div> </div> <hr> @@ -598,7 +598,7 @@ nm_setting_gsm_get_password_flags (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-gsm-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingGsm.html#NMSettingGsm--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> </div> diff --git a/docs/libnm/html/NMSettingIP4Config.html b/docs/libnm/html/NMSettingIP4Config.html index 6c0038ff..cfa184e9 100644 --- a/docs/libnm/html/NMSettingIP4Config.html +++ b/docs/libnm/html/NMSettingIP4Config.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingInfiniband.html" title="NMSettingInfiniband"> +<link rel="prev" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"> <link rel="next" href="NMSettingIP6Config.html" title="NMSettingIP6Config"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -19,7 +19,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingInfiniband.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingIPTunnel.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingIP6Config.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -124,7 +124,7 @@ properties related to IPv4 addressing, routing, and Domain Name Service.</p> <p><a class="link" href="NMSettingIP4Config.html" title="NMSettingIP4Config"><span class="type">NMSettingIP4Config</span></a> has few properties or methods of its own; it inherits almost everything from <a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a>.</p> -<p>NetworkManager supports 5 values for the <a href="NMSettingIPConfig.html#NMSettingIPConfig--method"><span class="type">“method”</span></a> property +<p>NetworkManager supports 5 values for the <span class="type">“method”</span> property for IPv4. If "auto" is specified then the appropriate automatic method (DHCP, PPP, etc) is used for the interface and most other properties can be left unset. If "link-local" is specified, then a link-local address in the @@ -156,7 +156,7 @@ nm_setting_ip4_config_new (<em class="parameter"><code><span class="type">void</ <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip4_config_get_dhcp_client_id (<em class="parameter"><code><a class="link" href="NMSettingIP4Config.html" title="NMSettingIP4Config"><span class="type">NMSettingIP4Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP4Config.html#NMSettingIP4Config--dhcp-client-id"><span class="type">“dhcp-client-id”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-client-id”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip4-config-get-dhcp-client-id.parameters"></a><h4>Parameters</h4> @@ -184,7 +184,7 @@ addresses via DHCP.</p> <a name="nm-setting-ip4-config-get-dhcp-fqdn"></a><h3>nm_setting_ip4_config_get_dhcp_fqdn ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip4_config_get_dhcp_fqdn (<em class="parameter"><code><a class="link" href="NMSettingIP4Config.html" title="NMSettingIP4Config"><span class="type">NMSettingIP4Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP4Config.html#NMSettingIP4Config--dhcp-fqdn"><span class="type">“dhcp-fqdn”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-fqdn”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip4-config-get-dhcp-fqdn.parameters"></a><h4>Parameters</h4> @@ -213,7 +213,7 @@ property.</p> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip4_config_get_dhcp_vendor_class_identifier (<em class="parameter"><code><a class="link" href="NMSettingIP4Config.html" title="NMSettingIP4Config"><span class="type">NMSettingIP4Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP4Config.html#NMSettingIP4Config--dhcp-vendor-class-identifier"><span class="type">“dhcp_vendor_class_identifier”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp_vendor_class_identifier”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip4-config-get-dhcp-vendor-class-identifier.parameters"></a><h4>Parameters</h4> diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index c421f761..e6283e4a 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingIP4Config.html" title="NMSettingIP4Config"> -<link rel="next" href="NMSettingIPConfig.html" title="NMSettingIPConfig"> +<link rel="next" href="NMSettingMacsec.html" title="NMSettingMacsec"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -21,7 +21,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingIP4Config.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingIPConfig.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingMacsec.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingIP6Config"></a><div class="titlepage"></div> @@ -173,7 +173,7 @@ properties related to IPv6 addressing, routing, and Domain Name Service</p> <p><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> has few properties or methods of its own; it inherits almost everything from <a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a>.</p> -<p>NetworkManager supports 7 values for the <a href="NMSettingIPConfig.html#NMSettingIPConfig--method"><span class="type">“method”</span></a> property +<p>NetworkManager supports 7 values for the <span class="type">“method”</span> property for IPv6. If "auto" is specified then the appropriate automatic method (PPP, router advertisement, etc) is used for the device and most other properties can be left unset. To force the use of DHCP only, specify "dhcp"; this @@ -203,7 +203,7 @@ nm_setting_ip6_config_new (<em class="parameter"><code><span class="type">void</ <a name="nm-setting-ip6-config-get-ip6-privacy"></a><h3>nm_setting_ip6_config_get_ip6_privacy ()</h3> <pre class="programlisting"><a class="link" href="NMSettingIP6Config.html#NMSettingIP6ConfigPrivacy" title="enum NMSettingIP6ConfigPrivacy"><span class="returnvalue">NMSettingIP6ConfigPrivacy</span></a> nm_setting_ip6_config_get_ip6_privacy (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP6Config.html#NMSettingIP6Config--ip6-privacy"><span class="type">“ip6-privacy”</span></a> +<p>Returns the value contained in the <span class="type">“ip6-privacy”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip6-config-get-ip6-privacy.parameters"></a><h4>Parameters</h4> @@ -231,7 +231,7 @@ property.</p> <pre class="programlisting"><a class="link" href="NMSettingIP6Config.html#NMSettingIP6ConfigAddrGenMode" title="enum NMSettingIP6ConfigAddrGenMode"><span class="returnvalue">NMSettingIP6ConfigAddrGenMode</span></a> nm_setting_ip6_config_get_addr_gen_mode (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP6Config.html#NMSettingIP6Config--addr-gen-mode"><span class="type">“addr-gen-mode”</span></a> +<p>Returns the value contained in the <span class="type">“addr-gen-mode”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip6-config-get-addr-gen-mode.parameters"></a><h4>Parameters</h4> @@ -259,7 +259,7 @@ property.</p> <a name="nm-setting-ip6-config-get-token"></a><h3>nm_setting_ip6_config_get_token ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip6_config_get_token (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP6Config.html#NMSettingIP6Config--token"><span class="type">“token”</span></a> +<p>Returns the value contained in the <span class="type">“token”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip6-config-get-token.parameters"></a><h4>Parameters</h4> @@ -287,7 +287,7 @@ property.</p> <a name="nm-setting-ip6-config-get-dhcp-duid"></a><h3>nm_setting_ip6_config_get_dhcp_duid ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip6_config_get_dhcp_duid (<em class="parameter"><code><a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIP6Config.html#NMSettingIP6Config--dhcp-duid"><span class="type">“dhcp-duid”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-duid”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip6-config-get-dhcp-duid.parameters"></a><h4>Parameters</h4> diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index e19560b5..6981e33d 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingIP6Config.html" title="NMSettingIP6Config"> +<link rel="prev" href="NMSettingInfiniband.html" title="NMSettingInfiniband"> <link rel="next" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -20,7 +20,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingIP6Config.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingInfiniband.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingIPTunnel.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -4117,7 +4117,7 @@ or 0 if the range is not set. </p></td> <a name="nm-ip-routing-rule-get-uid-range.returns"></a><h4>Returns</h4> <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a uid range is set.</p> </div> -<p class="since">Since: 1.32. Due to a bug, the symbols of this function</p> +<p class="since">Since: 1.34</p> </div> <hr> <div class="refsect2"> @@ -4155,7 +4155,7 @@ If set to an invalid range, the range gets unset.</p> </tbody> </table></div> </div> -<p class="since">Since: 1.32. Due to a bug, the symbols of this function</p> +<p class="since">Since: 1.34</p> </div> <hr> <div class="refsect2"> @@ -4346,7 +4346,7 @@ nm_setting_ip_config_get_method (<em class="parameter"><code><a class="link" hre </div> <div class="refsect3"> <a name="nm-setting-ip-config-get-method.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingIPConfig.html#NMSettingIPConfig--method"><span class="type">“method”</span></a> property of the setting; see +<p> the <span class="type">“method”</span> property of the setting; see <a class="link" href="NMSettingIP4Config.html" title="NMSettingIP4Config"><span class="type">NMSettingIP4Config</span></a> and <a class="link" href="NMSettingIP6Config.html" title="NMSettingIP6Config"><span class="type">NMSettingIP6Config</span></a> for details of the methods available with each type.</p> </div> @@ -5385,7 +5385,7 @@ nm_setting_ip_config_clear_routes (<em class="parameter"><code><a class="link" h <a name="nm-setting-ip-config-get-route-metric"></a><h3>nm_setting_ip_config_get_route_metric ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> nm_setting_ip_config_get_route_metric (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--route-metric"><span class="type">“route-metric”</span></a> +<p>Returns the value contained in the <span class="type">“route-metric”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-route-metric.parameters"></a><h4>Parameters</h4> @@ -5405,7 +5405,7 @@ property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-route-metric.returns"></a><h4>Returns</h4> <p> the route metric that is used for routes that don't explicitly -specify a metric. See <a href="NMSettingIPConfig.html#NMSettingIPConfig--route-metric"><span class="type">“route-metric”</span></a> for more details.</p> +specify a metric. See <span class="type">“route-metric”</span> for more details.</p> </div> </div> <hr> @@ -5413,7 +5413,7 @@ specify a metric. See <a href="NMSettingIPConfig.html#NMSettingIPConfig--route-m <a name="nm-setting-ip-config-get-route-table"></a><h3>nm_setting_ip_config_get_route_table ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a> nm_setting_ip_config_get_route_table (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--route-table"><span class="type">“route-table”</span></a> +<p>Returns the value contained in the <span class="type">“route-table”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-route-table.parameters"></a><h4>Parameters</h4> @@ -5597,7 +5597,7 @@ nm_setting_ip_config_clear_routing_rules <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_ip_config_get_ignore_auto_routes (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--ignore-auto-routes"><span class="type">“ignore-auto-routes”</span></a> +<p>Returns the value contained in the <span class="type">“ignore-auto-routes”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-ignore-auto-routes.parameters"></a><h4>Parameters</h4> @@ -5626,7 +5626,7 @@ ignored.</p> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_ip_config_get_ignore_auto_dns (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--ignore-auto-dns"><span class="type">“ignore-auto-dns”</span></a> +<p>Returns the value contained in the <span class="type">“ignore-auto-dns”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-ignore-auto-dns.parameters"></a><h4>Parameters</h4> @@ -5655,7 +5655,7 @@ should be ignored.</p> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_config_get_dhcp_hostname (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-hostname"><span class="type">“dhcp-hostname”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-hostname”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-dhcp-hostname.parameters"></a><h4>Parameters</h4> @@ -5683,7 +5683,7 @@ property.</p> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_ip_config_get_dhcp_send_hostname (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-send-hostname"><span class="type">“dhcp-send-hostname”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-send-hostname”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-dhcp-send-hostname.parameters"></a><h4>Parameters</h4> @@ -5713,7 +5713,7 @@ update DNS information for this machine.</p> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_ip_config_get_never_default (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--never-default"><span class="type">“never-default”</span></a> +<p>Returns the value contained in the <span class="type">“never-default”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-never-default.parameters"></a><h4>Parameters</h4> @@ -5741,7 +5741,7 @@ connection</p> <a name="nm-setting-ip-config-get-may-fail"></a><h3>nm_setting_ip_config_get_may_fail ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_ip_config_get_may_fail (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--may-fail"><span class="type">“may-fail”</span></a> +<p>Returns the value contained in the <span class="type">“may-fail”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-may-fail.parameters"></a><h4>Parameters</h4> @@ -5786,7 +5786,7 @@ nm_setting_ip_config_get_dad_timeout (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-ip-config-get-dad-timeout.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingIPConfig.html#NMSettingIPConfig--dad-timeout"><span class="type">“dad-timeout”</span></a> property.</p> +<p> the <span class="type">“dad-timeout”</span> property.</p> </div> <p class="since">Since: 1.2</p> </div> @@ -5795,7 +5795,7 @@ nm_setting_ip_config_get_dad_timeout (<em class="parameter"><code><a class="link <a name="nm-setting-ip-config-get-dhcp-timeout"></a><h3>nm_setting_ip_config_get_dhcp_timeout ()</h3> <pre class="programlisting"><span class="returnvalue">int</span> nm_setting_ip_config_get_dhcp_timeout (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-timeout"><span class="type">“dhcp-timeout”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-timeout”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-dhcp-timeout.parameters"></a><h4>Parameters</h4> @@ -5846,14 +5846,14 @@ property.</p> <a name="nm-setting-ip-config-get-required-timeout.returns"></a><h4>Returns</h4> <p> the required timeout for the address family</p> </div> -<p class="since">Since: 1.34, 1.32.4</p> +<p class="since">Since: 1.34</p> </div> <hr> <div class="refsect2"> <a name="nm-setting-ip-config-get-dhcp-iaid"></a><h3>nm_setting_ip_config_get_dhcp_iaid ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_config_get_dhcp_iaid (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-iaid"><span class="type">“dhcp-iaid”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-iaid”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-dhcp-iaid.parameters"></a><h4>Parameters</h4> @@ -5882,7 +5882,7 @@ property.</p> <pre class="programlisting"><a class="link" href="NMSettingIPConfig.html#NMDhcpHostnameFlags" title="enum NMDhcpHostnameFlags"><span class="returnvalue">NMDhcpHostnameFlags</span></a> nm_setting_ip_config_get_dhcp_hostname_flags (<em class="parameter"><code><a class="link" href="NMSettingIPConfig.html" title="NMSettingIPConfig"><span class="type">NMSettingIPConfig</span></a> *setting</code></em>);</pre> -<p>Returns the value contained in the <a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-hostname-flags"><span class="type">“dhcp-hostname-flags”</span></a> +<p>Returns the value contained in the <span class="type">“dhcp-hostname-flags”</span> property.</p> <div class="refsect3"> <a name="nm-setting-ip-config-get-dhcp-hostname-flags.parameters"></a><h4>Parameters</h4> diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html index b97a37fe..b86c8cf5 100644 --- a/docs/libnm/html/NMSettingIPTunnel.html +++ b/docs/libnm/html/NMSettingIPTunnel.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingIPConfig.html" title="NMSettingIPConfig"> -<link rel="next" href="NMSettingMacsec.html" title="NMSettingMacsec"> +<link rel="next" href="NMSettingIP4Config.html" title="NMSettingIP4Config"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -21,7 +21,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingIPConfig.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingMacsec.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingIP4Config.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingIPTunnel"></a><div class="titlepage"></div> @@ -249,7 +249,7 @@ nm_setting_ip_tunnel_new (<em class="parameter"><code><span class="type">void</s <a name="nm-setting-ip-tunnel-get-parent"></a><h3>nm_setting_ip_tunnel_get_parent ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_tunnel_get_parent (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p>Returns the <span class="type">“parent”</span> property of the setting</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-parent.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -276,7 +276,7 @@ nm_setting_ip_tunnel_get_parent (<em class="parameter"><code><a class="link" hre <a name="nm-setting-ip-tunnel-get-mode"></a><h3>nm_setting_ip_tunnel_get_mode ()</h3> <pre class="programlisting"><a class="link" href="libnm-nm-dbus-interface.html#NMIPTunnelMode" title="enum NMIPTunnelMode"><span class="returnvalue">NMIPTunnelMode</span></a> nm_setting_ip_tunnel_get_mode (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--mode"><span class="type">“mode”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“mode”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-mode.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -303,7 +303,7 @@ nm_setting_ip_tunnel_get_mode (<em class="parameter"><code><a class="link" href= <a name="nm-setting-ip-tunnel-get-local"></a><h3>nm_setting_ip_tunnel_get_local ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_tunnel_get_local (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--local"><span class="type">“local”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“local”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-local.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -330,7 +330,7 @@ nm_setting_ip_tunnel_get_local (<em class="parameter"><code><a class="link" href <a name="nm-setting-ip-tunnel-get-remote"></a><h3>nm_setting_ip_tunnel_get_remote ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_tunnel_get_remote (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--remote"><span class="type">“remote”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“remote”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-remote.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -357,7 +357,7 @@ nm_setting_ip_tunnel_get_remote (<em class="parameter"><code><a class="link" hre <a name="nm-setting-ip-tunnel-get-ttl"></a><h3>nm_setting_ip_tunnel_get_ttl ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> nm_setting_ip_tunnel_get_ttl (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--ttl"><span class="type">“ttl”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“ttl”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-ttl.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -384,7 +384,7 @@ nm_setting_ip_tunnel_get_ttl (<em class="parameter"><code><a class="link" href=" <a name="nm-setting-ip-tunnel-get-tos"></a><h3>nm_setting_ip_tunnel_get_tos ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> nm_setting_ip_tunnel_get_tos (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--tos"><span class="type">“tos”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“tos”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-tos.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -412,7 +412,7 @@ nm_setting_ip_tunnel_get_tos (<em class="parameter"><code><a class="link" href=" <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_setting_ip_tunnel_get_path_mtu_discovery (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--path-mtu-discovery"><span class="type">“path-mtu-discovery”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“path-mtu-discovery”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-path-mtu-discovery.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -439,7 +439,7 @@ nm_setting_ip_tunnel_get_path_mtu_discovery <a name="nm-setting-ip-tunnel-get-input-key"></a><h3>nm_setting_ip_tunnel_get_input_key ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_tunnel_get_input_key (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--input-key"><span class="type">“input-key”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“input-key”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-input-key.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -466,7 +466,7 @@ nm_setting_ip_tunnel_get_input_key (<em class="parameter"><code><a class="link" <a name="nm-setting-ip-tunnel-get-output-key"></a><h3>nm_setting_ip_tunnel_get_output_key ()</h3> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_ip_tunnel_get_output_key (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--output-key"><span class="type">“output-key”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“output-key”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-output-key.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -494,7 +494,7 @@ nm_setting_ip_tunnel_get_output_key (<em class="parameter"><code><a class="link" <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> nm_setting_ip_tunnel_get_encapsulation_limit (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--encapsulation-limit"><span class="type">“encapsulation-limit”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“encapsulation-limit”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-encapsulation-limit.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -521,7 +521,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit <a name="nm-setting-ip-tunnel-get-flow-label"></a><h3>nm_setting_ip_tunnel_get_flow_label ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> nm_setting_ip_tunnel_get_flow_label (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--flow-label"><span class="type">“flow-label”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“flow-label”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-flow-label.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -548,7 +548,7 @@ nm_setting_ip_tunnel_get_flow_label (<em class="parameter"><code><a class="link" <a name="nm-setting-ip-tunnel-get-mtu"></a><h3>nm_setting_ip_tunnel_get_mtu ()</h3> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> nm_setting_ip_tunnel_get_mtu (<em class="parameter"><code><a class="link" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"><span class="type">NMSettingIPTunnel</span></a> *setting</code></em>);</pre> -<p>Returns the <a href="NMSettingIPTunnel.html#NMSettingIPTunnel--mtu"><span class="type">“mtu”</span></a> property of the setting.</p> +<p>Returns the <span class="type">“mtu”</span> property of the setting.</p> <div class="refsect3"> <a name="nm-setting-ip-tunnel-get-mtu.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index 784f83db..8b981899 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingHostname.html" title="NMSettingHostname"> -<link rel="next" href="NMSettingIP4Config.html" title="NMSettingIP4Config"> +<link rel="next" href="NMSettingIPConfig.html" title="NMSettingIPConfig"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -20,7 +20,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingHostname.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingIP4Config.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingIPConfig.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingInfiniband"></a><div class="titlepage"></div> @@ -169,7 +169,7 @@ nm_setting_infiniband_get_mac_address (<em class="parameter"><code><a class="lin </div> <div class="refsect3"> <a name="nm-setting-infiniband-get-mac-address.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingInfiniband.html#NMSettingInfiniband--mac-address"><span class="type">“mac-address”</span></a> property of the setting</p> +<p> the <span class="type">“mac-address”</span> property of the setting</p> </div> </div> <hr> @@ -194,7 +194,7 @@ nm_setting_infiniband_get_mtu (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-infiniband-get-mtu.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingInfiniband.html#NMSettingInfiniband--mtu"><span class="type">“mtu”</span></a> property of the setting</p> +<p> the <span class="type">“mtu”</span> property of the setting</p> </div> </div> <hr> @@ -285,8 +285,8 @@ nm_setting_infiniband_get_parent (<em class="parameter"><code><a class="link" hr <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_infiniband_get_virtual_interface_name (<em class="parameter"><code><a class="link" href="NMSettingInfiniband.html" title="NMSettingInfiniband"><span class="type">NMSettingInfiniband</span></a> *setting</code></em>);</pre> -<p>Returns the interface name created by combining <a href="NMSettingInfiniband.html#NMSettingInfiniband--parent"><span class="type">“parent”</span></a> -and <a href="NMSettingInfiniband.html#NMSettingInfiniband--p-key"><span class="type">“p-key”</span></a>. (If either property is unset, this will +<p>Returns the interface name created by combining <span class="type">“parent”</span> +and <span class="type">“p-key”</span>. (If either property is unset, this will return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.)</p> <div class="refsect3"> <a name="nm-setting-infiniband-get-virtual-interface-name.parameters"></a><h4>Parameters</h4> diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 6951968e..511276b4 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingIPTunnel.html" title="NMSettingIPTunnel"> +<link rel="prev" href="NMSettingIP6Config.html" title="NMSettingIP6Config"> <link rel="next" href="NMSettingMacvlan.html" title="NMSettingMacvlan"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -20,7 +20,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingIPTunnel.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingIP6Config.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingMacvlan.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -235,7 +235,7 @@ nm_setting_macsec_get_parent (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-macsec-get-parent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p> the <span class="type">“parent”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -261,7 +261,7 @@ nm_setting_macsec_get_mode (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-macsec-get-mode.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--mode"><span class="type">“mode”</span></a> property of the setting</p> +<p> the <span class="type">“mode”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -287,7 +287,7 @@ nm_setting_macsec_get_encrypt (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-macsec-get-encrypt.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--encrypt"><span class="type">“encrypt”</span></a> property of the setting</p> +<p> the <span class="type">“encrypt”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -313,7 +313,7 @@ nm_setting_macsec_get_mka_cak (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-macsec-get-mka-cak.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--mka-cak"><span class="type">“mka-cak”</span></a> property of the setting</p> +<p> the <span class="type">“mka-cak”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -339,7 +339,7 @@ nm_setting_macsec_get_mka_cak_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-macsec-get-mka-cak-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingMacsec.html#NMSettingMacsec--mka-cak"><span class="type">“mka-cak”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“mka-cak”</span></p> </div> <p class="since">Since: 1.6</p> </div> @@ -365,7 +365,7 @@ nm_setting_macsec_get_mka_ckn (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-macsec-get-mka-ckn.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--mka-ckn"><span class="type">“mka-ckn”</span></a> property of the setting</p> +<p> the <span class="type">“mka-ckn”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -391,7 +391,7 @@ nm_setting_macsec_get_port (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-macsec-get-port.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--port"><span class="type">“port”</span></a> property of the setting</p> +<p> the <span class="type">“port”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -417,7 +417,7 @@ nm_setting_macsec_get_validation (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-macsec-get-validation.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--validation"><span class="type">“validation”</span></a> property of the setting</p> +<p> the <span class="type">“validation”</span> property of the setting</p> </div> <p class="since">Since: 1.6</p> </div> @@ -443,7 +443,7 @@ nm_setting_macsec_get_send_sci (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-macsec-get-send-sci.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacsec.html#NMSettingMacsec--send-sci"><span class="type">“send-sci”</span></a> property of the setting</p> +<p> the <span class="type">“send-sci”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index e989162a..393773f7 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -164,7 +164,7 @@ nm_setting_macvlan_get_parent (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-parent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p> the <span class="type">“parent”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -190,7 +190,7 @@ nm_setting_macvlan_get_mode (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-mode.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--mode"><span class="type">“mode”</span></a> property of the setting</p> +<p> the <span class="type">“mode”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -216,7 +216,7 @@ nm_setting_macvlan_get_promiscuous (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-promiscuous.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--promiscuous"><span class="type">“promiscuous”</span></a> property of the setting</p> +<p> the <span class="type">“promiscuous”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -242,7 +242,7 @@ nm_setting_macvlan_get_tap (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-macvlan-get-tap.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingMacvlan.html#NMSettingMacvlan--tap"><span class="type">“tap”</span></a> property of the setting</p> +<p> the <span class="type">“tap”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> diff --git a/docs/libnm/html/NMSettingOvsBridge.html b/docs/libnm/html/NMSettingOvsBridge.html index 1533db0c..f4a853c8 100644 --- a/docs/libnm/html/NMSettingOvsBridge.html +++ b/docs/libnm/html/NMSettingOvsBridge.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingOlpcMesh.html" title="NMSettingOlpcMesh"> -<link rel="next" href="NMSettingOvsInterface.html" title="NMSettingOvsInterface"> +<link rel="next" href="NMSettingOvsDpdk.html" title="NMSettingOvsDpdk"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -20,7 +20,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingOlpcMesh.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingOvsInterface.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingOvsDpdk.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingOvsBridge"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingOvsDpdk.html b/docs/libnm/html/NMSettingOvsDpdk.html index 8ec3b30a..275ed461 100644 --- a/docs/libnm/html/NMSettingOvsDpdk.html +++ b/docs/libnm/html/NMSettingOvsDpdk.html @@ -6,8 +6,8 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingOvsInterface.html" title="NMSettingOvsInterface"> -<link rel="next" href="NMSettingOvsPatch.html" title="NMSettingOvsPatch"> +<link rel="prev" href="NMSettingOvsBridge.html" title="NMSettingOvsBridge"> +<link rel="next" href="NMSettingOvsExternalIDs.html" title="NMSettingOvsExternalIDs"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -19,8 +19,8 @@ </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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingOvsInterface.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingOvsPatch.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="p" href="NMSettingOvsBridge.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="NMSettingOvsExternalIDs.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingOvsDpdk"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingOvsExternalIDs.html b/docs/libnm/html/NMSettingOvsExternalIDs.html index de9579f1..95ac7f5b 100644 --- a/docs/libnm/html/NMSettingOvsExternalIDs.html +++ b/docs/libnm/html/NMSettingOvsExternalIDs.html @@ -6,8 +6,8 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingOvsPort.html" title="NMSettingOvsPort"> -<link rel="next" href="NMSettingPpp.html" title="NMSettingPpp"> +<link rel="prev" href="NMSettingOvsDpdk.html" title="NMSettingOvsDpdk"> +<link rel="next" href="NMSettingOvsInterface.html" title="NMSettingOvsInterface"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -19,8 +19,8 @@ </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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingOvsPort.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingPpp.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="p" href="NMSettingOvsDpdk.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="NMSettingOvsInterface.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingOvsExternalIDs"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingOvsInterface.html b/docs/libnm/html/NMSettingOvsInterface.html index 6b673a02..6d0dacda 100644 --- a/docs/libnm/html/NMSettingOvsInterface.html +++ b/docs/libnm/html/NMSettingOvsInterface.html @@ -6,8 +6,8 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingOvsBridge.html" title="NMSettingOvsBridge"> -<link rel="next" href="NMSettingOvsDpdk.html" title="NMSettingOvsDpdk"> +<link rel="prev" href="NMSettingOvsExternalIDs.html" title="NMSettingOvsExternalIDs"> +<link rel="next" href="NMSettingOvsPatch.html" title="NMSettingOvsPatch"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -19,8 +19,8 @@ </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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingOvsBridge.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingOvsDpdk.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="p" href="NMSettingOvsExternalIDs.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="NMSettingOvsPatch.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingOvsInterface"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingOvsPatch.html b/docs/libnm/html/NMSettingOvsPatch.html index 3bdab4a8..889191cd 100644 --- a/docs/libnm/html/NMSettingOvsPatch.html +++ b/docs/libnm/html/NMSettingOvsPatch.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingOvsDpdk.html" title="NMSettingOvsDpdk"> +<link rel="prev" href="NMSettingOvsInterface.html" title="NMSettingOvsInterface"> <link rel="next" href="NMSettingOvsPort.html" title="NMSettingOvsPort"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -19,7 +19,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingOvsDpdk.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingOvsInterface.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingOvsPort.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> diff --git a/docs/libnm/html/NMSettingOvsPort.html b/docs/libnm/html/NMSettingOvsPort.html index ea6dcae1..18e19aac 100644 --- a/docs/libnm/html/NMSettingOvsPort.html +++ b/docs/libnm/html/NMSettingOvsPort.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingOvsPatch.html" title="NMSettingOvsPatch"> -<link rel="next" href="NMSettingOvsExternalIDs.html" title="NMSettingOvsExternalIDs"> +<link rel="next" href="NMSettingPpp.html" title="NMSettingPpp"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> @@ -20,7 +20,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="NMSettingOvsPatch.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="NMSettingOvsExternalIDs.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="NMSettingPpp.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="NMSettingOvsPort"></a><div class="titlepage"></div> diff --git a/docs/libnm/html/NMSettingPpp.html b/docs/libnm/html/NMSettingPpp.html index 5ee6a24a..8874fe03 100644 --- a/docs/libnm/html/NMSettingPpp.html +++ b/docs/libnm/html/NMSettingPpp.html @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> -<link rel="prev" href="NMSettingOvsExternalIDs.html" title="NMSettingOvsExternalIDs"> +<link rel="prev" href="NMSettingOvsPort.html" title="NMSettingOvsPort"> <link rel="next" href="NMSettingPppoe.html" title="NMSettingPppoe"> <meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> @@ -19,7 +19,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="ch03.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> -<td><a accesskey="p" href="NMSettingOvsExternalIDs.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="p" href="NMSettingOvsPort.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="NMSettingPppoe.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> @@ -323,7 +323,7 @@ nm_setting_ppp_get_noauth (<em class="parameter"><code><a class="link" href="NMS </div> <div class="refsect3"> <a name="nm-setting-ppp-get-noauth.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--noauth"><span class="type">“noauth”</span></a> property of the setting</p> +<p> the <span class="type">“noauth”</span> property of the setting</p> </div> </div> <hr> @@ -348,7 +348,7 @@ nm_setting_ppp_get_refuse_eap (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-ppp-get-refuse-eap.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--refuse-eap"><span class="type">“refuse-eap”</span></a> property of the setting</p> +<p> the <span class="type">“refuse-eap”</span> property of the setting</p> </div> </div> <hr> @@ -373,7 +373,7 @@ nm_setting_ppp_get_refuse_pap (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-ppp-get-refuse-pap.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--refuse-pap"><span class="type">“refuse-pap”</span></a> property of the setting</p> +<p> the <span class="type">“refuse-pap”</span> property of the setting</p> </div> </div> <hr> @@ -398,7 +398,7 @@ nm_setting_ppp_get_refuse_chap (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-ppp-get-refuse-chap.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--refuse-chap"><span class="type">“refuse-chap”</span></a> property of the setting</p> +<p> the <span class="type">“refuse-chap”</span> property of the setting</p> </div> </div> <hr> @@ -423,7 +423,7 @@ nm_setting_ppp_get_refuse_mschap (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-ppp-get-refuse-mschap.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--refuse-mschap"><span class="type">“refuse-mschap”</span></a> property of the setting</p> +<p> the <span class="type">“refuse-mschap”</span> property of the setting</p> </div> </div> <hr> @@ -448,7 +448,7 @@ nm_setting_ppp_get_refuse_mschapv2 (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-ppp-get-refuse-mschapv2.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--refuse-mschapv2"><span class="type">“refuse-mschapv2”</span></a> property of the setting</p> +<p> the <span class="type">“refuse-mschapv2”</span> property of the setting</p> </div> </div> <hr> @@ -473,7 +473,7 @@ nm_setting_ppp_get_nobsdcomp (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-ppp-get-nobsdcomp.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--nobsdcomp"><span class="type">“nobsdcomp”</span></a> property of the setting</p> +<p> the <span class="type">“nobsdcomp”</span> property of the setting</p> </div> </div> <hr> @@ -498,7 +498,7 @@ nm_setting_ppp_get_nodeflate (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-ppp-get-nodeflate.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--nodeflate"><span class="type">“nodeflate”</span></a> property of the setting</p> +<p> the <span class="type">“nodeflate”</span> property of the setting</p> </div> </div> <hr> @@ -523,7 +523,7 @@ nm_setting_ppp_get_no_vj_comp (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-ppp-get-no-vj-comp.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--no-vj-comp"><span class="type">“no-vj-comp”</span></a> property of the setting</p> +<p> the <span class="type">“no-vj-comp”</span> property of the setting</p> </div> </div> <hr> @@ -548,7 +548,7 @@ nm_setting_ppp_get_require_mppe (<em class="parameter"><code><a class="link" hre </div> <div class="refsect3"> <a name="nm-setting-ppp-get-require-mppe.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--require-mppe"><span class="type">“require-mppe”</span></a> property of the setting</p> +<p> the <span class="type">“require-mppe”</span> property of the setting</p> </div> </div> <hr> @@ -573,7 +573,7 @@ nm_setting_ppp_get_require_mppe_128 (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-ppp-get-require-mppe-128.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--require-mppe-128"><span class="type">“require-mppe-128”</span></a> property of the setting</p> +<p> the <span class="type">“require-mppe-128”</span> property of the setting</p> </div> </div> <hr> @@ -598,7 +598,7 @@ nm_setting_ppp_get_mppe_stateful (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-ppp-get-mppe-stateful.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--mppe-stateful"><span class="type">“mppe-stateful”</span></a> property of the setting</p> +<p> the <span class="type">“mppe-stateful”</span> property of the setting</p> </div> </div> <hr> @@ -623,7 +623,7 @@ nm_setting_ppp_get_crtscts (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-ppp-get-crtscts.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--crtscts"><span class="type">“crtscts”</span></a> property of the setting</p> +<p> the <span class="type">“crtscts”</span> property of the setting</p> </div> </div> <hr> @@ -648,7 +648,7 @@ nm_setting_ppp_get_baud (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-ppp-get-baud.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--baud"><span class="type">“baud”</span></a> property of the setting</p> +<p> the <span class="type">“baud”</span> property of the setting</p> </div> </div> <hr> @@ -673,7 +673,7 @@ nm_setting_ppp_get_mru (<em class="parameter"><code><a class="link" href="NMSett </div> <div class="refsect3"> <a name="nm-setting-ppp-get-mru.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--mru"><span class="type">“mru”</span></a> property of the setting</p> +<p> the <span class="type">“mru”</span> property of the setting</p> </div> </div> <hr> @@ -698,7 +698,7 @@ nm_setting_ppp_get_mtu (<em class="parameter"><code><a class="link" href="NMSett </div> <div class="refsect3"> <a name="nm-setting-ppp-get-mtu.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--mtu"><span class="type">“mtu”</span></a> property of the setting</p> +<p> the <span class="type">“mtu”</span> property of the setting</p> </div> </div> <hr> @@ -723,7 +723,7 @@ nm_setting_ppp_get_lcp_echo_failure (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-ppp-get-lcp-echo-failure.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--lcp-echo-failure"><span class="type">“lcp-echo-failure”</span></a> property of the setting</p> +<p> the <span class="type">“lcp-echo-failure”</span> property of the setting</p> </div> </div> <hr> @@ -748,7 +748,7 @@ nm_setting_ppp_get_lcp_echo_interval (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-ppp-get-lcp-echo-interval.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPpp.html#NMSettingPpp--lcp-echo-interval"><span class="type">“lcp-echo-interval”</span></a> property of the setting</p> +<p> the <span class="type">“lcp-echo-interval”</span> property of the setting</p> </div> </div> </div> diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index f1439b19..a122631a 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -162,7 +162,7 @@ nm_setting_pppoe_get_parent (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-parent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p> the <span class="type">“parent”</span> property of the setting</p> </div> <p class="since">Since: 1.10</p> </div> @@ -188,7 +188,7 @@ nm_setting_pppoe_get_service (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-service.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--service"><span class="type">“service”</span></a> property of the setting</p> +<p> the <span class="type">“service”</span> property of the setting</p> </div> </div> <hr> @@ -213,7 +213,7 @@ nm_setting_pppoe_get_username (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--username"><span class="type">“username”</span></a> property of the setting</p> +<p> the <span class="type">“username”</span> property of the setting</p> </div> </div> <hr> @@ -238,7 +238,7 @@ nm_setting_pppoe_get_password (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingPppoe.html#NMSettingPppoe--password"><span class="type">“password”</span></a> property of the setting</p> +<p> the <span class="type">“password”</span> property of the setting</p> </div> </div> <hr> @@ -263,7 +263,7 @@ nm_setting_pppoe_get_password_flags (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-pppoe-get-password-flags.returns"></a><h4>Returns</h4> -<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSettingPppoe.html#NMSettingPppoe--password"><span class="type">“password”</span></a></p> +<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p> </div> </div> </div> diff --git a/docs/libnm/html/NMSettingProxy.html b/docs/libnm/html/NMSettingProxy.html index 0ed60245..bba60204 100644 --- a/docs/libnm/html/NMSettingProxy.html +++ b/docs/libnm/html/NMSettingProxy.html @@ -126,7 +126,7 @@ <a name="NMSettingProxy.description"></a><h2>Description</h2> <p>The <a class="link" href="NMSettingProxy.html" title="NMSettingProxy"><span class="type">NMSettingProxy</span></a> object is a <a class="link" href="NMSetting.html" title="NMSetting"><span class="type">NMSetting</span></a> subclass that describes properties related to Proxy settings like PAC URL, PAC script etc.</p> -<p>NetworkManager support 2 values for the <a href="NMSettingProxy.html#NMSettingProxy--method"><span class="type">“method”</span></a> property for +<p>NetworkManager support 2 values for the <span class="type">“method”</span> property for proxy. If "auto" is specified then WPAD takes place and the appropriate details are pushed into PacRunner or user can override this URL with a new PAC URL or a PAC script. If "none" is selected then no proxy configuration is given to PacRunner diff --git a/docs/libnm/html/NMSettingSerial.html b/docs/libnm/html/NMSettingSerial.html index d9d798f2..07f8d189 100644 --- a/docs/libnm/html/NMSettingSerial.html +++ b/docs/libnm/html/NMSettingSerial.html @@ -178,7 +178,7 @@ nm_setting_serial_get_baud (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-serial-get-baud.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingSerial.html#NMSettingSerial--baud"><span class="type">“baud”</span></a> property of the setting</p> +<p> the <span class="type">“baud”</span> property of the setting</p> </div> </div> <hr> @@ -203,7 +203,7 @@ nm_setting_serial_get_bits (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-serial-get-bits.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingSerial.html#NMSettingSerial--bits"><span class="type">“bits”</span></a> property of the setting</p> +<p> the <span class="type">“bits”</span> property of the setting</p> </div> </div> <hr> @@ -228,7 +228,7 @@ nm_setting_serial_get_parity (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-serial-get-parity.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingSerial.html#NMSettingSerial--parity"><span class="type">“parity”</span></a> property of the setting</p> +<p> the <span class="type">“parity”</span> property of the setting</p> </div> </div> <hr> @@ -253,7 +253,7 @@ nm_setting_serial_get_stopbits (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-serial-get-stopbits.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingSerial.html#NMSettingSerial--stopbits"><span class="type">“stopbits”</span></a> property of the setting</p> +<p> the <span class="type">“stopbits”</span> property of the setting</p> </div> </div> <hr> @@ -278,7 +278,7 @@ nm_setting_serial_get_send_delay (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-serial-get-send-delay.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingSerial.html#NMSettingSerial--send-delay"><span class="type">“send-delay”</span></a> property of the setting</p> +<p> the <span class="type">“send-delay”</span> property of the setting</p> </div> </div> </div> diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html index 10be809b..0b331f0a 100644 --- a/docs/libnm/html/NMSettingSriov.html +++ b/docs/libnm/html/NMSettingSriov.html @@ -578,7 +578,7 @@ property.</p> <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_sriov_vf_add_vlan (<em class="parameter"><code><a class="link" href="NMSettingSriov.html#NMSriovVF"><span class="type">NMSriovVF</span></a> *vf</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> vlan_id</code></em>);</pre> -<p>Adds a VLAN to the VF.</p> +<p>Adds a VLAN to the VF. Currently kernel only supports one VLAN per VF.</p> <div class="refsect3"> <a name="nm-sriov-vf-add-vlan.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -649,7 +649,8 @@ did not belong to the VF.</p> <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> * nm_sriov_vf_get_vlan_ids (<em class="parameter"><code>const <a class="link" href="NMSettingSriov.html#NMSriovVF"><span class="type">NMSriovVF</span></a> *vf</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *length</code></em>);</pre> -<p>Returns the VLANs currently configured on the VF.</p> +<p>Returns the VLANs currently configured on the VF. Currently kernel only +supports one VLAN per VF.</p> <div class="refsect3"> <a name="nm-sriov-vf-get-vlan-ids.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index 350171f2..ab4694c2 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -1202,7 +1202,7 @@ nm_setting_team_get_config (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-team-get-config.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeam.html#NMSettingTeam--config"><span class="type">“config”</span></a> property of the setting</p> +<p> the <span class="type">“config”</span> property of the setting</p> </div> </div> <hr> @@ -1228,7 +1228,7 @@ nm_setting_team_get_notify_peers_count </div> <div class="refsect3"> <a name="nm-setting-team-get-notify-peers-count.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--notify-peers-count"><span class="type">“notify-peers-count”</span></a> property of the setting</p> +<p> the #<span class="type">“notify-peers-count”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1255,7 +1255,7 @@ nm_setting_team_get_notify_peers_interval </div> <div class="refsect3"> <a name="nm-setting-team-get-notify-peers-interval.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--notify-peers-interval"><span class="type">“notify-peers-interval”</span></a> property of the setting</p> +<p> the #<span class="type">“notify-peers-interval”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1282,7 +1282,7 @@ nm_setting_team_get_mcast_rejoin_count </div> <div class="refsect3"> <a name="nm-setting-team-get-mcast-rejoin-count.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--mcast-rejoin-count"><span class="type">“mcast-rejoin-count”</span></a> property of the setting</p> +<p> the #<span class="type">“mcast-rejoin-count”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1309,7 +1309,7 @@ nm_setting_team_get_mcast_rejoin_interval </div> <div class="refsect3"> <a name="nm-setting-team-get-mcast-rejoin-interval.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--mcast-rejoin-interval"><span class="type">“mcast-rejoin-interval”</span></a> property of the setting</p> +<p> the #<span class="type">“mcast-rejoin-interval”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1335,7 +1335,7 @@ nm_setting_team_get_runner (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-team-get-runner.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner"><span class="type">“runner”</span></a> property of the setting</p> +<p> the #<span class="type">“runner”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1362,7 +1362,7 @@ nm_setting_team_get_runner_hwaddr_policy </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-hwaddr-policy.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-hwaddr-policy"><span class="type">“runner-hwaddr-policy”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-hwaddr-policy”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1389,7 +1389,7 @@ nm_setting_team_get_runner_tx_balancer </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-tx-balancer.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-tx-balancer"><span class="type">“runner-tx-balancer”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-tx-balancer”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1416,7 +1416,7 @@ nm_setting_team_get_runner_tx_balancer_interval </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-tx-balancer-interval.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-tx-balancer-interval"><span class="type">“runner-tx-balancer_interval”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-tx-balancer_interval”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1442,7 +1442,7 @@ nm_setting_team_get_runner_active (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-active.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-active"><span class="type">“runner_active”</span></a> property of the setting</p> +<p> the #<span class="type">“runner_active”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1468,7 +1468,7 @@ nm_setting_team_get_runner_fast_rate (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-fast-rate.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-fast-rate"><span class="type">“runner-fast-rate”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-fast-rate”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1494,7 +1494,7 @@ nm_setting_team_get_runner_sys_prio (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-sys-prio.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-sys-prio"><span class="type">“runner-sys-prio”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-sys-prio”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1520,7 +1520,7 @@ nm_setting_team_get_runner_min_ports (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-min-ports.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-min-ports"><span class="type">“runner-min-ports”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-min-ports”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -1547,7 +1547,7 @@ nm_setting_team_get_runner_agg_select_policy </div> <div class="refsect3"> <a name="nm-setting-team-get-runner-agg-select-policy.returns"></a><h4>Returns</h4> -<p> the #<a href="NMSettingTeam.html#NMSettingTeam--runner-agg-select-policy"><span class="type">“runner-agg-select-policy”</span></a> property of the setting</p> +<p> the #<span class="type">“runner-agg-select-policy”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 05c73ba0..64b20b67 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -236,7 +236,7 @@ nm_setting_team_port_get_config (<em class="parameter"><code><a class="link" hre </div> <div class="refsect3"> <a name="nm-setting-team-port-get-config.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeamPort.html#NMSettingTeamPort--config"><span class="type">“config”</span></a> property of the setting</p> +<p> the <span class="type">“config”</span> property of the setting</p> </div> </div> <hr> @@ -261,7 +261,7 @@ nm_setting_team_port_get_queue_id (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-team-port-get-queue-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeamPort.html#NMSettingTeamPort--queue-id"><span class="type">“queue_id”</span></a> property of the setting</p> +<p> the <span class="type">“queue_id”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -287,7 +287,7 @@ nm_setting_team_port_get_prio (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-team-port-get-prio.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeamPort.html#NMSettingTeamPort--prio"><span class="type">“prio”</span></a> property of the setting</p> +<p> the <span class="type">“prio”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -313,7 +313,7 @@ nm_setting_team_port_get_sticky (<em class="parameter"><code><a class="link" hre </div> <div class="refsect3"> <a name="nm-setting-team-port-get-sticky.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeamPort.html#NMSettingTeamPort--sticky"><span class="type">“sticky”</span></a> property of the setting</p> +<p> the <span class="type">“sticky”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -339,7 +339,7 @@ nm_setting_team_port_get_lacp_prio (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-team-port-get-lacp-prio.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeamPort.html#NMSettingTeamPort--lacp-prio"><span class="type">“lacp-prio”</span></a> property of the setting</p> +<p> the <span class="type">“lacp-prio”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> @@ -365,7 +365,7 @@ nm_setting_team_port_get_lacp_key (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-team-port-get-lacp-key.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTeamPort.html#NMSettingTeamPort--lacp-key"><span class="type">“lacp-key”</span></a> property of the setting</p> +<p> the <span class="type">“lacp-key”</span> property of the setting</p> </div> <p class="since">Since: 1.12</p> </div> diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 3f8524fe..061a08ef 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -187,7 +187,7 @@ nm_setting_tun_get_mode (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-tun-get-mode.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTun.html#NMSettingTun--mode"><span class="type">“mode”</span></a> property of the setting</p> +<p> the <span class="type">“mode”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -213,7 +213,7 @@ nm_setting_tun_get_owner (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-tun-get-owner.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTun.html#NMSettingTun--owner"><span class="type">“owner”</span></a> property of the setting</p> +<p> the <span class="type">“owner”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -239,7 +239,7 @@ nm_setting_tun_get_group (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-tun-get-group.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTun.html#NMSettingTun--group"><span class="type">“group”</span></a> property of the setting</p> +<p> the <span class="type">“group”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -265,7 +265,7 @@ nm_setting_tun_get_pi (<em class="parameter"><code><a class="link" href="NMSetti </div> <div class="refsect3"> <a name="nm-setting-tun-get-pi.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTun.html#NMSettingTun--pi"><span class="type">“pi”</span></a> property of the setting</p> +<p> the <span class="type">“pi”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -291,7 +291,7 @@ nm_setting_tun_get_vnet_hdr (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-tun-get-vnet-hdr.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTun.html#NMSettingTun--vnet-hdr"><span class="type">“vnet_hdr”</span></a> property of the setting</p> +<p> the <span class="type">“vnet_hdr”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -317,7 +317,7 @@ nm_setting_tun_get_multi_queue (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-tun-get-multi-queue.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingTun.html#NMSettingTun--multi-queue"><span class="type">“multi-queue”</span></a> property of the setting</p> +<p> the <span class="type">“multi-queue”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index 5486cd0d..8d7504f3 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -233,7 +233,7 @@ nm_setting_vlan_get_parent (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-vlan-get-parent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVlan.html#NMSettingVlan--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p> the <span class="type">“parent”</span> property of the setting</p> </div> </div> <hr> @@ -258,7 +258,7 @@ nm_setting_vlan_get_id (<em class="parameter"><code><a class="link" href="NMSett </div> <div class="refsect3"> <a name="nm-setting-vlan-get-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVlan.html#NMSettingVlan--id"><span class="type">“id”</span></a> property of the setting</p> +<p> the <span class="type">“id”</span> property of the setting</p> </div> </div> <hr> @@ -283,7 +283,7 @@ nm_setting_vlan_get_flags (<em class="parameter"><code><a class="link" href="NMS </div> <div class="refsect3"> <a name="nm-setting-vlan-get-flags.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVlan.html#NMSettingVlan--flags"><span class="type">“flags”</span></a> property of the setting</p> +<p> the <span class="type">“flags”</span> property of the setting</p> </div> </div> <hr> @@ -293,7 +293,7 @@ nm_setting_vlan_get_flags (<em class="parameter"><code><a class="link" href="NMS nm_setting_vlan_get_num_priorities (<em class="parameter"><code><a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> *setting</code></em>, <em class="parameter"><code><a class="link" href="NMSettingVlan.html#NMVlanPriorityMap" title="enum NMVlanPriorityMap"><span class="type">NMVlanPriorityMap</span></a> map</code></em>);</pre> <p>Returns the number of entries in the -<a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> or <a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> +<span class="type">“ingress_priority_map”</span> or <span class="type">“egress_priority_map”</span> properties of this setting.</p> <div class="refsect3"> <a name="nm-setting-vlan-get-num-priorities.parameters"></a><h4>Parameters</h4> @@ -331,8 +331,8 @@ nm_setting_vlan_get_priority (<em class="parameter"><code><a class="link" href=" <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> idx</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *out_from</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *out_to</code></em>);</pre> -<p>Retrieve one of the entries of the <a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> -or <a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> properties of this setting.</p> +<p>Retrieve one of the entries of the <span class="type">“ingress_priority_map”</span> +or <span class="type">“egress_priority_map”</span> properties of this setting.</p> <div class="refsect3"> <a name="nm-setting-vlan-get-priority.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -384,8 +384,8 @@ nm_setting_vlan_add_priority (<em class="parameter"><code><a class="link" href=" <em class="parameter"><code><a class="link" href="NMSettingVlan.html#NMVlanPriorityMap" title="enum NMVlanPriorityMap"><span class="type">NMVlanPriorityMap</span></a> map</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> from</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> to</code></em>);</pre> -<p>Adds a priority mapping to the <a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> or -<a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> properties of the setting. If <em class="parameter"><code>from</code></em> +<p>Adds a priority mapping to the <span class="type">“ingress_priority_map”</span> or +<span class="type">“egress_priority_map”</span> properties of the setting. If <em class="parameter"><code>from</code></em> is already in the given priority map, this function will overwrite the existing entry with the new <em class="parameter"><code>to</code></em> @@ -448,7 +448,7 @@ nm_setting_vlan_remove_priority (<em class="parameter"><code><a class="link" hre <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> idx</code></em>);</pre> <p>Removes the priority map at index <em class="parameter"><code>idx</code></em> from the -<a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> or <a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> +<span class="type">“ingress_priority_map”</span> or <span class="type">“egress_priority_map”</span> properties.</p> <div class="refsect3"> <a name="nm-setting-vlan-remove-priority.parameters"></a><h4>Parameters</h4> @@ -489,8 +489,8 @@ nm_setting_vlan_remove_priority_by_value <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> to</code></em>);</pre> <p>Removes the priority map <em class="parameter"><code>form</code></em> :<em class="parameter"><code>to</code></em> - from the <a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> -or <a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> (according to <em class="parameter"><code>map</code></em> + from the <span class="type">“ingress_priority_map”</span> +or <span class="type">“egress_priority_map”</span> (according to <em class="parameter"><code>map</code></em> argument) properties.</p> <div class="refsect3"> @@ -541,8 +541,8 @@ nm_setting_vlan_remove_priority_str_by_value <em class="parameter"><code><a class="link" href="NMSettingVlan.html#NMVlanPriorityMap" title="enum NMVlanPriorityMap"><span class="type">NMVlanPriorityMap</span></a> map</code></em>, <em class="parameter"><code>const <span class="type">char</span> *str</code></em>);</pre> <p>Removes the priority map <em class="parameter"><code>str</code></em> - from the <a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> -or <a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> (according to <em class="parameter"><code>map</code></em> + from the <span class="type">“ingress_priority_map”</span> +or <span class="type">“egress_priority_map”</span> (according to <em class="parameter"><code>map</code></em> argument) properties.</p> <div class="refsect3"> @@ -583,8 +583,8 @@ properties.</p> <pre class="programlisting"><span class="returnvalue">void</span> nm_setting_vlan_clear_priorities (<em class="parameter"><code><a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> *setting</code></em>, <em class="parameter"><code><a class="link" href="NMSettingVlan.html#NMVlanPriorityMap" title="enum NMVlanPriorityMap"><span class="type">NMVlanPriorityMap</span></a> map</code></em>);</pre> -<p>Clear all the entries from <a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> or -<a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> properties.</p> +<p>Clear all the entries from <span class="type">“ingress_priority_map”</span> or +<span class="type">“egress_priority_map”</span> properties.</p> <div class="refsect3"> <a name="nm-setting-vlan-clear-priorities.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -615,8 +615,8 @@ nm_setting_vlan_clear_priorities (<em class="parameter"><code><a class="link" hr nm_setting_vlan_add_priority_str (<em class="parameter"><code><a class="link" href="NMSettingVlan.html" title="NMSettingVlan"><span class="type">NMSettingVlan</span></a> *setting</code></em>, <em class="parameter"><code><a class="link" href="NMSettingVlan.html#NMVlanPriorityMap" title="enum NMVlanPriorityMap"><span class="type">NMVlanPriorityMap</span></a> map</code></em>, <em class="parameter"><code>const <span class="type">char</span> *str</code></em>);</pre> -<p>Adds a priority map entry into either the <a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map"><span class="type">“ingress_priority_map”</span></a> -or the <a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map"><span class="type">“egress_priority_map”</span></a> properties. The priority map maps +<p>Adds a priority map entry into either the <span class="type">“ingress_priority_map”</span> +or the <span class="type">“egress_priority_map”</span> properties. The priority map maps the Linux SKB priorities to 802.1p priorities.</p> <div class="refsect3"> <a name="nm-setting-vlan-add-priority-str.parameters"></a><h4>Parameters</h4> diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index e73a701b..7572d5e5 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -327,7 +327,7 @@ nm_setting_vpn_get_user_name (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-vpn-get-user-name.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVpn.html#NMSettingVpn--user-name"><span class="type">“user-name”</span></a> property of the setting</p> +<p> the <span class="type">“user-name”</span> property of the setting</p> </div> </div> <hr> @@ -352,7 +352,7 @@ nm_setting_vpn_get_persistent (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-vpn-get-persistent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVpn.html#NMSettingVpn--persistent"><span class="type">“persistent”</span></a> property of the setting</p> +<p> the <span class="type">“persistent”</span> property of the setting</p> </div> </div> <hr> @@ -822,7 +822,7 @@ nm_setting_vpn_get_timeout (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-vpn-get-timeout.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVpn.html#NMSettingVpn--timeout"><span class="type">“timeout”</span></a> property of the setting</p> +<p> the <span class="type">“timeout”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> diff --git a/docs/libnm/html/NMSettingVxlan.html b/docs/libnm/html/NMSettingVxlan.html index 69a2a260..d2fe9165 100644 --- a/docs/libnm/html/NMSettingVxlan.html +++ b/docs/libnm/html/NMSettingVxlan.html @@ -295,7 +295,7 @@ nm_setting_vxlan_get_parent (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-parent.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--parent"><span class="type">“parent”</span></a> property of the setting</p> +<p> the <span class="type">“parent”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -321,7 +321,7 @@ nm_setting_vxlan_get_id (<em class="parameter"><code><a class="link" href="NMSet </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-id.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--id"><span class="type">“id”</span></a> property of the setting</p> +<p> the <span class="type">“id”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -347,7 +347,7 @@ nm_setting_vxlan_get_local (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-local.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--local"><span class="type">“local”</span></a> property of the setting</p> +<p> the <span class="type">“local”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -373,7 +373,7 @@ nm_setting_vxlan_get_remote (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-remote.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--remote"><span class="type">“remote”</span></a> property of the setting</p> +<p> the <span class="type">“remote”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -399,7 +399,7 @@ nm_setting_vxlan_get_source_port_min (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-source-port-min.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--source-port-min"><span class="type">“source-port-min”</span></a> property of the setting</p> +<p> the <span class="type">“source-port-min”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -425,7 +425,7 @@ nm_setting_vxlan_get_source_port_max (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-source-port-max.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--source-port-max"><span class="type">“source-port-max”</span></a> property of the setting</p> +<p> the <span class="type">“source-port-max”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -451,7 +451,7 @@ nm_setting_vxlan_get_destination_port (<em class="parameter"><code><a class="lin </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-destination-port.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--destination-port"><span class="type">“destination-port”</span></a> property of the setting</p> +<p> the <span class="type">“destination-port”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -477,7 +477,7 @@ nm_setting_vxlan_get_tos (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-tos.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--tos"><span class="type">“tos”</span></a> property of the setting</p> +<p> the <span class="type">“tos”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -503,7 +503,7 @@ nm_setting_vxlan_get_ttl (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-ttl.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--ttl"><span class="type">“ttl”</span></a> property of the setting</p> +<p> the <span class="type">“ttl”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -529,7 +529,7 @@ nm_setting_vxlan_get_ageing (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-ageing.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--ageing"><span class="type">“ageing”</span></a> property of the setting</p> +<p> the <span class="type">“ageing”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -555,7 +555,7 @@ nm_setting_vxlan_get_limit (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-limit.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--limit"><span class="type">“limit”</span></a> property of the setting</p> +<p> the <span class="type">“limit”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -581,7 +581,7 @@ nm_setting_vxlan_get_proxy (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-proxy.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--proxy"><span class="type">“proxy”</span></a> property of the setting</p> +<p> the <span class="type">“proxy”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -607,7 +607,7 @@ nm_setting_vxlan_get_learning (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-learning.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--learning"><span class="type">“learning”</span></a> property of the setting</p> +<p> the <span class="type">“learning”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -633,7 +633,7 @@ nm_setting_vxlan_get_rsc (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-rsc.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--rsc"><span class="type">“rsc”</span></a> property of the setting</p> +<p> the <span class="type">“rsc”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -659,7 +659,7 @@ nm_setting_vxlan_get_l2_miss (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-l2-miss.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--l2-miss"><span class="type">“l2_miss”</span></a> property of the setting</p> +<p> the <span class="type">“l2_miss”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -685,7 +685,7 @@ nm_setting_vxlan_get_l3_miss (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-vxlan-get-l3-miss.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingVxlan.html#NMSettingVxlan--l3-miss"><span class="type">“l3_miss”</span></a> property of the setting</p> +<p> the <span class="type">“l3_miss”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index a27878e3..aa1ef24b 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -372,7 +372,7 @@ nm_setting_wired_get_port (<em class="parameter"><code><a class="link" href="NMS </div> <div class="refsect3"> <a name="nm-setting-wired-get-port.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--port"><span class="type">“port”</span></a> property of the setting</p> +<p> the <span class="type">“port”</span> property of the setting</p> </div> </div> <hr> @@ -397,7 +397,7 @@ nm_setting_wired_get_speed (<em class="parameter"><code><a class="link" href="NM </div> <div class="refsect3"> <a name="nm-setting-wired-get-speed.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--speed"><span class="type">“speed”</span></a> property of the setting</p> +<p> the <span class="type">“speed”</span> property of the setting</p> </div> </div> <hr> @@ -422,7 +422,7 @@ nm_setting_wired_get_duplex (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-wired-get-duplex.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--duplex"><span class="type">“duplex”</span></a> property of the setting</p> +<p> the <span class="type">“duplex”</span> property of the setting</p> </div> </div> <hr> @@ -447,7 +447,7 @@ nm_setting_wired_get_auto_negotiate (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-wired-get-auto-negotiate.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--auto-negotiate"><span class="type">“auto-negotiate”</span></a> property of the setting</p> +<p> the <span class="type">“auto-negotiate”</span> property of the setting</p> </div> </div> <hr> @@ -472,7 +472,7 @@ nm_setting_wired_get_mac_address (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-wired-get-mac-address.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--mac-address"><span class="type">“mac-address”</span></a> property of the setting</p> +<p> the <span class="type">“mac-address”</span> property of the setting</p> </div> </div> <hr> @@ -498,7 +498,7 @@ nm_setting_wired_get_cloned_mac_address </div> <div class="refsect3"> <a name="nm-setting-wired-get-cloned-mac-address.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--cloned-mac-address"><span class="type">“cloned-mac-address”</span></a> property of the setting</p> +<p> the <span class="type">“cloned-mac-address”</span> property of the setting</p> </div> </div> <hr> @@ -551,7 +551,7 @@ nm_setting_wired_get_generate_mac_address_mask </div> <div class="refsect3"> <a name="nm-setting-wired-get-generate-mac-address-mask.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--generate-mac-address-mask"><span class="type">“generate-mac-address-mask”</span></a> property of the setting</p> +<p> the <span class="type">“generate-mac-address-mask”</span> property of the setting</p> </div> <p class="since">Since: 1.4</p> </div> @@ -578,7 +578,7 @@ nm_setting_wired_get_mac_address_blacklist </div> <div class="refsect3"> <a name="nm-setting-wired-get-mac-address-blacklist.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--mac-address-blacklist"><span class="type">“mac-address-blacklist”</span></a> property of the setting</p> +<p> the <span class="type">“mac-address-blacklist”</span> property of the setting</p> </div> </div> <hr> @@ -650,7 +650,7 @@ at index <em class="parameter"><code>idx</code></em> nm_setting_wired_add_mac_blacklist_item (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>, <em class="parameter"><code>const <span class="type">char</span> *mac</code></em>);</pre> -<p>Adds a new MAC address to the <a href="NMSettingWired.html#NMSettingWired--mac-address-blacklist"><span class="type">“mac-address-blacklist”</span></a> property.</p> +<p>Adds a new MAC address to the <span class="type">“mac-address-blacklist”</span> property.</p> <div class="refsect3"> <a name="nm-setting-wired-add-mac-blacklist-item.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -793,7 +793,7 @@ nm_setting_wired_get_mtu (<em class="parameter"><code><a class="link" href="NMSe </div> <div class="refsect3"> <a name="nm-setting-wired-get-mtu.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWired.html#NMSettingWired--mtu"><span class="type">“mtu”</span></a> property of the setting</p> +<p> the <span class="type">“mtu”</span> property of the setting</p> </div> </div> <hr> @@ -1153,7 +1153,7 @@ nm_setting_wired_get_wake_on_lan_password <hr> <div class="refsect2"> <a name="NMSettingWiredWakeOnLan"></a><h3>enum NMSettingWiredWakeOnLan</h3> -<p>Options for <a href="NMSettingWired.html#NMSettingWired--wake-on-lan"><span class="type">“wake-on-lan”</span></a>. Note that not all options +<p>Options for <span class="type">“wake-on-lan”</span>. Note that not all options are supported by all devices.</p> <div class="refsect3"> <a name="NMSettingWiredWakeOnLan.members"></a><h4>Members</h4> diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index 18a91960..60e5ddfd 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -417,7 +417,7 @@ nm_setting_wireless_get_ssid (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-wireless-get-ssid.returns"></a><h4>Returns</h4> -<p>the <a href="NMSettingWireless.html#NMSettingWireless--ssid"><span class="type">“ssid”</span></a> property of the setting. </p> +<p>the <span class="type">“ssid”</span> property of the setting. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> </div> @@ -443,7 +443,7 @@ nm_setting_wireless_get_mode (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-wireless-get-mode.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--mode"><span class="type">“mode”</span></a> property of the setting</p> +<p> the <span class="type">“mode”</span> property of the setting</p> </div> </div> <hr> @@ -468,7 +468,7 @@ nm_setting_wireless_get_band (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-wireless-get-band.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--band"><span class="type">“band”</span></a> property of the setting</p> +<p> the <span class="type">“band”</span> property of the setting</p> </div> </div> <hr> @@ -493,7 +493,7 @@ nm_setting_wireless_get_channel (<em class="parameter"><code><a class="link" hre </div> <div class="refsect3"> <a name="nm-setting-wireless-get-channel.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--channel"><span class="type">“channel”</span></a> property of the setting</p> +<p> the <span class="type">“channel”</span> property of the setting</p> </div> </div> <hr> @@ -518,7 +518,7 @@ nm_setting_wireless_get_bssid (<em class="parameter"><code><a class="link" href= </div> <div class="refsect3"> <a name="nm-setting-wireless-get-bssid.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--bssid"><span class="type">“bssid”</span></a> property of the setting</p> +<p> the <span class="type">“bssid”</span> property of the setting</p> </div> </div> <hr> @@ -543,7 +543,7 @@ nm_setting_wireless_get_rate (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-setting-wireless-get-rate.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--rate"><span class="type">“rate”</span></a> property of the setting</p> +<p> the <span class="type">“rate”</span> property of the setting</p> </div> </div> <hr> @@ -568,7 +568,7 @@ nm_setting_wireless_get_tx_power (<em class="parameter"><code><a class="link" hr </div> <div class="refsect3"> <a name="nm-setting-wireless-get-tx-power.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--tx-power"><span class="type">“tx-power”</span></a> property of the setting</p> +<p> the <span class="type">“tx-power”</span> property of the setting</p> </div> </div> <hr> @@ -593,7 +593,7 @@ nm_setting_wireless_get_mac_address (<em class="parameter"><code><a class="link" </div> <div class="refsect3"> <a name="nm-setting-wireless-get-mac-address.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--mac-address"><span class="type">“mac-address”</span></a> property of the setting</p> +<p> the <span class="type">“mac-address”</span> property of the setting</p> </div> </div> <hr> @@ -619,7 +619,7 @@ nm_setting_wireless_get_cloned_mac_address </div> <div class="refsect3"> <a name="nm-setting-wireless-get-cloned-mac-address.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--cloned-mac-address"><span class="type">“cloned-mac-address”</span></a> property of the setting</p> +<p> the <span class="type">“cloned-mac-address”</span> property of the setting</p> </div> </div> <hr> @@ -645,7 +645,7 @@ nm_setting_wireless_get_generate_mac_address_mask </div> <div class="refsect3"> <a name="nm-setting-wireless-get-generate-mac-address-mask.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--generate-mac-address-mask"><span class="type">“generate-mac-address-mask”</span></a> property of the setting</p> +<p> the <span class="type">“generate-mac-address-mask”</span> property of the setting</p> </div> <p class="since">Since: 1.4</p> </div> @@ -672,7 +672,7 @@ nm_setting_wireless_get_mac_address_blacklist </div> <div class="refsect3"> <a name="nm-setting-wireless-get-mac-address-blacklist.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--mac-address-blacklist"><span class="type">“mac-address-blacklist”</span></a> property of the setting</p> +<p> the <span class="type">“mac-address-blacklist”</span> property of the setting</p> </div> </div> <hr> @@ -744,7 +744,7 @@ at index <em class="parameter"><code>idx</code></em> nm_setting_wireless_add_mac_blacklist_item (<em class="parameter"><code><a class="link" href="NMSettingWireless.html" title="NMSettingWireless"><span class="type">NMSettingWireless</span></a> *setting</code></em>, <em class="parameter"><code>const <span class="type">char</span> *mac</code></em>);</pre> -<p>Adds a new MAC address to the <a href="NMSettingWireless.html#NMSettingWireless--mac-address-blacklist"><span class="type">“mac-address-blacklist”</span></a> property.</p> +<p>Adds a new MAC address to the <span class="type">“mac-address-blacklist”</span> property.</p> <div class="refsect3"> <a name="nm-setting-wireless-add-mac-blacklist-item.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -887,7 +887,7 @@ nm_setting_wireless_get_mtu (<em class="parameter"><code><a class="link" href="N </div> <div class="refsect3"> <a name="nm-setting-wireless-get-mtu.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--mtu"><span class="type">“mtu”</span></a> property of the setting</p> +<p> the <span class="type">“mtu”</span> property of the setting</p> </div> </div> <hr> @@ -912,7 +912,7 @@ nm_setting_wireless_get_hidden (<em class="parameter"><code><a class="link" href </div> <div class="refsect3"> <a name="nm-setting-wireless-get-hidden.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--hidden"><span class="type">“hidden”</span></a> property of the setting</p> +<p> the <span class="type">“hidden”</span> property of the setting</p> </div> </div> <hr> @@ -937,7 +937,7 @@ nm_setting_wireless_get_powersave (<em class="parameter"><code><a class="link" h </div> <div class="refsect3"> <a name="nm-setting-wireless-get-powersave.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--powersave"><span class="type">“powersave”</span></a> property of the setting</p> +<p> the <span class="type">“powersave”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> </div> @@ -964,7 +964,7 @@ nm_setting_wireless_get_mac_address_randomization </div> <div class="refsect3"> <a name="nm-setting-wireless-get-mac-address-randomization.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--mac-address-randomization"><span class="type">“mac-address-randomization”</span></a> property of the +<p> the <span class="type">“mac-address-randomization”</span> property of the setting</p> </div> <p class="since">Since: 1.2</p> @@ -1183,7 +1183,7 @@ nm_setting_wireless_get_ap_isolation (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-wireless-get-ap-isolation.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWireless.html#NMSettingWireless--ap-isolation"><span class="type">“ap-isolation”</span></a> property of the setting</p> +<p> the <span class="type">“ap-isolation”</span> property of the setting</p> </div> <p class="since">Since: 1.28</p> </div> @@ -1198,7 +1198,7 @@ nm_setting_wireless_get_ap_isolation (<em class="parameter"><code><a class="link <hr> <div class="refsect2"> <a name="NMSettingWirelessWakeOnWLan"></a><h3>enum NMSettingWirelessWakeOnWLan</h3> -<p>Options for <a href="NMSettingWireless.html#NMSettingWireless--wake-on-wlan"><span class="type">“wake-on-wlan”</span></a>. Note that not all options +<p>Options for <span class="type">“wake-on-wlan”</span>. Note that not all options are supported by all devices.</p> <div class="refsect3"> <a name="NMSettingWirelessWakeOnWLan.members"></a><h4>Members</h4> diff --git a/docs/libnm/html/NMSettingWirelessSecurity.html b/docs/libnm/html/NMSettingWirelessSecurity.html index a98578ed..c622764f 100644 --- a/docs/libnm/html/NMSettingWirelessSecurity.html +++ b/docs/libnm/html/NMSettingWirelessSecurity.html @@ -479,7 +479,7 @@ nm_setting_wireless_security_get_key_mgmt </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-key-mgmt.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--key-mgmt"><span class="type">“key-mgmt”</span></a> property of the setting</p> +<p> the <span class="type">“key-mgmt”</span> property of the setting</p> </div> </div> <hr> @@ -1093,7 +1093,7 @@ nm_setting_wireless_security_get_psk (<em class="parameter"><code><a class="link </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-psk.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--psk"><span class="type">“psk”</span></a> property of the setting</p> +<p> the <span class="type">“psk”</span> property of the setting</p> </div> </div> <hr> @@ -1120,7 +1120,7 @@ nm_setting_wireless_security_get_psk_flags <div class="refsect3"> <a name="nm-setting-wireless-security-get-psk-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--psk"><span class="type">“psk”</span></a></p> +<span class="type">“psk”</span></p> </div> </div> <hr> @@ -1146,7 +1146,7 @@ nm_setting_wireless_security_get_leap_username </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-leap-username.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--leap-username"><span class="type">“leap-username”</span></a> property of the setting</p> +<p> the <span class="type">“leap-username”</span> property of the setting</p> </div> </div> <hr> @@ -1172,7 +1172,7 @@ nm_setting_wireless_security_get_leap_password </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-leap-password.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--leap-password"><span class="type">“leap-password”</span></a> property of the setting</p> +<p> the <span class="type">“leap-password”</span> property of the setting</p> </div> </div> <hr> @@ -1199,7 +1199,7 @@ nm_setting_wireless_security_get_leap_password_flags <div class="refsect3"> <a name="nm-setting-wireless-security-get-leap-password-flags.returns"></a><h4>Returns</h4> <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--leap-password"><span class="type">“leap-password”</span></a></p> +<span class="type">“leap-password”</span></p> </div> </div> <hr> @@ -1267,7 +1267,7 @@ nm_setting_wireless_security_set_wep_key <tr> <td class="parameter_name"><p>key</p></td> <td class="parameter_description"><p>the WEP key as a string, in either hexadecimal, ASCII, or passphrase -form as determined by the value of the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key-type"><span class="type">“wep-key-type”</span></a> +form as determined by the value of the <span class="type">“wep-key-type”</span> property.</p></td> <td class="parameter_annotations"> </td> </tr> @@ -1298,7 +1298,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-wep-tx-keyidx.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-tx-keyidx"><span class="type">“wep-tx-keyidx”</span></a> property of the setting</p> +<p> the <span class="type">“wep-tx-keyidx”</span> property of the setting</p> </div> </div> <hr> @@ -1324,7 +1324,7 @@ nm_setting_wireless_security_get_auth_alg </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-auth-alg.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--auth-alg"><span class="type">“auth-alg”</span></a> property of the setting</p> +<p> the <span class="type">“auth-alg”</span> property of the setting</p> </div> </div> <hr> @@ -1376,7 +1376,7 @@ nm_setting_wireless_security_get_wep_key_type </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-wep-key-type.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key-type"><span class="type">“wep-key-type”</span></a> property of the setting</p> +<p> the <span class="type">“wep-key-type”</span> property of the setting</p> </div> </div> <hr> @@ -1402,7 +1402,7 @@ nm_setting_wireless_security_get_wps_method </div> <div class="refsect3"> <a name="nm-setting-wireless-security-get-wps-method.returns"></a><h4>Returns</h4> -<p> the <a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wps-method"><span class="type">“wps-method”</span></a> property of the setting</p> +<p> the <span class="type">“wps-method”</span> property of the setting</p> </div> <p class="since">Since: 1.10</p> </div> diff --git a/docs/libnm/html/api-index-full.html b/docs/libnm/html/api-index-full.html index 8356b714..08102244 100644 --- a/docs/libnm/html/api-index-full.html +++ b/docs/libnm/html/api-index-full.html @@ -585,6 +585,10 @@ NMDevice:physical-port-id, object property in NMDeviceOvs </dt> <dd></dd> <dt> +NMDevice:ports, object property in NMDeviceOvs +</dt> +<dd></dd> +<dt> NMDevice:product, object property in NMDeviceOvs </dt> <dd></dd> @@ -1497,6 +1501,10 @@ nml_dbus_property_ao_is_ready, function in <a class="link" href="NMIPConfig.html </dt> <dd></dd> <dt> +nml_dbus_property_ao_notify, function in <a class="link" href="NMIPConfig.html" title="NMIPConfig">NMIPConfig</a> +</dt> +<dd></dd> +<dt> nml_dbus_property_ao_notify_changed_many, function in <a class="link" href="NMIPConfig.html" title="NMIPConfig">NMIPConfig</a> </dt> <dd></dd> @@ -1573,6 +1581,10 @@ NMObject, struct in NMDeviceOvs </dt> <dd></dd> <dt> +NMObject:client, object property in NMDeviceOvs +</dt> +<dd></dd> +<dt> NMObject:path, object property in NMDeviceOvs </dt> <dd></dd> @@ -1665,7 +1677,7 @@ NMRemoteConnection:visible, object property in NMDeviceOvs </dt> <dd></dd> <dt> -<a href="NMSetting.html#NMSetting-struct">NMSetting</a>, struct in NMSettingOvs +NMSetting, struct in NMSettingOvs </dt> <dd></dd> <dt> @@ -1677,195 +1689,195 @@ NMSetting6Lowpan:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x-struct">NMSetting8021x</a>, struct in NMSettingOvs +NMSetting8021x, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--altsubject-matches">NMSetting8021x:altsubject-matches</a>, object property in NMSettingOvs +NMSetting8021x:altsubject-matches, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--anonymous-identity">NMSetting8021x:anonymous-identity</a>, object property in NMSettingOvs +NMSetting8021x:anonymous-identity, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--auth-timeout">NMSetting8021x:auth-timeout</a>, object property in NMSettingOvs +NMSetting8021x:auth-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert">NMSetting8021x:ca-cert</a>, object property in NMSettingOvs +NMSetting8021x:ca-cert, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert-password">NMSetting8021x:ca-cert-password</a>, object property in NMSettingOvs +NMSetting8021x:ca-cert-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--ca-cert-password-flags">NMSetting8021x:ca-cert-password-flags</a>, object property in NMSettingOvs +NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--ca-path">NMSetting8021x:ca-path</a>, object property in NMSettingOvs +NMSetting8021x:ca-path, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--client-cert">NMSetting8021x:client-cert</a>, object property in NMSettingOvs +NMSetting8021x:client-cert, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--client-cert-password">NMSetting8021x:client-cert-password</a>, object property in NMSettingOvs +NMSetting8021x:client-cert-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--client-cert-password-flags">NMSetting8021x:client-cert-password-flags</a>, object property in NMSettingOvs +NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--domain-match">NMSetting8021x:domain-match</a>, object property in NMSettingOvs +NMSetting8021x:domain-match, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--domain-suffix-match">NMSetting8021x:domain-suffix-match</a>, object property in NMSettingOvs +NMSetting8021x:domain-suffix-match, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--eap">NMSetting8021x:eap</a>, object property in NMSettingOvs +NMSetting8021x:eap, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--identity">NMSetting8021x:identity</a>, object property in NMSettingOvs +NMSetting8021x:identity, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--optional">NMSetting8021x:optional</a>, object property in NMSettingOvs +NMSetting8021x:optional, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--pac-file">NMSetting8021x:pac-file</a>, object property in NMSettingOvs +NMSetting8021x:pac-file, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--password">NMSetting8021x:password</a>, object property in NMSettingOvs +NMSetting8021x:password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--password-flags">NMSetting8021x:password-flags</a>, object property in NMSettingOvs +NMSetting8021x:password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--password-raw">NMSetting8021x:password-raw</a>, object property in NMSettingOvs +NMSetting8021x:password-raw, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--password-raw-flags">NMSetting8021x:password-raw-flags</a>, object property in NMSettingOvs +NMSetting8021x:password-raw-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase1-auth-flags">NMSetting8021x:phase1-auth-flags</a>, object property in NMSettingOvs +NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase1-fast-provisioning">NMSetting8021x:phase1-fast-provisioning</a>, object property in NMSettingOvs +NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase1-peaplabel">NMSetting8021x:phase1-peaplabel</a>, object property in NMSettingOvs +NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase1-peapver">NMSetting8021x:phase1-peapver</a>, object property in NMSettingOvs +NMSetting8021x:phase1-peapver, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-altsubject-matches">NMSetting8021x:phase2-altsubject-matches</a>, object property in NMSettingOvs +NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-auth">NMSetting8021x:phase2-auth</a>, object property in NMSettingOvs +NMSetting8021x:phase2-auth, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-autheap">NMSetting8021x:phase2-autheap</a>, object property in NMSettingOvs +NMSetting8021x:phase2-autheap, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert">NMSetting8021x:phase2-ca-cert</a>, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert-password">NMSetting8021x:phase2-ca-cert-password</a>, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert-password-flags">NMSetting8021x:phase2-ca-cert-password-flags</a>, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-path">NMSetting8021x:phase2-ca-path</a>, object property in NMSettingOvs +NMSetting8021x:phase2-ca-path, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert">NMSetting8021x:phase2-client-cert</a>, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert-password">NMSetting8021x:phase2-client-cert-password</a>, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert-password-flags">NMSetting8021x:phase2-client-cert-password-flags</a>, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-match">NMSetting8021x:phase2-domain-match</a>, object property in NMSettingOvs +NMSetting8021x:phase2-domain-match, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-suffix-match">NMSetting8021x:phase2-domain-suffix-match</a>, object property in NMSettingOvs +NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key">NMSetting8021x:phase2-private-key</a>, object property in NMSettingOvs +NMSetting8021x:phase2-private-key, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password">NMSetting8021x:phase2-private-key-password</a>, object property in NMSettingOvs +NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password-flags">NMSetting8021x:phase2-private-key-password-flags</a>, object property in NMSettingOvs +NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--phase2-subject-match">NMSetting8021x:phase2-subject-match</a>, object property in NMSettingOvs +NMSetting8021x:phase2-subject-match, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--pin">NMSetting8021x:pin</a>, object property in NMSettingOvs +NMSetting8021x:pin, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--pin-flags">NMSetting8021x:pin-flags</a>, object property in NMSettingOvs +NMSetting8021x:pin-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--private-key">NMSetting8021x:private-key</a>, object property in NMSettingOvs +NMSetting8021x:private-key, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password">NMSetting8021x:private-key-password</a>, object property in NMSettingOvs +NMSetting8021x:private-key-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--private-key-password-flags">NMSetting8021x:private-key-password-flags</a>, object property in NMSettingOvs +NMSetting8021x:private-key-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--subject-match">NMSetting8021x:subject-match</a>, object property in NMSettingOvs +NMSetting8021x:subject-match, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs">NMSetting8021x:system-ca-certs</a>, object property in NMSettingOvs +NMSetting8021x:system-ca-certs, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -1881,59 +1893,67 @@ NMSetting6Lowpan:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSetting.html#NMSetting--name">NMSetting:name</a>, object property in NMSettingOvs +NMSetting:name, object property in NMSettingOvs +</dt> +<dd></dd> +<dt> +NMSettingAdsl, struct in NMSettingOvs +</dt> +<dd></dd> +<dt> +NMSettingAdsl:encapsulation, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl-struct">NMSettingAdsl</a>, struct in NMSettingOvs +NMSettingAdsl:password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--encapsulation">NMSettingAdsl:encapsulation</a>, object property in NMSettingOvs +NMSettingAdsl:password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--password">NMSettingAdsl:password</a>, object property in NMSettingOvs +NMSettingAdsl:protocol, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--password-flags">NMSettingAdsl:password-flags</a>, object property in NMSettingOvs +NMSettingAdsl:username, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--protocol">NMSettingAdsl:protocol</a>, object property in NMSettingOvs +NMSettingAdsl:vci, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--username">NMSettingAdsl:username</a>, object property in NMSettingOvs +NMSettingAdsl:vpi, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--vci">NMSettingAdsl:vci</a>, object property in NMSettingOvs +NMSettingBluetooth, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingAdsl.html#NMSettingAdsl--vpi">NMSettingAdsl:vpi</a>, object property in NMSettingOvs +NMSettingBluetooth:bdaddr, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBluetooth.html#NMSettingBluetooth-struct">NMSettingBluetooth</a>, struct in NMSettingOvs +NMSettingBluetooth:type, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBluetooth.html#NMSettingBluetooth--bdaddr">NMSettingBluetooth:bdaddr</a>, object property in NMSettingOvs +NMSettingBond, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBluetooth.html#NMSettingBluetooth--type">NMSettingBluetooth:type</a>, object property in NMSettingOvs +NMSettingBond:options, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBond.html#NMSettingBond-struct">NMSettingBond</a>, struct in NMSettingOvs +NMSettingBondPort, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBond.html#NMSettingBond--options">NMSettingBond:options</a>, object property in NMSettingOvs +NMSettingBondPort:queue-id, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2049,47 +2069,47 @@ NMSettingBridge:vlans, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBridgePort.html#NMSettingBridgePort-struct">NMSettingBridgePort</a>, struct in NMSettingOvs +NMSettingBridgePort, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBridgePort.html#NMSettingBridgePort--hairpin-mode">NMSettingBridgePort:hairpin-mode</a>, object property in NMSettingOvs +NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBridgePort.html#NMSettingBridgePort--path-cost">NMSettingBridgePort:path-cost</a>, object property in NMSettingOvs +NMSettingBridgePort:path-cost, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBridgePort.html#NMSettingBridgePort--priority">NMSettingBridgePort:priority</a>, object property in NMSettingOvs +NMSettingBridgePort:priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingBridgePort.html#NMSettingBridgePort--vlans">NMSettingBridgePort:vlans</a>, object property in NMSettingOvs +NMSettingBridgePort:vlans, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingCdma.html#NMSettingCdma-struct">NMSettingCdma</a>, struct in NMSettingOvs +NMSettingCdma, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingCdma.html#NMSettingCdma--mtu">NMSettingCdma:mtu</a>, object property in NMSettingOvs +NMSettingCdma:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingCdma.html#NMSettingCdma--number">NMSettingCdma:number</a>, object property in NMSettingOvs +NMSettingCdma:number, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingCdma.html#NMSettingCdma--password">NMSettingCdma:password</a>, object property in NMSettingOvs +NMSettingCdma:password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingCdma.html#NMSettingCdma--password-flags">NMSettingCdma:password-flags</a>, object property in NMSettingOvs +NMSettingCdma:password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingCdma.html#NMSettingCdma--username">NMSettingCdma:username</a>, object property in NMSettingOvs +NMSettingCdma:username, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2101,107 +2121,111 @@ NMSettingBridge:vlans, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection-struct">NMSettingConnection</a>, struct in NMSettingOvs +NMSettingConnection, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--auth-retries">NMSettingConnection:auth-retries</a>, object property in NMSettingOvs +NMSettingConnection:auth-retries, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--autoconnect">NMSettingConnection:autoconnect</a>, object property in NMSettingOvs +NMSettingConnection:autoconnect, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--autoconnect-priority">NMSettingConnection:autoconnect-priority</a>, object property in NMSettingOvs +NMSettingConnection:autoconnect-priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--autoconnect-retries">NMSettingConnection:autoconnect-retries</a>, object property in NMSettingOvs +NMSettingConnection:autoconnect-retries, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--autoconnect-slaves">NMSettingConnection:autoconnect-slaves</a>, object property in NMSettingOvs +NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--gateway-ping-timeout">NMSettingConnection:gateway-ping-timeout</a>, object property in NMSettingOvs +NMSettingConnection:dns-over-tls, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--id">NMSettingConnection:id</a>, object property in NMSettingOvs +NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--interface-name">NMSettingConnection:interface-name</a>, object property in NMSettingOvs +NMSettingConnection:id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--lldp">NMSettingConnection:lldp</a>, object property in NMSettingOvs +NMSettingConnection:interface-name, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--llmnr">NMSettingConnection:llmnr</a>, object property in NMSettingOvs +NMSettingConnection:lldp, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--master">NMSettingConnection:master</a>, object property in NMSettingOvs +NMSettingConnection:llmnr, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--mdns">NMSettingConnection:mdns</a>, object property in NMSettingOvs +NMSettingConnection:master, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--metered">NMSettingConnection:metered</a>, object property in NMSettingOvs +NMSettingConnection:mdns, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--mud-url">NMSettingConnection:mud-url</a>, object property in NMSettingOvs +NMSettingConnection:metered, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--multi-connect">NMSettingConnection:multi-connect</a>, object property in NMSettingOvs +NMSettingConnection:mud-url, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--permissions">NMSettingConnection:permissions</a>, object property in NMSettingOvs +NMSettingConnection:multi-connect, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--read-only">NMSettingConnection:read-only</a>, object property in NMSettingOvs +NMSettingConnection:permissions, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--secondaries">NMSettingConnection:secondaries</a>, object property in NMSettingOvs +NMSettingConnection:read-only, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--slave-type">NMSettingConnection:slave-type</a>, object property in NMSettingOvs +NMSettingConnection:secondaries, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--stable-id">NMSettingConnection:stable-id</a>, object property in NMSettingOvs +NMSettingConnection:slave-type, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--timestamp">NMSettingConnection:timestamp</a>, object property in NMSettingOvs +NMSettingConnection:stable-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--type">NMSettingConnection:type</a>, object property in NMSettingOvs +NMSettingConnection:timestamp, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--uuid">NMSettingConnection:uuid</a>, object property in NMSettingOvs +NMSettingConnection:type, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--wait-device-timeout">NMSettingConnection:wait-device-timeout</a>, object property in NMSettingOvs +NMSettingConnection:uuid, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingConnection.html#NMSettingConnection--zone">NMSettingConnection:zone</a>, object property in NMSettingOvs +NMSettingConnection:wait-device-timeout, object property in NMSettingOvs +</dt> +<dd></dd> +<dt> +NMSettingConnection:zone, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2209,6 +2233,10 @@ NMSettingBridge:vlans, object property in NMSettingOvs </dt> <dd></dd> <dt> +<a class="link" href="NMSettingConnection.html#NMSettingConnectionDnsOverTls" title="enum NMSettingConnectionDnsOverTls">NMSettingConnectionDnsOverTls</a>, enum in <a class="link" href="NMSettingConnection.html" title="NMSettingConnection">NMSettingConnection</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMSettingConnection.html#NMSettingConnectionLldp" title="enum NMSettingConnectionLldp">NMSettingConnectionLldp</a>, enum in <a class="link" href="NMSettingConnection.html" title="NMSettingConnection">NMSettingConnection</a> </dt> <dd></dd> @@ -2221,67 +2249,67 @@ NMSettingBridge:vlans, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb-struct">NMSettingDcb</a>, struct in NMSettingOvs +NMSettingDcb, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-fcoe-flags">NMSettingDcb:app-fcoe-flags</a>, object property in NMSettingOvs +NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-fcoe-mode">NMSettingDcb:app-fcoe-mode</a>, object property in NMSettingOvs +NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-fcoe-priority">NMSettingDcb:app-fcoe-priority</a>, object property in NMSettingOvs +NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-fip-flags">NMSettingDcb:app-fip-flags</a>, object property in NMSettingOvs +NMSettingDcb:app-fip-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-fip-priority">NMSettingDcb:app-fip-priority</a>, object property in NMSettingOvs +NMSettingDcb:app-fip-priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-iscsi-flags">NMSettingDcb:app-iscsi-flags</a>, object property in NMSettingOvs +NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--app-iscsi-priority">NMSettingDcb:app-iscsi-priority</a>, object property in NMSettingOvs +NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-bandwidth">NMSettingDcb:priority-bandwidth</a>, object property in NMSettingOvs +NMSettingDcb:priority-bandwidth, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-flow-control">NMSettingDcb:priority-flow-control</a>, object property in NMSettingOvs +NMSettingDcb:priority-flow-control, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-flow-control-flags">NMSettingDcb:priority-flow-control-flags</a>, object property in NMSettingOvs +NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-group-bandwidth">NMSettingDcb:priority-group-bandwidth</a>, object property in NMSettingOvs +NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-group-flags">NMSettingDcb:priority-group-flags</a>, object property in NMSettingOvs +NMSettingDcb:priority-group-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-group-id">NMSettingDcb:priority-group-id</a>, object property in NMSettingOvs +NMSettingDcb:priority-group-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-strict-bandwidth">NMSettingDcb:priority-strict-bandwidth</a>, object property in NMSettingOvs +NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDcb.html#NMSettingDcb--priority-traffic-class">NMSettingDcb:priority-traffic-class</a>, object property in NMSettingOvs +NMSettingDcb:priority-traffic-class, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2293,7 +2321,7 @@ NMSettingBridge:vlans, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingDummy.html#NMSettingDummy-struct">NMSettingDummy</a>, struct in NMSettingOvs +NMSettingDummy, struct in NMSettingOvs </dt> <dd></dd> <dt> @@ -2301,67 +2329,67 @@ NMSettingEthtool, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGeneric.html#NMSettingGeneric-struct">NMSettingGeneric</a>, struct in NMSettingOvs +NMSettingGeneric, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm-struct">NMSettingGsm</a>, struct in NMSettingOvs +NMSettingGsm, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--apn">NMSettingGsm:apn</a>, object property in NMSettingOvs +NMSettingGsm:apn, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--auto-config">NMSettingGsm:auto-config</a>, object property in NMSettingOvs +NMSettingGsm:auto-config, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--device-id">NMSettingGsm:device-id</a>, object property in NMSettingOvs +NMSettingGsm:device-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--home-only">NMSettingGsm:home-only</a>, object property in NMSettingOvs +NMSettingGsm:home-only, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--mtu">NMSettingGsm:mtu</a>, object property in NMSettingOvs +NMSettingGsm:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--network-id">NMSettingGsm:network-id</a>, object property in NMSettingOvs +NMSettingGsm:network-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--number">NMSettingGsm:number</a>, object property in NMSettingOvs +NMSettingGsm:number, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--password">NMSettingGsm:password</a>, object property in NMSettingOvs +NMSettingGsm:password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--password-flags">NMSettingGsm:password-flags</a>, object property in NMSettingOvs +NMSettingGsm:password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--pin">NMSettingGsm:pin</a>, object property in NMSettingOvs +NMSettingGsm:pin, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--pin-flags">NMSettingGsm:pin-flags</a>, object property in NMSettingOvs +NMSettingGsm:pin-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--sim-id">NMSettingGsm:sim-id</a>, object property in NMSettingOvs +NMSettingGsm:sim-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--sim-operator-id">NMSettingGsm:sim-operator-id</a>, object property in NMSettingOvs +NMSettingGsm:sim-operator-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingGsm.html#NMSettingGsm--username">NMSettingGsm:username</a>, object property in NMSettingOvs +NMSettingGsm:username, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2385,67 +2413,67 @@ NMSettingHostname:priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingInfiniband.html#NMSettingInfiniband-struct">NMSettingInfiniband</a>, struct in NMSettingOvs +NMSettingInfiniband, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingInfiniband.html#NMSettingInfiniband--mac-address">NMSettingInfiniband:mac-address</a>, object property in NMSettingOvs +NMSettingInfiniband:mac-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingInfiniband.html#NMSettingInfiniband--mtu">NMSettingInfiniband:mtu</a>, object property in NMSettingOvs +NMSettingInfiniband:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingInfiniband.html#NMSettingInfiniband--p-key">NMSettingInfiniband:p-key</a>, object property in NMSettingOvs +NMSettingInfiniband:p-key, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingInfiniband.html#NMSettingInfiniband--parent">NMSettingInfiniband:parent</a>, object property in NMSettingOvs +NMSettingInfiniband:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingInfiniband.html#NMSettingInfiniband--transport-mode">NMSettingInfiniband:transport-mode</a>, object property in NMSettingOvs +NMSettingInfiniband:transport-mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP4Config.html#NMSettingIP4Config-struct">NMSettingIP4Config</a>, struct in NMSettingOvs +NMSettingIP4Config, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP4Config.html#NMSettingIP4Config--dhcp-client-id">NMSettingIP4Config:dhcp-client-id</a>, object property in NMSettingOvs +NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP4Config.html#NMSettingIP4Config--dhcp-fqdn">NMSettingIP4Config:dhcp-fqdn</a>, object property in NMSettingOvs +NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP4Config.html#NMSettingIP4Config--dhcp-vendor-class-identifier">NMSettingIP4Config:dhcp-vendor-class-identifier</a>, object property in NMSettingOvs +NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP6Config.html#NMSettingIP6Config-struct">NMSettingIP6Config</a>, struct in NMSettingOvs +NMSettingIP6Config, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP6Config.html#NMSettingIP6Config--addr-gen-mode">NMSettingIP6Config:addr-gen-mode</a>, object property in NMSettingOvs +NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP6Config.html#NMSettingIP6Config--dhcp-duid">NMSettingIP6Config:dhcp-duid</a>, object property in NMSettingOvs +NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP6Config.html#NMSettingIP6Config--ip6-privacy">NMSettingIP6Config:ip6-privacy</a>, object property in NMSettingOvs +NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP6Config.html#NMSettingIP6Config--ra-timeout">NMSettingIP6Config:ra-timeout</a>, object property in NMSettingOvs +NMSettingIP6Config:ra-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIP6Config.html#NMSettingIP6Config--token">NMSettingIP6Config:token</a>, object property in NMSettingOvs +NMSettingIP6Config:token, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2457,79 +2485,79 @@ NMSettingHostname:priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig-struct">NMSettingIPConfig</a>, struct in NMSettingOvs +NMSettingIPConfig, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--addresses">NMSettingIPConfig:addresses</a>, object property in NMSettingOvs +NMSettingIPConfig:addresses, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dad-timeout">NMSettingIPConfig:dad-timeout</a>, object property in NMSettingOvs +NMSettingIPConfig:dad-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-hostname">NMSettingIPConfig:dhcp-hostname</a>, object property in NMSettingOvs +NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-hostname-flags">NMSettingIPConfig:dhcp-hostname-flags</a>, object property in NMSettingOvs +NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-iaid">NMSettingIPConfig:dhcp-iaid</a>, object property in NMSettingOvs +NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-reject-servers">NMSettingIPConfig:dhcp-reject-servers</a>, object property in NMSettingOvs +NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-send-hostname">NMSettingIPConfig:dhcp-send-hostname</a>, object property in NMSettingOvs +NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dhcp-timeout">NMSettingIPConfig:dhcp-timeout</a>, object property in NMSettingOvs +NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dns">NMSettingIPConfig:dns</a>, object property in NMSettingOvs +NMSettingIPConfig:dns, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dns-options">NMSettingIPConfig:dns-options</a>, object property in NMSettingOvs +NMSettingIPConfig:dns-options, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dns-priority">NMSettingIPConfig:dns-priority</a>, object property in NMSettingOvs +NMSettingIPConfig:dns-priority, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--dns-search">NMSettingIPConfig:dns-search</a>, object property in NMSettingOvs +NMSettingIPConfig:dns-search, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--gateway">NMSettingIPConfig:gateway</a>, object property in NMSettingOvs +NMSettingIPConfig:gateway, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--ignore-auto-dns">NMSettingIPConfig:ignore-auto-dns</a>, object property in NMSettingOvs +NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--ignore-auto-routes">NMSettingIPConfig:ignore-auto-routes</a>, object property in NMSettingOvs +NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--may-fail">NMSettingIPConfig:may-fail</a>, object property in NMSettingOvs +NMSettingIPConfig:may-fail, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--method">NMSettingIPConfig:method</a>, object property in NMSettingOvs +NMSettingIPConfig:method, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--never-default">NMSettingIPConfig:never-default</a>, object property in NMSettingOvs +NMSettingIPConfig:never-default, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2537,71 +2565,71 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--route-metric">NMSettingIPConfig:route-metric</a>, object property in NMSettingOvs +NMSettingIPConfig:route-metric, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--route-table">NMSettingIPConfig:route-table</a>, object property in NMSettingOvs +NMSettingIPConfig:route-table, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPConfig.html#NMSettingIPConfig--routes">NMSettingIPConfig:routes</a>, object property in NMSettingOvs +NMSettingIPConfig:routes, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel-struct">NMSettingIPTunnel</a>, struct in NMSettingOvs +NMSettingIPTunnel, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--encapsulation-limit">NMSettingIPTunnel:encapsulation-limit</a>, object property in NMSettingOvs +NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--flags">NMSettingIPTunnel:flags</a>, object property in NMSettingOvs +NMSettingIPTunnel:flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--flow-label">NMSettingIPTunnel:flow-label</a>, object property in NMSettingOvs +NMSettingIPTunnel:flow-label, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--input-key">NMSettingIPTunnel:input-key</a>, object property in NMSettingOvs +NMSettingIPTunnel:input-key, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--local">NMSettingIPTunnel:local</a>, object property in NMSettingOvs +NMSettingIPTunnel:local, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--mode">NMSettingIPTunnel:mode</a>, object property in NMSettingOvs +NMSettingIPTunnel:mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--mtu">NMSettingIPTunnel:mtu</a>, object property in NMSettingOvs +NMSettingIPTunnel:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--output-key">NMSettingIPTunnel:output-key</a>, object property in NMSettingOvs +NMSettingIPTunnel:output-key, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--parent">NMSettingIPTunnel:parent</a>, object property in NMSettingOvs +NMSettingIPTunnel:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--path-mtu-discovery">NMSettingIPTunnel:path-mtu-discovery</a>, object property in NMSettingOvs +NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--remote">NMSettingIPTunnel:remote</a>, object property in NMSettingOvs +NMSettingIPTunnel:remote, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--tos">NMSettingIPTunnel:tos</a>, object property in NMSettingOvs +NMSettingIPTunnel:tos, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingIPTunnel.html#NMSettingIPTunnel--ttl">NMSettingIPTunnel:ttl</a>, object property in NMSettingOvs +NMSettingIPTunnel:ttl, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2609,43 +2637,43 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec-struct">NMSettingMacsec</a>, struct in NMSettingOvs +NMSettingMacsec, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--encrypt">NMSettingMacsec:encrypt</a>, object property in NMSettingOvs +NMSettingMacsec:encrypt, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--mka-cak">NMSettingMacsec:mka-cak</a>, object property in NMSettingOvs +NMSettingMacsec:mka-cak, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--mka-cak-flags">NMSettingMacsec:mka-cak-flags</a>, object property in NMSettingOvs +NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--mka-ckn">NMSettingMacsec:mka-ckn</a>, object property in NMSettingOvs +NMSettingMacsec:mka-ckn, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--mode">NMSettingMacsec:mode</a>, object property in NMSettingOvs +NMSettingMacsec:mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--parent">NMSettingMacsec:parent</a>, object property in NMSettingOvs +NMSettingMacsec:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--port">NMSettingMacsec:port</a>, object property in NMSettingOvs +NMSettingMacsec:port, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--send-sci">NMSettingMacsec:send-sci</a>, object property in NMSettingOvs +NMSettingMacsec:send-sci, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacsec.html#NMSettingMacsec--validation">NMSettingMacsec:validation</a>, object property in NMSettingOvs +NMSettingMacsec:validation, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2657,23 +2685,23 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacvlan.html#NMSettingMacvlan-struct">NMSettingMacvlan</a>, struct in NMSettingOvs +NMSettingMacvlan, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacvlan.html#NMSettingMacvlan--mode">NMSettingMacvlan:mode</a>, object property in NMSettingOvs +NMSettingMacvlan:mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacvlan.html#NMSettingMacvlan--parent">NMSettingMacvlan:parent</a>, object property in NMSettingOvs +NMSettingMacvlan:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacvlan.html#NMSettingMacvlan--promiscuous">NMSettingMacvlan:promiscuous</a>, object property in NMSettingOvs +NMSettingMacvlan:promiscuous, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingMacvlan.html#NMSettingMacvlan--tap">NMSettingMacvlan:tap</a>, object property in NMSettingOvs +NMSettingMacvlan:tap, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2701,19 +2729,19 @@ NMSettingMatch:path, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingOlpcMesh.html#NMSettingOlpcMesh-struct">NMSettingOlpcMesh</a>, struct in NMSettingOvs +NMSettingOlpcMesh, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingOlpcMesh.html#NMSettingOlpcMesh--channel">NMSettingOlpcMesh:channel</a>, object property in NMSettingOvs +NMSettingOlpcMesh:channel, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingOlpcMesh.html#NMSettingOlpcMesh--dhcp-anycast-address">NMSettingOlpcMesh:dhcp-anycast-address</a>, object property in NMSettingOvs +NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingOlpcMesh.html#NMSettingOlpcMesh--ssid">NMSettingOlpcMesh:ssid</a>, object property in NMSettingOvs +NMSettingOlpcMesh:ssid, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2801,123 +2829,123 @@ NMSettingOvsPort:vlan-mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp-struct">NMSettingPpp</a>, struct in NMSettingOvs +NMSettingPpp, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--baud">NMSettingPpp:baud</a>, object property in NMSettingOvs +NMSettingPpp:baud, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--crtscts">NMSettingPpp:crtscts</a>, object property in NMSettingOvs +NMSettingPpp:crtscts, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--lcp-echo-failure">NMSettingPpp:lcp-echo-failure</a>, object property in NMSettingOvs +NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--lcp-echo-interval">NMSettingPpp:lcp-echo-interval</a>, object property in NMSettingOvs +NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--mppe-stateful">NMSettingPpp:mppe-stateful</a>, object property in NMSettingOvs +NMSettingPpp:mppe-stateful, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--mru">NMSettingPpp:mru</a>, object property in NMSettingOvs +NMSettingPpp:mru, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--mtu">NMSettingPpp:mtu</a>, object property in NMSettingOvs +NMSettingPpp:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--no-vj-comp">NMSettingPpp:no-vj-comp</a>, object property in NMSettingOvs +NMSettingPpp:no-vj-comp, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--noauth">NMSettingPpp:noauth</a>, object property in NMSettingOvs +NMSettingPpp:noauth, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--nobsdcomp">NMSettingPpp:nobsdcomp</a>, object property in NMSettingOvs +NMSettingPpp:nobsdcomp, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--nodeflate">NMSettingPpp:nodeflate</a>, object property in NMSettingOvs +NMSettingPpp:nodeflate, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--refuse-chap">NMSettingPpp:refuse-chap</a>, object property in NMSettingOvs +NMSettingPpp:refuse-chap, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--refuse-eap">NMSettingPpp:refuse-eap</a>, object property in NMSettingOvs +NMSettingPpp:refuse-eap, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--refuse-mschap">NMSettingPpp:refuse-mschap</a>, object property in NMSettingOvs +NMSettingPpp:refuse-mschap, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--refuse-mschapv2">NMSettingPpp:refuse-mschapv2</a>, object property in NMSettingOvs +NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--refuse-pap">NMSettingPpp:refuse-pap</a>, object property in NMSettingOvs +NMSettingPpp:refuse-pap, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--require-mppe">NMSettingPpp:require-mppe</a>, object property in NMSettingOvs +NMSettingPpp:require-mppe, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPpp.html#NMSettingPpp--require-mppe-128">NMSettingPpp:require-mppe-128</a>, object property in NMSettingOvs +NMSettingPpp:require-mppe-128, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPppoe.html#NMSettingPppoe-struct">NMSettingPppoe</a>, struct in NMSettingOvs +NMSettingPppoe, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPppoe.html#NMSettingPppoe--parent">NMSettingPppoe:parent</a>, object property in NMSettingOvs +NMSettingPppoe:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPppoe.html#NMSettingPppoe--password">NMSettingPppoe:password</a>, object property in NMSettingOvs +NMSettingPppoe:password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPppoe.html#NMSettingPppoe--password-flags">NMSettingPppoe:password-flags</a>, object property in NMSettingOvs +NMSettingPppoe:password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPppoe.html#NMSettingPppoe--service">NMSettingPppoe:service</a>, object property in NMSettingOvs +NMSettingPppoe:service, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingPppoe.html#NMSettingPppoe--username">NMSettingPppoe:username</a>, object property in NMSettingOvs +NMSettingPppoe:username, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingProxy.html#NMSettingProxy-struct">NMSettingProxy</a>, struct in NMSettingOvs +NMSettingProxy, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingProxy.html#NMSettingProxy--browser-only">NMSettingProxy:browser-only</a>, object property in NMSettingOvs +NMSettingProxy:browser-only, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingProxy.html#NMSettingProxy--method">NMSettingProxy:method</a>, object property in NMSettingOvs +NMSettingProxy:method, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingProxy.html#NMSettingProxy--pac-script">NMSettingProxy:pac-script</a>, object property in NMSettingOvs +NMSettingProxy:pac-script, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingProxy.html#NMSettingProxy--pac-url">NMSettingProxy:pac-url</a>, object property in NMSettingOvs +NMSettingProxy:pac-url, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -2937,27 +2965,27 @@ NMSettingOvsPort:vlan-mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingSerial.html#NMSettingSerial-struct">NMSettingSerial</a>, struct in NMSettingOvs +NMSettingSerial, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingSerial.html#NMSettingSerial--baud">NMSettingSerial:baud</a>, object property in NMSettingOvs +NMSettingSerial:baud, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingSerial.html#NMSettingSerial--bits">NMSettingSerial:bits</a>, object property in NMSettingOvs +NMSettingSerial:bits, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingSerial.html#NMSettingSerial--parity">NMSettingSerial:parity</a>, object property in NMSettingOvs +NMSettingSerial:parity, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingSerial.html#NMSettingSerial--send-delay">NMSettingSerial:send-delay</a>, object property in NMSettingOvs +NMSettingSerial:send-delay, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingSerial.html#NMSettingSerial--stopbits">NMSettingSerial:stopbits</a>, object property in NMSettingOvs +NMSettingSerial:stopbits, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3001,131 +3029,131 @@ NMSettingTCConfig:tfilters, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam-struct">NMSettingTeam</a>, struct in NMSettingOvs +NMSettingTeam, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--config">NMSettingTeam:config</a>, object property in NMSettingOvs +NMSettingTeam:config, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--link-watchers">NMSettingTeam:link-watchers</a>, object property in NMSettingOvs +NMSettingTeam:link-watchers, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--mcast-rejoin-count">NMSettingTeam:mcast-rejoin-count</a>, object property in NMSettingOvs +NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--mcast-rejoin-interval">NMSettingTeam:mcast-rejoin-interval</a>, object property in NMSettingOvs +NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--notify-peers-count">NMSettingTeam:notify-peers-count</a>, object property in NMSettingOvs +NMSettingTeam:notify-peers-count, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--notify-peers-interval">NMSettingTeam:notify-peers-interval</a>, object property in NMSettingOvs +NMSettingTeam:notify-peers-interval, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner">NMSettingTeam:runner</a>, object property in NMSettingOvs +NMSettingTeam:runner, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-active">NMSettingTeam:runner-active</a>, object property in NMSettingOvs +NMSettingTeam:runner-active, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-agg-select-policy">NMSettingTeam:runner-agg-select-policy</a>, object property in NMSettingOvs +NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-fast-rate">NMSettingTeam:runner-fast-rate</a>, object property in NMSettingOvs +NMSettingTeam:runner-fast-rate, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-hwaddr-policy">NMSettingTeam:runner-hwaddr-policy</a>, object property in NMSettingOvs +NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-min-ports">NMSettingTeam:runner-min-ports</a>, object property in NMSettingOvs +NMSettingTeam:runner-min-ports, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-sys-prio">NMSettingTeam:runner-sys-prio</a>, object property in NMSettingOvs +NMSettingTeam:runner-sys-prio, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-tx-balancer">NMSettingTeam:runner-tx-balancer</a>, object property in NMSettingOvs +NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-tx-balancer-interval">NMSettingTeam:runner-tx-balancer-interval</a>, object property in NMSettingOvs +NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeam.html#NMSettingTeam--runner-tx-hash">NMSettingTeam:runner-tx-hash</a>, object property in NMSettingOvs +NMSettingTeam:runner-tx-hash, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort-struct">NMSettingTeamPort</a>, struct in NMSettingOvs +NMSettingTeamPort, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--config">NMSettingTeamPort:config</a>, object property in NMSettingOvs +NMSettingTeamPort:config, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--lacp-key">NMSettingTeamPort:lacp-key</a>, object property in NMSettingOvs +NMSettingTeamPort:lacp-key, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--lacp-prio">NMSettingTeamPort:lacp-prio</a>, object property in NMSettingOvs +NMSettingTeamPort:lacp-prio, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--link-watchers">NMSettingTeamPort:link-watchers</a>, object property in NMSettingOvs +NMSettingTeamPort:link-watchers, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--prio">NMSettingTeamPort:prio</a>, object property in NMSettingOvs +NMSettingTeamPort:prio, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--queue-id">NMSettingTeamPort:queue-id</a>, object property in NMSettingOvs +NMSettingTeamPort:queue-id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTeamPort.html#NMSettingTeamPort--sticky">NMSettingTeamPort:sticky</a>, object property in NMSettingOvs +NMSettingTeamPort:sticky, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun-struct">NMSettingTun</a>, struct in NMSettingOvs +NMSettingTun, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun--group">NMSettingTun:group</a>, object property in NMSettingOvs +NMSettingTun:group, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun--mode">NMSettingTun:mode</a>, object property in NMSettingOvs +NMSettingTun:mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun--multi-queue">NMSettingTun:multi-queue</a>, object property in NMSettingOvs +NMSettingTun:multi-queue, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun--owner">NMSettingTun:owner</a>, object property in NMSettingOvs +NMSettingTun:owner, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun--pi">NMSettingTun:pi</a>, object property in NMSettingOvs +NMSettingTun:pi, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingTun.html#NMSettingTun--vnet-hdr">NMSettingTun:vnet-hdr</a>, object property in NMSettingOvs +NMSettingTun:vnet-hdr, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3153,55 +3181,55 @@ NMSettingVeth:peer, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVlan.html#NMSettingVlan-struct">NMSettingVlan</a>, struct in NMSettingOvs +NMSettingVlan, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVlan.html#NMSettingVlan--egress-priority-map">NMSettingVlan:egress-priority-map</a>, object property in NMSettingOvs +NMSettingVlan:egress-priority-map, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVlan.html#NMSettingVlan--flags">NMSettingVlan:flags</a>, object property in NMSettingOvs +NMSettingVlan:flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVlan.html#NMSettingVlan--id">NMSettingVlan:id</a>, object property in NMSettingOvs +NMSettingVlan:id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVlan.html#NMSettingVlan--ingress-priority-map">NMSettingVlan:ingress-priority-map</a>, object property in NMSettingOvs +NMSettingVlan:ingress-priority-map, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVlan.html#NMSettingVlan--parent">NMSettingVlan:parent</a>, object property in NMSettingOvs +NMSettingVlan:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn-struct">NMSettingVpn</a>, struct in NMSettingOvs +NMSettingVpn, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn--data">NMSettingVpn:data</a>, object property in NMSettingOvs +NMSettingVpn:data, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn--persistent">NMSettingVpn:persistent</a>, object property in NMSettingOvs +NMSettingVpn:persistent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn--secrets">NMSettingVpn:secrets</a>, object property in NMSettingOvs +NMSettingVpn:secrets, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn--service-type">NMSettingVpn:service-type</a>, object property in NMSettingOvs +NMSettingVpn:service-type, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn--timeout">NMSettingVpn:timeout</a>, object property in NMSettingOvs +NMSettingVpn:timeout, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVpn.html#NMSettingVpn--user-name">NMSettingVpn:user-name</a>, object property in NMSettingOvs +NMSettingVpn:user-name, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3213,71 +3241,71 @@ NMSettingVrf:table, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan-struct">NMSettingVxlan</a>, struct in NMSettingOvs +NMSettingVxlan, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--ageing">NMSettingVxlan:ageing</a>, object property in NMSettingOvs +NMSettingVxlan:ageing, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--destination-port">NMSettingVxlan:destination-port</a>, object property in NMSettingOvs +NMSettingVxlan:destination-port, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--id">NMSettingVxlan:id</a>, object property in NMSettingOvs +NMSettingVxlan:id, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--l2-miss">NMSettingVxlan:l2-miss</a>, object property in NMSettingOvs +NMSettingVxlan:l2-miss, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--l3-miss">NMSettingVxlan:l3-miss</a>, object property in NMSettingOvs +NMSettingVxlan:l3-miss, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--learning">NMSettingVxlan:learning</a>, object property in NMSettingOvs +NMSettingVxlan:learning, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--limit">NMSettingVxlan:limit</a>, object property in NMSettingOvs +NMSettingVxlan:limit, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--local">NMSettingVxlan:local</a>, object property in NMSettingOvs +NMSettingVxlan:local, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--parent">NMSettingVxlan:parent</a>, object property in NMSettingOvs +NMSettingVxlan:parent, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--proxy">NMSettingVxlan:proxy</a>, object property in NMSettingOvs +NMSettingVxlan:proxy, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--remote">NMSettingVxlan:remote</a>, object property in NMSettingOvs +NMSettingVxlan:remote, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--rsc">NMSettingVxlan:rsc</a>, object property in NMSettingOvs +NMSettingVxlan:rsc, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--source-port-max">NMSettingVxlan:source-port-max</a>, object property in NMSettingOvs +NMSettingVxlan:source-port-max, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--source-port-min">NMSettingVxlan:source-port-min</a>, object property in NMSettingOvs +NMSettingVxlan:source-port-min, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--tos">NMSettingVxlan:tos</a>, object property in NMSettingOvs +NMSettingVxlan:tos, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingVxlan.html#NMSettingVxlan--ttl">NMSettingVxlan:ttl</a>, object property in NMSettingOvs +NMSettingVxlan:ttl, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3297,19 +3325,19 @@ NMSettingWifiP2P:wps-method, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWimax.html#NMSettingWimax-struct">NMSettingWimax</a>, struct in NMSettingOvs +NMSettingWimax, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWimax.html#NMSettingWimax--mac-address">NMSettingWimax:mac-address</a>, object property in NMSettingOvs +NMSettingWimax:mac-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWimax.html#NMSettingWimax--network-name">NMSettingWimax:network-name</a>, object property in NMSettingOvs +NMSettingWimax:network-name, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired-struct">NMSettingWired</a>, struct in NMSettingOvs +NMSettingWired, struct in NMSettingOvs </dt> <dd></dd> <dt> @@ -3317,59 +3345,59 @@ NMSettingWired:accept-all-mac-addresses, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--auto-negotiate">NMSettingWired:auto-negotiate</a>, object property in NMSettingOvs +NMSettingWired:auto-negotiate, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--cloned-mac-address">NMSettingWired:cloned-mac-address</a>, object property in NMSettingOvs +NMSettingWired:cloned-mac-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--duplex">NMSettingWired:duplex</a>, object property in NMSettingOvs +NMSettingWired:duplex, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--generate-mac-address-mask">NMSettingWired:generate-mac-address-mask</a>, object property in NMSettingOvs +NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--mac-address">NMSettingWired:mac-address</a>, object property in NMSettingOvs +NMSettingWired:mac-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--mac-address-blacklist">NMSettingWired:mac-address-blacklist</a>, object property in NMSettingOvs +NMSettingWired:mac-address-blacklist, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--mtu">NMSettingWired:mtu</a>, object property in NMSettingOvs +NMSettingWired:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--port">NMSettingWired:port</a>, object property in NMSettingOvs +NMSettingWired:port, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--s390-nettype">NMSettingWired:s390-nettype</a>, object property in NMSettingOvs +NMSettingWired:s390-nettype, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--s390-options">NMSettingWired:s390-options</a>, object property in NMSettingOvs +NMSettingWired:s390-options, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--s390-subchannels">NMSettingWired:s390-subchannels</a>, object property in NMSettingOvs +NMSettingWired:s390-subchannels, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--speed">NMSettingWired:speed</a>, object property in NMSettingOvs +NMSettingWired:speed, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--wake-on-lan">NMSettingWired:wake-on-lan</a>, object property in NMSettingOvs +NMSettingWired:wake-on-lan, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWired.html#NMSettingWired--wake-on-lan-password">NMSettingWired:wake-on-lan-password</a>, object property in NMSettingOvs +NMSettingWired:wake-on-lan-password, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3413,79 +3441,79 @@ NMSettingWireGuard:private-key-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless-struct">NMSettingWireless</a>, struct in NMSettingOvs +NMSettingWireless, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--ap-isolation">NMSettingWireless:ap-isolation</a>, object property in NMSettingOvs +NMSettingWireless:ap-isolation, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--band">NMSettingWireless:band</a>, object property in NMSettingOvs +NMSettingWireless:band, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--bssid">NMSettingWireless:bssid</a>, object property in NMSettingOvs +NMSettingWireless:bssid, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--channel">NMSettingWireless:channel</a>, object property in NMSettingOvs +NMSettingWireless:channel, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--cloned-mac-address">NMSettingWireless:cloned-mac-address</a>, object property in NMSettingOvs +NMSettingWireless:cloned-mac-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--generate-mac-address-mask">NMSettingWireless:generate-mac-address-mask</a>, object property in NMSettingOvs +NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--hidden">NMSettingWireless:hidden</a>, object property in NMSettingOvs +NMSettingWireless:hidden, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--mac-address">NMSettingWireless:mac-address</a>, object property in NMSettingOvs +NMSettingWireless:mac-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--mac-address-blacklist">NMSettingWireless:mac-address-blacklist</a>, object property in NMSettingOvs +NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--mac-address-randomization">NMSettingWireless:mac-address-randomization</a>, object property in NMSettingOvs +NMSettingWireless:mac-address-randomization, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--mode">NMSettingWireless:mode</a>, object property in NMSettingOvs +NMSettingWireless:mode, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--mtu">NMSettingWireless:mtu</a>, object property in NMSettingOvs +NMSettingWireless:mtu, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--powersave">NMSettingWireless:powersave</a>, object property in NMSettingOvs +NMSettingWireless:powersave, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--rate">NMSettingWireless:rate</a>, object property in NMSettingOvs +NMSettingWireless:rate, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--seen-bssids">NMSettingWireless:seen-bssids</a>, object property in NMSettingOvs +NMSettingWireless:seen-bssids, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--ssid">NMSettingWireless:ssid</a>, object property in NMSettingOvs +NMSettingWireless:ssid, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--tx-power">NMSettingWireless:tx-power</a>, object property in NMSettingOvs +NMSettingWireless:tx-power, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWireless.html#NMSettingWireless--wake-on-wlan">NMSettingWireless:wake-on-wlan</a>, object property in NMSettingOvs +NMSettingWireless:wake-on-wlan, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3493,87 +3521,87 @@ NMSettingWireGuard:private-key-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity-struct">NMSettingWirelessSecurity</a>, struct in NMSettingOvs +NMSettingWirelessSecurity, struct in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--auth-alg">NMSettingWirelessSecurity:auth-alg</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--fils">NMSettingWirelessSecurity:fils</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:fils, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--group">NMSettingWirelessSecurity:group</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:group, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--key-mgmt">NMSettingWirelessSecurity:key-mgmt</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--leap-password">NMSettingWirelessSecurity:leap-password</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--leap-password-flags">NMSettingWirelessSecurity:leap-password-flags</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--leap-username">NMSettingWirelessSecurity:leap-username</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--pairwise">NMSettingWirelessSecurity:pairwise</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--pmf">NMSettingWirelessSecurity:pmf</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:pmf, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--proto">NMSettingWirelessSecurity:proto</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:proto, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--psk">NMSettingWirelessSecurity:psk</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:psk, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--psk-flags">NMSettingWirelessSecurity:psk-flags</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key-flags">NMSettingWirelessSecurity:wep-key-flags</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key-type">NMSettingWirelessSecurity:wep-key-type</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key0">NMSettingWirelessSecurity:wep-key0</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key1">NMSettingWirelessSecurity:wep-key1</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key2">NMSettingWirelessSecurity:wep-key2</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-key3">NMSettingWirelessSecurity:wep-key3</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wep-tx-keyidx">NMSettingWirelessSecurity:wep-tx-keyidx</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSettingWirelessSecurity.html#NMSettingWirelessSecurity--wps-method">NMSettingWirelessSecurity:wps-method</a>, object property in NMSettingOvs +NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs </dt> <dd></dd> <dt> @@ -3617,7 +3645,7 @@ NMSettingWpan:short-address, object property in NMSettingOvs </dt> <dd></dd> <dt> -<a href="NMSimpleConnection.html#NMSimpleConnection-struct">NMSimpleConnection</a>, struct in NMSettingOvs +NMSimpleConnection, struct in NMSettingOvs </dt> <dd></dd> <dt> @@ -4241,7 +4269,7 @@ nm_auto_unref_nml_dbusobj, macro in <a class="link" href="NMIPConfig.html" title </dt> <dd></dd> <dt> -<a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-32-4:CAPS" title="NM_AVAILABLE_IN_1_32_4">NM_AVAILABLE_IN_1_32_4</a>, macro in <a class="link" href="libnm-nm-version.html" title="nm-version">nm-version</a> +<a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-34:CAPS" title="NM_AVAILABLE_IN_1_34">NM_AVAILABLE_IN_1_34</a>, macro in <a class="link" href="libnm-nm-version.html" title="nm-version">nm-version</a> </dt> <dd></dd> <dt> @@ -5145,6 +5173,10 @@ NM_CLIENT_NOTIFY_EVENT_PRIO_GPROP, macro in <a class="link" href="NMIPConfig.htm </dt> <dd></dd> <dt> +<a class="link" href="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP4-CONFIG-METHOD:CAPS" title="NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD">NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD</a>, macro in <a class="link" href="NMConnection.html" title="NMConnection">NMConnection</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP6-CONFIG-METHOD:CAPS" title="NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD">NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD</a>, macro in <a class="link" href="NMConnection.html" title="NMConnection">NMConnection</a> </dt> <dd></dd> @@ -5653,6 +5685,14 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface </dt> <dd></dd> <dt> +<a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-34:CAPS" title="NM_DEPRECATED_IN_1_34">NM_DEPRECATED_IN_1_34</a>, macro in <a class="link" href="libnm-nm-version.html" title="nm-version">nm-version</a> +</dt> +<dd></dd> +<dt> +<a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-34-FOR:CAPS" title="NM_DEPRECATED_IN_1_34_FOR()">NM_DEPRECATED_IN_1_34_FOR</a>, macro in <a class="link" href="libnm-nm-version.html" title="nm-version">nm-version</a> +</dt> +<dd></dd> +<dt> <a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-4:CAPS" title="NM_DEPRECATED_IN_1_4">NM_DEPRECATED_IN_1_4</a>, macro in <a class="link" href="libnm-nm-version.html" title="nm-version">nm-version</a> </dt> <dd></dd> @@ -6033,6 +6073,10 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface </dt> <dd></dd> <dt> +<a class="link" href="NMDevice.html#nm-device-get-ports" title="nm_device_get_ports ()">nm_device_get_ports</a>, function in <a class="link" href="NMDevice.html" title="NMDevice">NMDevice</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMDevice.html#nm-device-get-product" title="nm_device_get_product ()">nm_device_get_product</a>, function in <a class="link" href="NMDevice.html" title="NMDevice">NMDevice</a> </dt> <dd></dd> @@ -6465,6 +6509,10 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface </dt> <dd></dd> <dt> +<a class="link" href="NMDevice.html#NM-DEVICE-PORTS:CAPS" title="NM_DEVICE_PORTS">NM_DEVICE_PORTS</a>, macro in <a class="link" href="NMDevice.html" title="NMDevice">NMDevice</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMDevice.html#NM-DEVICE-PRODUCT:CAPS" title="NM_DEVICE_PRODUCT">NM_DEVICE_PRODUCT</a>, macro in <a class="link" href="NMDevice.html" title="NMDevice">NMDevice</a> </dt> <dd></dd> @@ -8073,6 +8121,10 @@ NM_MINOR_VERSION, macro in nm-version-macros </dt> <dd></dd> <dt> +<a class="link" href="NMObject.html#NM-OBJECT-CLIENT:CAPS" title="NM_OBJECT_CLIENT">NM_OBJECT_CLIENT</a>, macro in <a class="link" href="NMObject.html" title="NMObject">NMObject</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMObject.html#nm-object-get-client" title="nm_object_get_client ()">nm_object_get_client</a>, function in <a class="link" href="NMObject.html" title="NMObject">NMObject</a> </dt> <dd></dd> @@ -9125,6 +9177,22 @@ NM_MINOR_VERSION, macro in nm-version-macros </dt> <dd></dd> <dt> +<a class="link" href="NMSettingBondPort.html#nm-setting-bond-port-get-queue-id" title="nm_setting_bond_port_get_queue_id ()">nm_setting_bond_port_get_queue_id</a>, function in <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort">NMSettingBondPort</a> +</dt> +<dd></dd> +<dt> +<a class="link" href="NMSettingBondPort.html#nm-setting-bond-port-new" title="nm_setting_bond_port_new ()">nm_setting_bond_port_new</a>, function in <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort">NMSettingBondPort</a> +</dt> +<dd></dd> +<dt> +<a class="link" href="NMSettingBondPort.html#NM-SETTING-BOND-PORT-QUEUE-ID:CAPS" title="NM_SETTING_BOND_PORT_QUEUE_ID">NM_SETTING_BOND_PORT_QUEUE_ID</a>, macro in <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort">NMSettingBondPort</a> +</dt> +<dd></dd> +<dt> +<a class="link" href="NMSettingBondPort.html#NM-SETTING-BOND-PORT-SETTING-NAME:CAPS" title="NM_SETTING_BOND_PORT_SETTING_NAME">NM_SETTING_BOND_PORT_SETTING_NAME</a>, macro in <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort">NMSettingBondPort</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMSettingBond.html#nm-setting-bond-remove-option" title="nm_setting_bond_remove_option ()">nm_setting_bond_remove_option</a>, function in <a class="link" href="NMSettingBond.html" title="NMSettingBond">NMSettingBond</a> </dt> <dd></dd> @@ -9533,6 +9601,10 @@ NM_MINOR_VERSION, macro in nm-version-macros </dt> <dd></dd> <dt> +<a class="link" href="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS:CAPS" title="NM_SETTING_CONNECTION_DNS_OVER_TLS">NM_SETTING_CONNECTION_DNS_OVER_TLS</a>, macro in <a class="link" href="NMSettingConnection.html" title="NMSettingConnection">NMSettingConnection</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMSettingConnection.html#NM-SETTING-CONNECTION-GATEWAY-PING-TIMEOUT:CAPS" title="NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT">NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT</a>, macro in <a class="link" href="NMSettingConnection.html" title="NMSettingConnection">NMSettingConnection</a> </dt> <dd></dd> @@ -9561,6 +9633,10 @@ NM_MINOR_VERSION, macro in nm-version-macros </dt> <dd></dd> <dt> +<a class="link" href="NMSettingConnection.html#nm-setting-connection-get-dns-over-tls" title="nm_setting_connection_get_dns_over_tls ()">nm_setting_connection_get_dns_over_tls</a>, function in <a class="link" href="NMSettingConnection.html" title="NMSettingConnection">NMSettingConnection</a> +</dt> +<dd></dd> +<dt> <a class="link" href="NMSettingConnection.html#nm-setting-connection-get-gateway-ping-timeout" title="nm_setting_connection_get_gateway_ping_timeout ()">nm_setting_connection_get_gateway_ping_timeout</a>, function in <a class="link" href="NMSettingConnection.html" title="NMSettingConnection">NMSettingConnection</a> </dt> <dd></dd> @@ -13365,10 +13441,6 @@ nm_sett_info_propert_type_team_i, variable in nm-team-utils </dt> <dd></dd> <dt> -nm_sett_info_propert_type_team_link_watchers, variable in nm-team-utils -</dt> -<dd></dd> -<dt> nm_sett_info_propert_type_team_s, variable in nm-team-utils </dt> <dd></dd> @@ -14177,7 +14249,7 @@ NM_VERSION_1_32, macro in nm-version-macros </dt> <dd></dd> <dt> -NM_VERSION_1_32_4, macro in nm-version-macros +NM_VERSION_1_34, macro in nm-version-macros </dt> <dd></dd> <dt> diff --git a/docs/libnm/html/ch03.html b/docs/libnm/html/ch03.html index e6b5dbee..ae4cdf94 100644 --- a/docs/libnm/html/ch03.html +++ b/docs/libnm/html/ch03.html @@ -51,6 +51,9 @@ <span class="refentrytitle"><a href="NMSettingBluetooth.html">NMSettingBluetooth</a></span><span class="refpurpose"> — Describes Bluetooth connection properties</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSettingBondPort.html">NMSettingBondPort</a></span><span class="refpurpose"> — Describes connection properties for bond ports</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSettingBond.html">NMSettingBond</a></span><span class="refpurpose"> — Describes connection properties for bonds</span> </dt> <dt> @@ -84,17 +87,17 @@ <span class="refentrytitle"><a href="NMSettingInfiniband.html">NMSettingInfiniband</a></span><span class="refpurpose"> — Describes connection properties for IP-over-InfiniBand networks</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIP4Config.html">NMSettingIP4Config</a></span><span class="refpurpose"> — Describes IPv4 addressing, routing, and name service properties</span> +<span class="refentrytitle"><a href="NMSettingIPConfig.html">NMSettingIPConfig</a></span><span class="refpurpose"> — Abstract base class for IPv4 and IPv6 +addressing, routing, and name service properties</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIP6Config.html">NMSettingIP6Config</a></span><span class="refpurpose"> — Describes IPv6 addressing, routing, and name service properties</span> +<span class="refentrytitle"><a href="NMSettingIPTunnel.html">NMSettingIPTunnel</a></span><span class="refpurpose"> — Describes connection properties for IP tunnel devices</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIPConfig.html">NMSettingIPConfig</a></span><span class="refpurpose"> — Abstract base class for IPv4 and IPv6 -addressing, routing, and name service properties</span> +<span class="refentrytitle"><a href="NMSettingIP4Config.html">NMSettingIP4Config</a></span><span class="refpurpose"> — Describes IPv4 addressing, routing, and name service properties</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIPTunnel.html">NMSettingIPTunnel</a></span><span class="refpurpose"> — Describes connection properties for IP tunnel devices</span> +<span class="refentrytitle"><a href="NMSettingIP6Config.html">NMSettingIP6Config</a></span><span class="refpurpose"> — Describes IPv6 addressing, routing, and name service properties</span> </dt> <dt> <span class="refentrytitle"><a href="NMSettingMacsec.html">NMSettingMacsec</a></span><span class="refpurpose"> — Describes connection properties for MACSEC interfaces</span> @@ -112,19 +115,19 @@ addressing, routing, and name service properties</span> <span class="refentrytitle"><a href="NMSettingOvsBridge.html">NMSettingOvsBridge</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch bridges.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsInterface.html">NMSettingOvsInterface</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch interfaces.</span> +<span class="refentrytitle"><a href="NMSettingOvsDpdk.html">NMSettingOvsDpdk</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch DPDK interfaces.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsDpdk.html">NMSettingOvsDpdk</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch DPDK interfaces.</span> +<span class="refentrytitle"><a href="NMSettingOvsExternalIDs.html">NMSettingOvsExternalIDs</a></span><span class="refpurpose"> — External-IDs for OVS database</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsPatch.html">NMSettingOvsPatch</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch patch interfaces.</span> +<span class="refentrytitle"><a href="NMSettingOvsInterface.html">NMSettingOvsInterface</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch interfaces.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsPort.html">NMSettingOvsPort</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch ports.</span> +<span class="refentrytitle"><a href="NMSettingOvsPatch.html">NMSettingOvsPatch</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch patch interfaces.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsExternalIDs.html">NMSettingOvsExternalIDs</a></span><span class="refpurpose"> — External-IDs for OVS database</span> +<span class="refentrytitle"><a href="NMSettingOvsPort.html">NMSettingOvsPort</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch ports.</span> </dt> <dt> <span class="refentrytitle"><a href="NMSettingPpp.html">NMSettingPpp</a></span><span class="refpurpose"> — Describes connection properties for devices/networks diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 8810942a..8ba3ec8e 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,10 +15,10 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libnm Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for libnm 1.32.12 + for libnm 1.34.0 The latest version of this documentation can be found on-line at - <a class="ulink" href="https://developer.gnome.org/libnm/stable/" target="_top">https://developer.gnome.org/libnm/stable/</a>. + <a class="ulink" href="https://networkmanager.dev/docs/libnm/latest/" target="_top">https://networkmanager.dev/docs/libnm/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"> @@ -100,6 +100,9 @@ <span class="refentrytitle"><a href="NMSettingBluetooth.html">NMSettingBluetooth</a></span><span class="refpurpose"> — Describes Bluetooth connection properties</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSettingBondPort.html">NMSettingBondPort</a></span><span class="refpurpose"> — Describes connection properties for bond ports</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSettingBond.html">NMSettingBond</a></span><span class="refpurpose"> — Describes connection properties for bonds</span> </dt> <dt> @@ -133,17 +136,17 @@ <span class="refentrytitle"><a href="NMSettingInfiniband.html">NMSettingInfiniband</a></span><span class="refpurpose"> — Describes connection properties for IP-over-InfiniBand networks</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIP4Config.html">NMSettingIP4Config</a></span><span class="refpurpose"> — Describes IPv4 addressing, routing, and name service properties</span> +<span class="refentrytitle"><a href="NMSettingIPConfig.html">NMSettingIPConfig</a></span><span class="refpurpose"> — Abstract base class for IPv4 and IPv6 +addressing, routing, and name service properties</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIP6Config.html">NMSettingIP6Config</a></span><span class="refpurpose"> — Describes IPv6 addressing, routing, and name service properties</span> +<span class="refentrytitle"><a href="NMSettingIPTunnel.html">NMSettingIPTunnel</a></span><span class="refpurpose"> — Describes connection properties for IP tunnel devices</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIPConfig.html">NMSettingIPConfig</a></span><span class="refpurpose"> — Abstract base class for IPv4 and IPv6 -addressing, routing, and name service properties</span> +<span class="refentrytitle"><a href="NMSettingIP4Config.html">NMSettingIP4Config</a></span><span class="refpurpose"> — Describes IPv4 addressing, routing, and name service properties</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingIPTunnel.html">NMSettingIPTunnel</a></span><span class="refpurpose"> — Describes connection properties for IP tunnel devices</span> +<span class="refentrytitle"><a href="NMSettingIP6Config.html">NMSettingIP6Config</a></span><span class="refpurpose"> — Describes IPv6 addressing, routing, and name service properties</span> </dt> <dt> <span class="refentrytitle"><a href="NMSettingMacsec.html">NMSettingMacsec</a></span><span class="refpurpose"> — Describes connection properties for MACSEC interfaces</span> @@ -161,19 +164,19 @@ addressing, routing, and name service properties</span> <span class="refentrytitle"><a href="NMSettingOvsBridge.html">NMSettingOvsBridge</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch bridges.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsInterface.html">NMSettingOvsInterface</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch interfaces.</span> +<span class="refentrytitle"><a href="NMSettingOvsDpdk.html">NMSettingOvsDpdk</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch DPDK interfaces.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsDpdk.html">NMSettingOvsDpdk</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch DPDK interfaces.</span> +<span class="refentrytitle"><a href="NMSettingOvsExternalIDs.html">NMSettingOvsExternalIDs</a></span><span class="refpurpose"> — External-IDs for OVS database</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsPatch.html">NMSettingOvsPatch</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch patch interfaces.</span> +<span class="refentrytitle"><a href="NMSettingOvsInterface.html">NMSettingOvsInterface</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch interfaces.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsPort.html">NMSettingOvsPort</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch ports.</span> +<span class="refentrytitle"><a href="NMSettingOvsPatch.html">NMSettingOvsPatch</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch patch interfaces.</span> </dt> <dt> -<span class="refentrytitle"><a href="NMSettingOvsExternalIDs.html">NMSettingOvsExternalIDs</a></span><span class="refpurpose"> — External-IDs for OVS database</span> +<span class="refentrytitle"><a href="NMSettingOvsPort.html">NMSettingOvsPort</a></span><span class="refpurpose"> — Describes connection properties for Open vSwitch ports.</span> </dt> <dt> <span class="refentrytitle"><a href="NMSettingPpp.html">NMSettingPpp</a></span><span class="refpurpose"> — Describes connection properties for devices/networks diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index 2977a95b..c4575070 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -326,7 +326,7 @@ request</p> <div class="refsect2"> <a name="NMConnectionError"></a><h3>enum NMConnectionError</h3> <p>Describes errors that may result from operations involving a <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a> -or its <a href="NMSetting.html#NMSetting-struct"><span class="type">NMSettings</span></a>.</p> +or its <span class="type">NMSettings</span>.</p> <p>These errors may be returned directly from <a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a> and <a class="link" href="NMSetting.html" title="NMSetting"><span class="type">NMSetting</span></a> methods, or may be returned from D-Bus operations (eg on <a class="link" href="NMClient.html" title="NMClient"><span class="type">NMClient</span></a> or <a class="link" href="NMDevice.html" title="NMDevice"><span class="type">NMDevice</span></a>), where they correspond to errors in the diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index d5f25422..e67dbdca 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -1730,7 +1730,7 @@ nm_utils_uuid_generate (<em class="parameter"><code><span class="type">void</spa <div class="refsect3"> <a name="nm-utils-uuid-generate.returns"></a><h4>Returns</h4> <p> a newly allocated UUID suitable for use as the <a class="link" href="NMSettingConnection.html" title="NMSettingConnection"><span class="type">NMSettingConnection</span></a> -object's <a href="NMSettingConnection.html#NMSettingConnection--id"><span class="type">“id”</span></a>: property. Should be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a></p> +object's <span class="type">“id”</span>: property. Should be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a></p> </div> </div> <hr> diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index f40fa138..2c476533 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -149,6 +149,12 @@ <a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-32-FOR:CAPS" title="NM_DEPRECATED_IN_1_32_FOR()">NM_DEPRECATED_IN_1_32_FOR</a><span class="c_punctuation">()</span> </td> </tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"> +<a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-34-FOR:CAPS" title="NM_DEPRECATED_IN_1_34_FOR()">NM_DEPRECATED_IN_1_34_FOR</a><span class="c_punctuation">()</span> +</td> +</tr> </tbody> </table></div> </div> @@ -314,7 +320,11 @@ </tr> <tr> <td class="define_keyword">#define</td> -<td class="function_name"><a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-32-4:CAPS" title="NM_AVAILABLE_IN_1_32_4">NM_AVAILABLE_IN_1_32_4</a></td> +<td class="function_name"><a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-34:CAPS" title="NM_DEPRECATED_IN_1_34">NM_DEPRECATED_IN_1_34</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-34:CAPS" title="NM_AVAILABLE_IN_1_34">NM_AVAILABLE_IN_1_34</a></td> </tr> </tbody> </table></div> @@ -326,31 +336,31 @@ <a name="libnm-nm-version.functions_details"></a><h2>Functions</h2> <div class="refsect2"> <a name="NM-DEPRECATED-IN-0-9-10-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_0_9_10_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-0-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_0_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-2-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_2_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-4-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_4_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-6-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_6_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> @@ -361,43 +371,43 @@ <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-10-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_10_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-12-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_12_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-14-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_14_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-16-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_16_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-18-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_18_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-20-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_20_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-22-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_22_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> @@ -410,25 +420,31 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-26-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_26_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-28-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_28_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-30-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_30_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_30_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_30_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-32-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_32_FOR()</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_32_FOR(f) G_DEPRECATED_FOR(f) +<pre class="programlisting">#define NM_DEPRECATED_IN_1_32_FOR(f) G_DEPRECATED_FOR(f) +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="NM-DEPRECATED-IN-1-34-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_34_FOR()</h3> +<pre class="programlisting">#define NM_DEPRECATED_IN_1_34_FOR(f) G_DEPRECATED_FOR(f) </pre> </div> </div> @@ -436,43 +452,43 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre> <a name="libnm-nm-version.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="NM-VERSION-MIN-REQUIRED:CAPS"></a><h3>NM_VERSION_MIN_REQUIRED</h3> -<pre class="programlisting"> #define NM_VERSION_MIN_REQUIRED (NM_API_VERSION) +<pre class="programlisting">#define NM_VERSION_MIN_REQUIRED (NM_API_VERSION) </pre> </div> <hr> <div class="refsect2"> <a name="NM-VERSION-MAX-ALLOWED:CAPS"></a><h3>NM_VERSION_MAX_ALLOWED</h3> -<pre class="programlisting"> #define NM_VERSION_MAX_ALLOWED (NM_API_VERSION) +<pre class="programlisting">#define NM_VERSION_MAX_ALLOWED (NM_API_VERSION) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-0-9-10:CAPS"></a><h3>NM_DEPRECATED_IN_0_9_10</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_0_9_10 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_0_9_10 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-0-9-10:CAPS"></a><h3>NM_AVAILABLE_IN_0_9_10</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10) +<pre class="programlisting">#define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-0:CAPS"></a><h3>NM_DEPRECATED_IN_1_0</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_0 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_0 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-0:CAPS"></a><h3>NM_AVAILABLE_IN_1_0</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-2:CAPS"></a><h3>NM_DEPRECATED_IN_1_2</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_2 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_2 G_DEPRECATED </pre> </div> <hr> @@ -483,31 +499,31 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-4:CAPS"></a><h3>NM_DEPRECATED_IN_1_4</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_4 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_4 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-4:CAPS"></a><h3>NM_AVAILABLE_IN_1_4</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-6:CAPS"></a><h3>NM_DEPRECATED_IN_1_6</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_6 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_6 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-6:CAPS"></a><h3>NM_AVAILABLE_IN_1_6</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-8:CAPS"></a><h3>NM_DEPRECATED_IN_1_8</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_8 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_8 G_DEPRECATED </pre> </div> <hr> @@ -518,151 +534,157 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-10:CAPS"></a><h3>NM_DEPRECATED_IN_1_10</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_10 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_10 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-10:CAPS"></a><h3>NM_AVAILABLE_IN_1_10</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-12:CAPS"></a><h3>NM_DEPRECATED_IN_1_12</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_12 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_12 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-12:CAPS"></a><h3>NM_AVAILABLE_IN_1_12</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-14:CAPS"></a><h3>NM_DEPRECATED_IN_1_14</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_14 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_14 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-14:CAPS"></a><h3>NM_AVAILABLE_IN_1_14</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-16:CAPS"></a><h3>NM_DEPRECATED_IN_1_16</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_16 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_16 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-16:CAPS"></a><h3>NM_AVAILABLE_IN_1_16</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-18:CAPS"></a><h3>NM_DEPRECATED_IN_1_18</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_18 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_18 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-18:CAPS"></a><h3>NM_AVAILABLE_IN_1_18</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-20:CAPS"></a><h3>NM_DEPRECATED_IN_1_20</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_20 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_20 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-20:CAPS"></a><h3>NM_AVAILABLE_IN_1_20</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-22:CAPS"></a><h3>NM_DEPRECATED_IN_1_22</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_22 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_22 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-22:CAPS"></a><h3>NM_AVAILABLE_IN_1_22</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-24:CAPS"></a><h3>NM_DEPRECATED_IN_1_24</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_24 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_24 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-24:CAPS"></a><h3>NM_AVAILABLE_IN_1_24</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-26:CAPS"></a><h3>NM_DEPRECATED_IN_1_26</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_26 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_26 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-26:CAPS"></a><h3>NM_AVAILABLE_IN_1_26</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-28:CAPS"></a><h3>NM_DEPRECATED_IN_1_28</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_28 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_28 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-28:CAPS"></a><h3>NM_AVAILABLE_IN_1_28</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-30:CAPS"></a><h3>NM_DEPRECATED_IN_1_30</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_30 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_30 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-30:CAPS"></a><h3>NM_AVAILABLE_IN_1_30</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_30 G_UNAVAILABLE(1, 30) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_30 G_UNAVAILABLE(1, 30) </pre> </div> <hr> <div class="refsect2"> <a name="NM-DEPRECATED-IN-1-32:CAPS"></a><h3>NM_DEPRECATED_IN_1_32</h3> -<pre class="programlisting"> #define NM_DEPRECATED_IN_1_32 G_DEPRECATED +<pre class="programlisting">#define NM_DEPRECATED_IN_1_32 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> <a name="NM-AVAILABLE-IN-1-32:CAPS"></a><h3>NM_AVAILABLE_IN_1_32</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_32 G_UNAVAILABLE(1, 32) +<pre class="programlisting">#define NM_AVAILABLE_IN_1_32 G_UNAVAILABLE(1, 32) +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="NM-DEPRECATED-IN-1-34:CAPS"></a><h3>NM_DEPRECATED_IN_1_34</h3> +<pre class="programlisting">#define NM_DEPRECATED_IN_1_34 G_DEPRECATED </pre> </div> <hr> <div class="refsect2"> -<a name="NM-AVAILABLE-IN-1-32-4:CAPS"></a><h3>NM_AVAILABLE_IN_1_32_4</h3> -<pre class="programlisting"> #define NM_AVAILABLE_IN_1_32_4 G_UNAVAILABLE(1, 32.4) +<a name="NM-AVAILABLE-IN-1-34:CAPS"></a><h3>NM_AVAILABLE_IN_1_34</h3> +<pre class="programlisting">#define NM_AVAILABLE_IN_1_34 G_UNAVAILABLE(1, 34) </pre> </div> </div> diff --git a/docs/libnm/html/libnm.devhelp2 b/docs/libnm/html/libnm.devhelp2 index 4869e57e..40f15e9b 100644 --- a/docs/libnm/html/libnm.devhelp2 +++ b/docs/libnm/html/libnm.devhelp2 @@ -22,6 +22,7 @@ <sub name="NMSetting8021x" link="NMSetting8021x.html"/> <sub name="NMSettingAdsl" link="NMSettingAdsl.html"/> <sub name="NMSettingBluetooth" link="NMSettingBluetooth.html"/> + <sub name="NMSettingBondPort" link="NMSettingBondPort.html"/> <sub name="NMSettingBond" link="NMSettingBond.html"/> <sub name="NMSettingBridgePort" link="NMSettingBridgePort.html"/> <sub name="NMSettingBridge" link="NMSettingBridge.html"/> @@ -33,20 +34,20 @@ <sub name="NMSettingGsm" link="NMSettingGsm.html"/> <sub name="NMSettingHostname" link="NMSettingHostname.html"/> <sub name="NMSettingInfiniband" link="NMSettingInfiniband.html"/> - <sub name="NMSettingIP4Config" link="NMSettingIP4Config.html"/> - <sub name="NMSettingIP6Config" link="NMSettingIP6Config.html"/> <sub name="NMSettingIPConfig" link="NMSettingIPConfig.html"/> <sub name="NMSettingIPTunnel" link="NMSettingIPTunnel.html"/> + <sub name="NMSettingIP4Config" link="NMSettingIP4Config.html"/> + <sub name="NMSettingIP6Config" link="NMSettingIP6Config.html"/> <sub name="NMSettingMacsec" link="NMSettingMacsec.html"/> <sub name="NMSettingMacvlan" link="NMSettingMacvlan.html"/> <sub name="NMSettingMatch" link="NMSettingMatch.html"/> <sub name="NMSettingOlpcMesh" link="NMSettingOlpcMesh.html"/> <sub name="NMSettingOvsBridge" link="NMSettingOvsBridge.html"/> - <sub name="NMSettingOvsInterface" link="NMSettingOvsInterface.html"/> <sub name="NMSettingOvsDpdk" link="NMSettingOvsDpdk.html"/> + <sub name="NMSettingOvsExternalIDs" link="NMSettingOvsExternalIDs.html"/> + <sub name="NMSettingOvsInterface" link="NMSettingOvsInterface.html"/> <sub name="NMSettingOvsPatch" link="NMSettingOvsPatch.html"/> <sub name="NMSettingOvsPort" link="NMSettingOvsPort.html"/> - <sub name="NMSettingOvsExternalIDs" link="NMSettingOvsExternalIDs.html"/> <sub name="NMSettingPpp" link="NMSettingPpp.html"/> <sub name="NMSettingPppoe" link="NMSettingPppoe.html"/> <sub name="NMSettingProxy" link="NMSettingProxy.html"/> @@ -303,6 +304,7 @@ <keyword type="function" name="nm_object_get_path ()" link="NMObject.html#nm-object-get-path"/> <keyword type="function" name="nm_object_get_client ()" link="NMObject.html#nm-object-get-client" since="1.24"/> <keyword type="macro" name="NM_OBJECT_PATH" link="NMObject.html#NM-OBJECT-PATH:CAPS"/> + <keyword type="macro" name="NM_OBJECT_CLIENT" link="NMObject.html#NM-OBJECT-CLIENT:CAPS"/> <keyword type="function" name="nm_agent_manager_error_quark ()" link="libnm-nm-errors.html#nm-agent-manager-error-quark"/> <keyword type="function" name="nm_connection_error_quark ()" link="libnm-nm-errors.html#nm-connection-error-quark"/> <keyword type="function" name="nm_crypto_error_quark ()" link="libnm-nm-errors.html#nm-crypto-error-quark"/> @@ -514,6 +516,7 @@ <keyword type="macro" name="NM_CONNECTION_SECRETS_UPDATED" link="NMConnection.html#NM-CONNECTION-SECRETS-UPDATED:CAPS"/> <keyword type="macro" name="NM_CONNECTION_SECRETS_CLEARED" link="NMConnection.html#NM-CONNECTION-SECRETS-CLEARED:CAPS"/> <keyword type="macro" name="NM_CONNECTION_CHANGED" link="NMConnection.html#NM-CONNECTION-CHANGED:CAPS"/> + <keyword type="macro" name="NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD" link="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP4-CONFIG-METHOD:CAPS"/> <keyword type="macro" name="NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD" link="NMConnection.html#NM-CONNECTION-NORMALIZE-PARAM-IP6-CONFIG-METHOD:CAPS"/> <keyword type="struct" name="NMConnectionInterface" link="NMConnection.html#NMConnectionInterface"/> <keyword type="macro" name="NM_VARIANT_TYPE_SETTING" link="NMConnection.html#NM-VARIANT-TYPE-SETTING:CAPS"/> @@ -610,6 +613,7 @@ <keyword type="function" name="nm_setting_connection_get_auth_retries ()" link="NMSettingConnection.html#nm-setting-connection-get-auth-retries" since="1.10"/> <keyword type="function" name="nm_setting_connection_get_mdns ()" link="NMSettingConnection.html#nm-setting-connection-get-mdns" since="1.12"/> <keyword type="function" name="nm_setting_connection_get_llmnr ()" link="NMSettingConnection.html#nm-setting-connection-get-llmnr" since="1.14"/> + <keyword type="function" name="nm_setting_connection_get_dns_over_tls ()" link="NMSettingConnection.html#nm-setting-connection-get-dns-over-tls" since="1.34"/> <keyword type="function" name="nm_setting_connection_get_wait_device_timeout ()" link="NMSettingConnection.html#nm-setting-connection-get-wait-device-timeout" since="1.20"/> <keyword type="function" name="nm_setting_connection_get_mud_url ()" link="NMSettingConnection.html#nm-setting-connection-get-mud-url" since="1.26"/> <keyword type="macro" name="NM_SETTING_CONNECTION_SETTING_NAME" link="NMSettingConnection.html#NM-SETTING-CONNECTION-SETTING-NAME:CAPS"/> @@ -639,12 +643,14 @@ <keyword type="macro" name="NM_SETTING_CONNECTION_AUTH_RETRIES" link="NMSettingConnection.html#NM-SETTING-CONNECTION-AUTH-RETRIES:CAPS"/> <keyword type="macro" name="NM_SETTING_CONNECTION_MDNS" link="NMSettingConnection.html#NM-SETTING-CONNECTION-MDNS:CAPS"/> <keyword type="macro" name="NM_SETTING_CONNECTION_LLMNR" link="NMSettingConnection.html#NM-SETTING-CONNECTION-LLMNR:CAPS"/> + <keyword type="macro" name="NM_SETTING_CONNECTION_DNS_OVER_TLS" link="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS:CAPS"/> <keyword type="macro" name="NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT" link="NMSettingConnection.html#NM-SETTING-CONNECTION-WAIT-DEVICE-TIMEOUT:CAPS"/> <keyword type="macro" name="NM_SETTING_CONNECTION_MUD_URL" link="NMSettingConnection.html#NM-SETTING-CONNECTION-MUD-URL:CAPS"/> <keyword type="enum" name="enum NMSettingConnectionAutoconnectSlaves" link="NMSettingConnection.html#NMSettingConnectionAutoconnectSlaves"/> <keyword type="enum" name="enum NMSettingConnectionLldp" link="NMSettingConnection.html#NMSettingConnectionLldp"/> <keyword type="enum" name="enum NMSettingConnectionMdns" link="NMSettingConnection.html#NMSettingConnectionMdns" since="1.12"/> <keyword type="enum" name="enum NMSettingConnectionLlmnr" link="NMSettingConnection.html#NMSettingConnectionLlmnr" since="1.14"/> + <keyword type="enum" name="enum NMSettingConnectionDnsOverTls" link="NMSettingConnection.html#NMSettingConnectionDnsOverTls" since="1.34"/> <keyword type="function" name="nm_setting_6lowpan_new ()" link="NMSetting6Lowpan.html#nm-setting-6lowpan-new" since="1.14"/> <keyword type="function" name="nm_setting_6lowpan_get_parent ()" link="NMSetting6Lowpan.html#nm-setting-6lowpan-get-parent" since="1.14"/> <keyword type="macro" name="NM_SETTING_6LOWPAN_SETTING_NAME" link="NMSetting6Lowpan.html#NM-SETTING-6LOWPAN-SETTING-NAME:CAPS"/> @@ -822,6 +828,10 @@ <keyword type="macro" name="NM_SETTING_BLUETOOTH_TYPE_DUN" link="NMSettingBluetooth.html#NM-SETTING-BLUETOOTH-TYPE-DUN:CAPS"/> <keyword type="macro" name="NM_SETTING_BLUETOOTH_TYPE_PANU" link="NMSettingBluetooth.html#NM-SETTING-BLUETOOTH-TYPE-PANU:CAPS"/> <keyword type="macro" name="NM_SETTING_BLUETOOTH_TYPE_NAP" link="NMSettingBluetooth.html#NM-SETTING-BLUETOOTH-TYPE-NAP:CAPS"/> + <keyword type="function" name="nm_setting_bond_port_new ()" link="NMSettingBondPort.html#nm-setting-bond-port-new" since="1.34"/> + <keyword type="function" name="nm_setting_bond_port_get_queue_id ()" link="NMSettingBondPort.html#nm-setting-bond-port-get-queue-id" since="1.34"/> + <keyword type="macro" name="NM_SETTING_BOND_PORT_SETTING_NAME" link="NMSettingBondPort.html#NM-SETTING-BOND-PORT-SETTING-NAME:CAPS"/> + <keyword type="macro" name="NM_SETTING_BOND_PORT_QUEUE_ID" link="NMSettingBondPort.html#NM-SETTING-BOND-PORT-QUEUE-ID:CAPS"/> <keyword type="function" name="nm_setting_bond_new ()" link="NMSettingBond.html#nm-setting-bond-new"/> <keyword type="function" name="nm_setting_bond_get_num_options ()" link="NMSettingBond.html#nm-setting-bond-get-num-options"/> <keyword type="function" name="nm_setting_bond_get_option ()" link="NMSettingBond.html#nm-setting-bond-get-option"/> @@ -1074,40 +1084,6 @@ <keyword type="macro" name="NM_SETTING_INFINIBAND_TRANSPORT_MODE" link="NMSettingInfiniband.html#NM-SETTING-INFINIBAND-TRANSPORT-MODE:CAPS"/> <keyword type="macro" name="NM_SETTING_INFINIBAND_P_KEY" link="NMSettingInfiniband.html#NM-SETTING-INFINIBAND-P-KEY:CAPS"/> <keyword type="macro" name="NM_SETTING_INFINIBAND_PARENT" link="NMSettingInfiniband.html#NM-SETTING-INFINIBAND-PARENT:CAPS"/> - <keyword type="function" name="nm_setting_ip4_config_new ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-new"/> - <keyword type="function" name="nm_setting_ip4_config_get_dhcp_client_id ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-get-dhcp-client-id"/> - <keyword type="function" name="nm_setting_ip4_config_get_dhcp_fqdn ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-get-dhcp-fqdn" since="1.2"/> - <keyword type="function" name="nm_setting_ip4_config_get_dhcp_vendor_class_identifier ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-get-dhcp-vendor-class-identifier" since="1.28"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_SETTING_NAME" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-SETTING-NAME:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_DHCP_CLIENT_ID" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-DHCP-CLIENT-ID:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_DHCP_FQDN" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-DHCP-FQDN:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_DHCP_VENDOR_CLASS_IDENTIFIER" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-DHCP-VENDOR-CLASS-IDENTIFIER:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_AUTO" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-AUTO:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_LINK_LOCAL" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-LINK-LOCAL:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_MANUAL" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-MANUAL:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_SHARED" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-SHARED:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_DISABLED" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-DISABLED:CAPS"/> - <keyword type="function" name="nm_setting_ip6_config_new ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-new"/> - <keyword type="function" name="nm_setting_ip6_config_get_ip6_privacy ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-ip6-privacy"/> - <keyword type="function" name="nm_setting_ip6_config_get_addr_gen_mode ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-addr-gen-mode" since="1.2"/> - <keyword type="function" name="nm_setting_ip6_config_get_token ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-token" since="1.4"/> - <keyword type="function" name="nm_setting_ip6_config_get_dhcp_duid ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-dhcp-duid" since="1.12"/> - <keyword type="function" name="nm_setting_ip6_config_get_ra_timeout ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-ra-timeout" since="1.24"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_SETTING_NAME" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-SETTING-NAME:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_IP6_PRIVACY" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-IP6-PRIVACY:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_TOKEN" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-TOKEN:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_DHCP_DUID" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-DHCP-DUID:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_RA_TIMEOUT" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-RA-TIMEOUT:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_IGNORE" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-IGNORE:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_AUTO" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-AUTO:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_DHCP" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-DHCP:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-LINK-LOCAL:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_MANUAL" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-MANUAL:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_SHARED" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-SHARED:CAPS"/> - <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_DISABLED" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-DISABLED:CAPS" since="1.20"/> - <keyword type="enum" name="enum NMSettingIP6ConfigPrivacy" link="NMSettingIP6Config.html#NMSettingIP6ConfigPrivacy"/> - <keyword type="enum" name="enum NMSettingIP6ConfigAddrGenMode" link="NMSettingIP6Config.html#NMSettingIP6ConfigAddrGenMode" since="1.2"/> <keyword type="function" name="nm_ip_address_new ()" link="NMSettingIPConfig.html#nm-ip-address-new"/> <keyword type="function" name="nm_ip_address_new_binary ()" link="NMSettingIPConfig.html#nm-ip-address-new-binary"/> <keyword type="function" name="nm_ip_address_ref ()" link="NMSettingIPConfig.html#nm-ip-address-ref"/> @@ -1190,8 +1166,8 @@ <keyword type="function" name="nm_ip_routing_rule_set_table ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-set-table" since="1.18"/> <keyword type="function" name="nm_ip_routing_rule_get_suppress_prefixlength ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-get-suppress-prefixlength" since="1.20"/> <keyword type="function" name="nm_ip_routing_rule_set_suppress_prefixlength ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-set-suppress-prefixlength" since="1.20"/> - <keyword type="function" name="nm_ip_routing_rule_get_uid_range ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-get-uid-range" since="1.32. Due to a bug, the symbols of this function"/> - <keyword type="function" name="nm_ip_routing_rule_set_uid_range ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-set-uid-range" since="1.32. Due to a bug, the symbols of this function"/> + <keyword type="function" name="nm_ip_routing_rule_get_uid_range ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-get-uid-range" since="1.34"/> + <keyword type="function" name="nm_ip_routing_rule_set_uid_range ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-set-uid-range" since="1.34"/> <keyword type="function" name="nm_ip_routing_rule_cmp ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-cmp" since="1.18"/> <keyword type="function" name="nm_ip_routing_rule_validate ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-validate" since="1.18"/> <keyword type="function" name="nm_ip_routing_rule_from_string ()" link="NMSettingIPConfig.html#nm-ip-routing-rule-from-string" since="1.18"/> @@ -1245,7 +1221,7 @@ <keyword type="function" name="nm_setting_ip_config_get_may_fail ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-may-fail"/> <keyword type="function" name="nm_setting_ip_config_get_dad_timeout ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-dad-timeout" since="1.2"/> <keyword type="function" name="nm_setting_ip_config_get_dhcp_timeout ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-dhcp-timeout" since="1.2"/> - <keyword type="function" name="nm_setting_ip_config_get_required_timeout ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-required-timeout" since="1.34, 1.32.4"/> + <keyword type="function" name="nm_setting_ip_config_get_required_timeout ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-required-timeout" since="1.34"/> <keyword type="function" name="nm_setting_ip_config_get_dhcp_iaid ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-dhcp-iaid" since="1.22"/> <keyword type="function" name="nm_setting_ip_config_get_dhcp_hostname_flags ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-dhcp-hostname-flags" since="1.22"/> <keyword type="function" name="nm_setting_ip_config_get_dhcp_reject_servers ()" link="NMSettingIPConfig.html#nm-setting-ip-config-get-dhcp-reject-servers" since="1.28"/> @@ -1343,6 +1319,40 @@ <keyword type="macro" name="NM_SETTING_IP_TUNNEL_MTU" link="NMSettingIPTunnel.html#NM-SETTING-IP-TUNNEL-MTU:CAPS"/> <keyword type="macro" name="NM_SETTING_IP_TUNNEL_FLAGS" link="NMSettingIPTunnel.html#NM-SETTING-IP-TUNNEL-FLAGS:CAPS"/> <keyword type="enum" name="enum NMIPTunnelFlags" link="NMSettingIPTunnel.html#NMIPTunnelFlags"/> + <keyword type="function" name="nm_setting_ip4_config_new ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-new"/> + <keyword type="function" name="nm_setting_ip4_config_get_dhcp_client_id ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-get-dhcp-client-id"/> + <keyword type="function" name="nm_setting_ip4_config_get_dhcp_fqdn ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-get-dhcp-fqdn" since="1.2"/> + <keyword type="function" name="nm_setting_ip4_config_get_dhcp_vendor_class_identifier ()" link="NMSettingIP4Config.html#nm-setting-ip4-config-get-dhcp-vendor-class-identifier" since="1.28"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_SETTING_NAME" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-SETTING-NAME:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_DHCP_CLIENT_ID" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-DHCP-CLIENT-ID:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_DHCP_FQDN" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-DHCP-FQDN:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_DHCP_VENDOR_CLASS_IDENTIFIER" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-DHCP-VENDOR-CLASS-IDENTIFIER:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_AUTO" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-AUTO:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_LINK_LOCAL" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-LINK-LOCAL:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_MANUAL" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-MANUAL:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_SHARED" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-SHARED:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP4_CONFIG_METHOD_DISABLED" link="NMSettingIP4Config.html#NM-SETTING-IP4-CONFIG-METHOD-DISABLED:CAPS"/> + <keyword type="function" name="nm_setting_ip6_config_new ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-new"/> + <keyword type="function" name="nm_setting_ip6_config_get_ip6_privacy ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-ip6-privacy"/> + <keyword type="function" name="nm_setting_ip6_config_get_addr_gen_mode ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-addr-gen-mode" since="1.2"/> + <keyword type="function" name="nm_setting_ip6_config_get_token ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-token" since="1.4"/> + <keyword type="function" name="nm_setting_ip6_config_get_dhcp_duid ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-dhcp-duid" since="1.12"/> + <keyword type="function" name="nm_setting_ip6_config_get_ra_timeout ()" link="NMSettingIP6Config.html#nm-setting-ip6-config-get-ra-timeout" since="1.24"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_SETTING_NAME" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-SETTING-NAME:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_IP6_PRIVACY" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-IP6-PRIVACY:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_TOKEN" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-TOKEN:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_DHCP_DUID" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-DHCP-DUID:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_RA_TIMEOUT" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-RA-TIMEOUT:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_IGNORE" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-IGNORE:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_AUTO" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-AUTO:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_DHCP" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-DHCP:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-LINK-LOCAL:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_MANUAL" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-MANUAL:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_SHARED" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-SHARED:CAPS"/> + <keyword type="macro" name="NM_SETTING_IP6_CONFIG_METHOD_DISABLED" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-METHOD-DISABLED:CAPS" since="1.20"/> + <keyword type="enum" name="enum NMSettingIP6ConfigPrivacy" link="NMSettingIP6Config.html#NMSettingIP6ConfigPrivacy"/> + <keyword type="enum" name="enum NMSettingIP6ConfigAddrGenMode" link="NMSettingIP6Config.html#NMSettingIP6ConfigAddrGenMode" since="1.2"/> <keyword type="function" name="nm_setting_macsec_new ()" link="NMSettingMacsec.html#nm-setting-macsec-new" since="1.6"/> <keyword type="function" name="nm_setting_macsec_get_parent ()" link="NMSettingMacsec.html#nm-setting-macsec-get-parent" since="1.6"/> <keyword type="function" name="nm_setting_macsec_get_mode ()" link="NMSettingMacsec.html#nm-setting-macsec-get-mode" since="1.6"/> @@ -1432,14 +1442,22 @@ <keyword type="macro" name="NM_SETTING_OVS_BRIDGE_RSTP_ENABLE" link="NMSettingOvsBridge.html#NM-SETTING-OVS-BRIDGE-RSTP-ENABLE:CAPS"/> <keyword type="macro" name="NM_SETTING_OVS_BRIDGE_STP_ENABLE" link="NMSettingOvsBridge.html#NM-SETTING-OVS-BRIDGE-STP-ENABLE:CAPS"/> <keyword type="macro" name="NM_SETTING_OVS_BRIDGE_DATAPATH_TYPE" link="NMSettingOvsBridge.html#NM-SETTING-OVS-BRIDGE-DATAPATH-TYPE:CAPS"/> - <keyword type="function" name="nm_setting_ovs_interface_new ()" link="NMSettingOvsInterface.html#nm-setting-ovs-interface-new" since="1.10"/> - <keyword type="function" name="nm_setting_ovs_interface_get_interface_type ()" link="NMSettingOvsInterface.html#nm-setting-ovs-interface-get-interface-type" since="1.10"/> - <keyword type="macro" name="NM_SETTING_OVS_INTERFACE_SETTING_NAME" link="NMSettingOvsInterface.html#NM-SETTING-OVS-INTERFACE-SETTING-NAME:CAPS"/> - <keyword type="macro" name="NM_SETTING_OVS_INTERFACE_TYPE" link="NMSettingOvsInterface.html#NM-SETTING-OVS-INTERFACE-TYPE:CAPS"/> <keyword type="function" name="nm_setting_ovs_dpdk_new ()" link="NMSettingOvsDpdk.html#nm-setting-ovs-dpdk-new" since="1.20"/> <keyword type="function" name="nm_setting_ovs_dpdk_get_devargs ()" link="NMSettingOvsDpdk.html#nm-setting-ovs-dpdk-get-devargs" since="1.20"/> <keyword type="macro" name="NM_SETTING_OVS_DPDK_SETTING_NAME" link="NMSettingOvsDpdk.html#NM-SETTING-OVS-DPDK-SETTING-NAME:CAPS"/> <keyword type="macro" name="NM_SETTING_OVS_DPDK_DEVARGS" link="NMSettingOvsDpdk.html#NM-SETTING-OVS-DPDK-DEVARGS:CAPS"/> + <keyword type="function" name="nm_setting_ovs_external_ids_new ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-new" since="1.30"/> + <keyword type="function" name="nm_setting_ovs_external_ids_get_data_keys ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-get-data-keys"/> + <keyword type="function" name="nm_setting_ovs_external_ids_get_data ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-get-data" since="1.30"/> + <keyword type="function" name="nm_setting_ovs_external_ids_set_data ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-set-data" since="1.30"/> + <keyword type="function" name="nm_setting_ovs_external_ids_check_key ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-check-key" since="1.30"/> + <keyword type="function" name="nm_setting_ovs_external_ids_check_val ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-check-val" since="1.30"/> + <keyword type="macro" name="NM_SETTING_OVS_EXTERNAL_IDS_SETTING_NAME" link="NMSettingOvsExternalIDs.html#NM-SETTING-OVS-EXTERNAL-IDS-SETTING-NAME:CAPS"/> + <keyword type="macro" name="NM_SETTING_OVS_EXTERNAL_IDS_DATA" link="NMSettingOvsExternalIDs.html#NM-SETTING-OVS-EXTERNAL-IDS-DATA:CAPS"/> + <keyword type="function" name="nm_setting_ovs_interface_new ()" link="NMSettingOvsInterface.html#nm-setting-ovs-interface-new" since="1.10"/> + <keyword type="function" name="nm_setting_ovs_interface_get_interface_type ()" link="NMSettingOvsInterface.html#nm-setting-ovs-interface-get-interface-type" since="1.10"/> + <keyword type="macro" name="NM_SETTING_OVS_INTERFACE_SETTING_NAME" link="NMSettingOvsInterface.html#NM-SETTING-OVS-INTERFACE-SETTING-NAME:CAPS"/> + <keyword type="macro" name="NM_SETTING_OVS_INTERFACE_TYPE" link="NMSettingOvsInterface.html#NM-SETTING-OVS-INTERFACE-TYPE:CAPS"/> <keyword type="function" name="nm_setting_ovs_patch_new ()" link="NMSettingOvsPatch.html#nm-setting-ovs-patch-new" since="1.10"/> <keyword type="function" name="nm_setting_ovs_patch_get_peer ()" link="NMSettingOvsPatch.html#nm-setting-ovs-patch-get-peer" since="1.10"/> <keyword type="macro" name="NM_SETTING_OVS_PATCH_SETTING_NAME" link="NMSettingOvsPatch.html#NM-SETTING-OVS-PATCH-SETTING-NAME:CAPS"/> @@ -1458,14 +1476,6 @@ <keyword type="macro" name="NM_SETTING_OVS_PORT_BOND_MODE" link="NMSettingOvsPort.html#NM-SETTING-OVS-PORT-BOND-MODE:CAPS"/> <keyword type="macro" name="NM_SETTING_OVS_PORT_BOND_UPDELAY" link="NMSettingOvsPort.html#NM-SETTING-OVS-PORT-BOND-UPDELAY:CAPS"/> <keyword type="macro" name="NM_SETTING_OVS_PORT_BOND_DOWNDELAY" link="NMSettingOvsPort.html#NM-SETTING-OVS-PORT-BOND-DOWNDELAY:CAPS"/> - <keyword type="function" name="nm_setting_ovs_external_ids_new ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-new" since="1.30"/> - <keyword type="function" name="nm_setting_ovs_external_ids_get_data_keys ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-get-data-keys"/> - <keyword type="function" name="nm_setting_ovs_external_ids_get_data ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-get-data" since="1.30"/> - <keyword type="function" name="nm_setting_ovs_external_ids_set_data ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-set-data" since="1.30"/> - <keyword type="function" name="nm_setting_ovs_external_ids_check_key ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-check-key" since="1.30"/> - <keyword type="function" name="nm_setting_ovs_external_ids_check_val ()" link="NMSettingOvsExternalIDs.html#nm-setting-ovs-external-ids-check-val" since="1.30"/> - <keyword type="macro" name="NM_SETTING_OVS_EXTERNAL_IDS_SETTING_NAME" link="NMSettingOvsExternalIDs.html#NM-SETTING-OVS-EXTERNAL-IDS-SETTING-NAME:CAPS"/> - <keyword type="macro" name="NM_SETTING_OVS_EXTERNAL_IDS_DATA" link="NMSettingOvsExternalIDs.html#NM-SETTING-OVS-EXTERNAL-IDS-DATA:CAPS"/> <keyword type="function" name="nm_setting_ppp_new ()" link="NMSettingPpp.html#nm-setting-ppp-new"/> <keyword type="function" name="nm_setting_ppp_get_noauth ()" link="NMSettingPpp.html#nm-setting-ppp-get-noauth"/> <keyword type="function" name="nm_setting_ppp_get_refuse_eap ()" link="NMSettingPpp.html#nm-setting-ppp-get-refuse-eap"/> @@ -2097,6 +2107,7 @@ <keyword type="function" name="nm_device_get_hw_address ()" link="NMDevice.html#nm-device-get-hw-address"/> <keyword type="function" name="nm_device_get_capabilities ()" link="NMDevice.html#nm-device-get-capabilities"/> <keyword type="function" name="nm_device_get_managed ()" link="NMDevice.html#nm-device-get-managed"/> + <keyword type="function" name="nm_device_get_ports ()" link="NMDevice.html#nm-device-get-ports" since="1.34"/> <keyword type="function" name="nm_device_set_managed ()" link="NMDevice.html#nm-device-set-managed" deprecated="" since="1.2"/> <keyword type="function" name="nm_device_get_autoconnect ()" link="NMDevice.html#nm-device-get-autoconnect"/> <keyword type="function" name="nm_device_set_autoconnect ()" link="NMDevice.html#nm-device-set-autoconnect" deprecated=""/> @@ -2178,6 +2189,7 @@ <keyword type="macro" name="NM_DEVICE_IP6_CONNECTIVITY" link="NMDevice.html#NM-DEVICE-IP6-CONNECTIVITY:CAPS"/> <keyword type="macro" name="NM_DEVICE_INTERFACE_FLAGS" link="NMDevice.html#NM-DEVICE-INTERFACE-FLAGS:CAPS"/> <keyword type="macro" name="NM_DEVICE_HW_ADDRESS" link="NMDevice.html#NM-DEVICE-HW-ADDRESS:CAPS"/> + <keyword type="macro" name="NM_DEVICE_PORTS" link="NMDevice.html#NM-DEVICE-PORTS:CAPS"/> <keyword type="struct" name="NMLldpNeighbor" link="NMDevice.html#NMLldpNeighbor-struct"/> <keyword type="function" name="nm_device_6lowpan_get_parent ()" link="NMDevice6Lowpan.html#nm-device-6lowpan-get-parent" since="1.14"/> <keyword type="function" name="NM_DEPRECATED_IN_1_24_FOR ()" link="NMDevice6Lowpan.html#NM-DEPRECATED-IN-1-24-FOR:CAPS" deprecated=""/> @@ -2187,13 +2199,13 @@ <keyword type="macro" name="NM_DEVICE_ADSL_CARRIER" link="NMDeviceAdsl.html#NM-DEVICE-ADSL-CARRIER:CAPS"/> <keyword type="function" name="nm_device_bond_get_hw_address ()" link="NMDeviceBond.html#nm-device-bond-get-hw-address" deprecated="1.24: Use nm_device_get_hw_address() instead."/> <keyword type="function" name="nm_device_bond_get_carrier ()" link="NMDeviceBond.html#nm-device-bond-get-carrier"/> - <keyword type="function" name="nm_device_bond_get_slaves ()" link="NMDeviceBond.html#nm-device-bond-get-slaves"/> + <keyword type="function" name="nm_device_bond_get_slaves ()" link="NMDeviceBond.html#nm-device-bond-get-slaves" deprecated="1.34 Use nm_device_get_ports() instead."/> <keyword type="macro" name="NM_DEVICE_BOND_HW_ADDRESS" link="NMDeviceBond.html#NM-DEVICE-BOND-HW-ADDRESS:CAPS"/> <keyword type="macro" name="NM_DEVICE_BOND_CARRIER" link="NMDeviceBond.html#NM-DEVICE-BOND-CARRIER:CAPS"/> <keyword type="macro" name="NM_DEVICE_BOND_SLAVES" link="NMDeviceBond.html#NM-DEVICE-BOND-SLAVES:CAPS"/> <keyword type="function" name="nm_device_bridge_get_hw_address ()" link="NMDeviceBridge.html#nm-device-bridge-get-hw-address" deprecated="1.24: Use nm_device_get_hw_address() instead."/> <keyword type="function" name="nm_device_bridge_get_carrier ()" link="NMDeviceBridge.html#nm-device-bridge-get-carrier"/> - <keyword type="function" name="nm_device_bridge_get_slaves ()" link="NMDeviceBridge.html#nm-device-bridge-get-slaves"/> + <keyword type="function" name="nm_device_bridge_get_slaves ()" link="NMDeviceBridge.html#nm-device-bridge-get-slaves" deprecated="1.34 Use nm_device_get_ports() instead."/> <keyword type="macro" name="NM_DEVICE_BRIDGE_HW_ADDRESS" link="NMDeviceBridge.html#NM-DEVICE-BRIDGE-HW-ADDRESS:CAPS"/> <keyword type="macro" name="NM_DEVICE_BRIDGE_CARRIER" link="NMDeviceBridge.html#NM-DEVICE-BRIDGE-CARRIER:CAPS"/> <keyword type="macro" name="NM_DEVICE_BRIDGE_SLAVES" link="NMDeviceBridge.html#NM-DEVICE-BRIDGE-SLAVES:CAPS"/> @@ -2300,13 +2312,13 @@ <keyword type="macro" name="NM_DEVICE_OLPC_MESH_HW_ADDRESS" link="NMDeviceOlpcMesh.html#NM-DEVICE-OLPC-MESH-HW-ADDRESS:CAPS"/> <keyword type="macro" name="NM_DEVICE_OLPC_MESH_COMPANION" link="NMDeviceOlpcMesh.html#NM-DEVICE-OLPC-MESH-COMPANION:CAPS"/> <keyword type="macro" name="NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL" link="NMDeviceOlpcMesh.html#NM-DEVICE-OLPC-MESH-ACTIVE-CHANNEL:CAPS"/> - <keyword type="function" name="nm_device_ovs_bridge_get_slaves ()" link="NMDeviceOvsBridge.html#nm-device-ovs-bridge-get-slaves" since="1.14"/> + <keyword type="function" name="nm_device_ovs_bridge_get_slaves ()" link="NMDeviceOvsBridge.html#nm-device-ovs-bridge-get-slaves" deprecated="1.34 Use nm_device_get_ports() instead." since="1.14"/> <keyword type="macro" name="NM_DEVICE_OVS_BRIDGE_SLAVES" link="NMDeviceOvsBridge.html#NM-DEVICE-OVS-BRIDGE-SLAVES:CAPS"/> - <keyword type="function" name="nm_device_ovs_port_get_slaves ()" link="NMDeviceOvsPort.html#nm-device-ovs-port-get-slaves" since="1.14"/> + <keyword type="function" name="nm_device_ovs_port_get_slaves ()" link="NMDeviceOvsPort.html#nm-device-ovs-port-get-slaves" deprecated="1.34 Use nm_device_get_ports() instead." since="1.14"/> <keyword type="macro" name="NM_DEVICE_OVS_PORT_SLAVES" link="NMDeviceOvsPort.html#NM-DEVICE-OVS-PORT-SLAVES:CAPS"/> <keyword type="function" name="nm_device_team_get_hw_address ()" link="NMDeviceTeam.html#nm-device-team-get-hw-address" deprecated="1.24: Use nm_device_get_hw_address() instead."/> <keyword type="function" name="nm_device_team_get_carrier ()" link="NMDeviceTeam.html#nm-device-team-get-carrier"/> - <keyword type="function" name="nm_device_team_get_slaves ()" link="NMDeviceTeam.html#nm-device-team-get-slaves"/> + <keyword type="function" name="nm_device_team_get_slaves ()" link="NMDeviceTeam.html#nm-device-team-get-slaves" deprecated="1.34 Use nm_device_get_ports() instead."/> <keyword type="function" name="nm_device_team_get_config ()" link="NMDeviceTeam.html#nm-device-team-get-config" since="1.4"/> <keyword type="macro" name="NM_DEVICE_TEAM_HW_ADDRESS" link="NMDeviceTeam.html#NM-DEVICE-TEAM-HW-ADDRESS:CAPS"/> <keyword type="macro" name="NM_DEVICE_TEAM_CARRIER" link="NMDeviceTeam.html#NM-DEVICE-TEAM-CARRIER:CAPS"/> @@ -2659,6 +2671,7 @@ <keyword type="macro" name="NM_DEPRECATED_IN_1_28_FOR()" link="libnm-nm-version.html#NM-DEPRECATED-IN-1-28-FOR:CAPS"/> <keyword type="macro" name="NM_DEPRECATED_IN_1_30_FOR()" link="libnm-nm-version.html#NM-DEPRECATED-IN-1-30-FOR:CAPS"/> <keyword type="macro" name="NM_DEPRECATED_IN_1_32_FOR()" link="libnm-nm-version.html#NM-DEPRECATED-IN-1-32-FOR:CAPS"/> + <keyword type="macro" name="NM_DEPRECATED_IN_1_34_FOR()" link="libnm-nm-version.html#NM-DEPRECATED-IN-1-34-FOR:CAPS"/> <keyword type="macro" name="NM_VERSION_MIN_REQUIRED" link="libnm-nm-version.html#NM-VERSION-MIN-REQUIRED:CAPS"/> <keyword type="macro" name="NM_VERSION_MAX_ALLOWED" link="libnm-nm-version.html#NM-VERSION-MAX-ALLOWED:CAPS"/> <keyword type="macro" name="NM_DEPRECATED_IN_0_9_10" link="libnm-nm-version.html#NM-DEPRECATED-IN-0-9-10:CAPS"/> @@ -2697,7 +2710,8 @@ <keyword type="macro" name="NM_AVAILABLE_IN_1_30" link="libnm-nm-version.html#NM-AVAILABLE-IN-1-30:CAPS"/> <keyword type="macro" name="NM_DEPRECATED_IN_1_32" link="libnm-nm-version.html#NM-DEPRECATED-IN-1-32:CAPS"/> <keyword type="macro" name="NM_AVAILABLE_IN_1_32" link="libnm-nm-version.html#NM-AVAILABLE-IN-1-32:CAPS"/> - <keyword type="macro" name="NM_AVAILABLE_IN_1_32_4" link="libnm-nm-version.html#NM-AVAILABLE-IN-1-32-4:CAPS"/> + <keyword type="macro" name="NM_DEPRECATED_IN_1_34" link="libnm-nm-version.html#NM-DEPRECATED-IN-1-34:CAPS"/> + <keyword type="macro" name="NM_AVAILABLE_IN_1_34" link="libnm-nm-version.html#NM-AVAILABLE-IN-1-34:CAPS"/> <keyword type="function" name="nm_vpn_service_plugin_get_connection ()" link="NMVpnServicePlugin.html#nm-vpn-service-plugin-get-connection" since="1.2"/> <keyword type="function" name="nm_vpn_service_plugin_secrets_required ()" link="NMVpnServicePlugin.html#nm-vpn-service-plugin-secrets-required" since="1.2"/> <keyword type="function" name="nm_vpn_service_plugin_set_login_banner ()" link="NMVpnServicePlugin.html#nm-vpn-service-plugin-set-login-banner"/> @@ -3234,6 +3248,10 @@ <keyword type="constant" name="NM_SETTING_CONNECTION_LLMNR_NO" link="NMSettingConnection.html#NM-SETTING-CONNECTION-LLMNR-NO:CAPS"/> <keyword type="constant" name="NM_SETTING_CONNECTION_LLMNR_RESOLVE" link="NMSettingConnection.html#NM-SETTING-CONNECTION-LLMNR-RESOLVE:CAPS"/> <keyword type="constant" name="NM_SETTING_CONNECTION_LLMNR_YES" link="NMSettingConnection.html#NM-SETTING-CONNECTION-LLMNR-YES:CAPS"/> + <keyword type="constant" name="NM_SETTING_CONNECTION_DNS_OVER_TLS_DEFAULT" link="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS-DEFAULT:CAPS"/> + <keyword type="constant" name="NM_SETTING_CONNECTION_DNS_OVER_TLS_NO" link="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS-NO:CAPS"/> + <keyword type="constant" name="NM_SETTING_CONNECTION_DNS_OVER_TLS_OPPORTUNISTIC" link="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS-OPPORTUNISTIC:CAPS"/> + <keyword type="constant" name="NM_SETTING_CONNECTION_DNS_OVER_TLS_YES" link="NMSettingConnection.html#NM-SETTING-CONNECTION-DNS-OVER-TLS-YES:CAPS"/> <keyword type="constant" name="NM_SETTING_802_1X_CK_FORMAT_UNKNOWN" link="NMSetting8021x.html#NM-SETTING-802-1X-CK-FORMAT-UNKNOWN:CAPS"/> <keyword type="constant" name="NM_SETTING_802_1X_CK_FORMAT_X509" link="NMSetting8021x.html#NM-SETTING-802-1X-CK-FORMAT-X509:CAPS"/> <keyword type="constant" name="NM_SETTING_802_1X_CK_FORMAT_RAW_KEY" link="NMSetting8021x.html#NM-SETTING-802-1X-CK-FORMAT-RAW-KEY:CAPS"/> @@ -3251,12 +3269,6 @@ <keyword type="constant" name="NM_SETTING_DCB_FLAG_ENABLE" link="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ENABLE:CAPS"/> <keyword type="constant" name="NM_SETTING_DCB_FLAG_ADVERTISE" link="NMSettingDcb.html#NM-SETTING-DCB-FLAG-ADVERTISE:CAPS"/> <keyword type="constant" name="NM_SETTING_DCB_FLAG_WILLING" link="NMSettingDcb.html#NM-SETTING-DCB-FLAG-WILLING:CAPS"/> - <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_UNKNOWN" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-UNKNOWN:CAPS"/> - <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_DISABLED" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-DISABLED:CAPS"/> - <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_PREFER_PUBLIC_ADDR" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-PREFER-PUBLIC-ADDR:CAPS"/> - <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_PREFER_TEMP_ADDR" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-PREFER-TEMP-ADDR:CAPS"/> - <keyword type="constant" name="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE-EUI64:CAPS"/> - <keyword type="constant" name="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE-STABLE-PRIVACY:CAPS"/> <keyword type="constant" name="NM_IP_ADDRESS_CMP_FLAGS_NONE" link="NMSettingIPConfig.html#NM-IP-ADDRESS-CMP-FLAGS-NONE:CAPS"/> <keyword type="constant" name="NM_IP_ADDRESS_CMP_FLAGS_WITH_ATTRS" link="NMSettingIPConfig.html#NM-IP-ADDRESS-CMP-FLAGS-WITH-ATTRS:CAPS"/> <keyword type="constant" name="NM_IP_ROUTING_RULE_AS_STRING_FLAGS_NONE" link="NMSettingIPConfig.html#NM-IP-ROUTING-RULE-AS-STRING-FLAGS-NONE:CAPS"/> @@ -3275,6 +3287,12 @@ <keyword type="constant" name="NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV" link="NMSettingIPTunnel.html#NM-IP-TUNNEL-FLAG-IP6-MIP6-DEV:CAPS"/> <keyword type="constant" name="NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY" link="NMSettingIPTunnel.html#NM-IP-TUNNEL-FLAG-IP6-RCV-DSCP-COPY:CAPS"/> <keyword type="constant" name="NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK" link="NMSettingIPTunnel.html#NM-IP-TUNNEL-FLAG-IP6-USE-ORIG-FWMARK:CAPS"/> + <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_UNKNOWN" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-UNKNOWN:CAPS"/> + <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_DISABLED" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-DISABLED:CAPS"/> + <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_PREFER_PUBLIC_ADDR" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-PREFER-PUBLIC-ADDR:CAPS"/> + <keyword type="constant" name="NM_SETTING_IP6_CONFIG_PRIVACY_PREFER_TEMP_ADDR" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-PRIVACY-PREFER-TEMP-ADDR:CAPS"/> + <keyword type="constant" name="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE-EUI64:CAPS"/> + <keyword type="constant" name="NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY" link="NMSettingIP6Config.html#NM-SETTING-IP6-CONFIG-ADDR-GEN-MODE-STABLE-PRIVACY:CAPS"/> <keyword type="constant" name="NM_SETTING_MACSEC_MODE_PSK" link="NMSettingMacsec.html#NM-SETTING-MACSEC-MODE-PSK:CAPS"/> <keyword type="constant" name="NM_SETTING_MACSEC_MODE_EAP" link="NMSettingMacsec.html#NM-SETTING-MACSEC-MODE-EAP:CAPS"/> <keyword type="constant" name="NM_SETTING_MACSEC_VALIDATION_DISABLE" link="NMSettingMacsec.html#NM-SETTING-MACSEC-VALIDATION-DISABLE:CAPS"/> diff --git a/docs/libnm/html/object-tree.html b/docs/libnm/html/object-tree.html index 8a54c5ad..0c874eae 100644 --- a/docs/libnm/html/object-tree.html +++ b/docs/libnm/html/object-tree.html @@ -72,6 +72,7 @@ <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingAdsl.html" title="NMSettingAdsl">NMSettingAdsl</a> <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingBluetooth.html" title="NMSettingBluetooth">NMSettingBluetooth</a> <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingBond.html" title="NMSettingBond">NMSettingBond</a> + <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingBondPort.html" title="NMSettingBondPort">NMSettingBondPort</a> <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingBridge.html" title="NMSettingBridge">NMSettingBridge</a> <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingBridgePort.html" title="NMSettingBridgePort">NMSettingBridgePort</a> <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="NMSettingCdma.html" title="NMSettingCdma">NMSettingCdma</a> @@ -188,6 +189,7 @@ <span class="lineart">├──</span> <a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme">NMSetting8021xCKScheme</a> <span class="lineart">├──</span> <a class="link" href="NMSetting.html#NMSettingCompareFlags" title="enum NMSettingCompareFlags">NMSettingCompareFlags</a> <span class="lineart">├──</span> <a class="link" href="NMSettingConnection.html#NMSettingConnectionAutoconnectSlaves" title="enum NMSettingConnectionAutoconnectSlaves">NMSettingConnectionAutoconnectSlaves</a> + <span class="lineart">├──</span> <a class="link" href="NMSettingConnection.html#NMSettingConnectionDnsOverTls" title="enum NMSettingConnectionDnsOverTls">NMSettingConnectionDnsOverTls</a> <span class="lineart">├──</span> <a class="link" href="NMSettingConnection.html#NMSettingConnectionLldp" title="enum NMSettingConnectionLldp">NMSettingConnectionLldp</a> <span class="lineart">├──</span> <a class="link" href="NMSettingConnection.html#NMSettingConnectionLlmnr" title="enum NMSettingConnectionLlmnr">NMSettingConnectionLlmnr</a> <span class="lineart">├──</span> <a class="link" href="NMSettingConnection.html#NMSettingConnectionMdns" title="enum NMSettingConnectionMdns">NMSettingConnectionMdns</a> diff --git a/docs/libnm/html/ref-overview.html b/docs/libnm/html/ref-overview.html index 675649fc..b0c7a2ef 100644 --- a/docs/libnm/html/ref-overview.html +++ b/docs/libnm/html/ref-overview.html @@ -34,7 +34,7 @@ management service. NetworkManager supports a wide variety of network configuration scenarios, hardware devices and protocol families. Most of the functionality is exposed on a - <a class="ulink" href="https://developer.gnome.org/NetworkManager/stable/spec.html" target="_top">D-Bus API</a>, + <a class="ulink" href="https://networkmanager.dev/docs/api/latest/spec.html" target="_top">D-Bus API</a>, allowing other tools to use the functionality provided by NetworkManager. </p> <p> diff --git a/docs/libnm/html/style.css b/docs/libnm/html/style.css index c2b3cf7b..c163abaa 100644 --- a/docs/libnm/html/style.css +++ b/docs/libnm/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 */ diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 2ce52797..060222f1 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -41,7 +41,7 @@ </p> <p> An alternative to use of libnm is the use of the - <a class="ulink" href="https://developer.gnome.org/NetworkManager/stable/spec.html" target="_top">D-Bus API</a> + <a class="ulink" href="https://networkmanager.dev/docs/api/latest/spec.html" target="_top">D-Bus API</a>, directly. This gives you larger flexibility and reduces the overhead of linking with the libnm library. This makes sense if your task is simple and you have a good D-Bus library at your disposal. Activating a particular connection profile @@ -96,7 +96,7 @@ </p> <pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c</code></strong> <code class="prompt">$ </code><strong class="userinput"><code>./hello-nm</code></strong> - NetworkManager version: 1.32.12 + NetworkManager version: 1.34.0 <code class="prompt">$ </code></pre> <p> diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index fad95522..11a1b730 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -10,7 +10,7 @@ <releaseinfo> for libnm &version; The latest version of this documentation can be found on-line at - <ulink url="https://developer.gnome.org/libnm/stable/">https://developer.gnome.org/libnm/stable/</ulink>. + <ulink url="https://networkmanager.dev/docs/libnm/latest/">https://networkmanager.dev/docs/libnm/latest/</ulink>. </releaseinfo> <copyright> @@ -56,7 +56,7 @@ management service. NetworkManager supports a wide variety of network configuration scenarios, hardware devices and protocol families. Most of the functionality is exposed on a - <ulink url="https://developer.gnome.org/NetworkManager/stable/spec.html">D-Bus API</ulink>, + <ulink url="https://networkmanager.dev/docs/api/latest/spec.html">D-Bus API</ulink>, allowing other tools to use the functionality provided by NetworkManager. </para> <para> @@ -103,7 +103,7 @@ </para> <para> An alternative to use of libnm is the use of the - <ulink url="https://developer.gnome.org/NetworkManager/stable/spec.html">D-Bus API</ulink> + <ulink url="https://networkmanager.dev/docs/api/latest/spec.html">D-Bus API</ulink>, directly. This gives you larger flexibility and reduces the overhead of linking with the libnm library. This makes sense if your task is simple and you have a good D-Bus library at your disposal. Activating a particular connection profile @@ -315,6 +315,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <xi:include href="xml/nm-setting-8021x.xml"/> <xi:include href="xml/nm-setting-adsl.xml"/> <xi:include href="xml/nm-setting-bluetooth.xml"/> + <xi:include href="xml/nm-setting-bond-port.xml"/> <xi:include href="xml/nm-setting-bond.xml"/> <xi:include href="xml/nm-setting-bridge-port.xml"/> <xi:include href="xml/nm-setting-bridge.xml"/> @@ -326,20 +327,20 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <xi:include href="xml/nm-setting-gsm.xml"/> <xi:include href="xml/nm-setting-hostname.xml"/> <xi:include href="xml/nm-setting-infiniband.xml"/> - <xi:include href="xml/nm-setting-ip4-config.xml"/> - <xi:include href="xml/nm-setting-ip6-config.xml"/> <xi:include href="xml/nm-setting-ip-config.xml"/> <xi:include href="xml/nm-setting-ip-tunnel.xml"/> + <xi:include href="xml/nm-setting-ip4-config.xml"/> + <xi:include href="xml/nm-setting-ip6-config.xml"/> <xi:include href="xml/nm-setting-macsec.xml"/> <xi:include href="xml/nm-setting-macvlan.xml"/> <xi:include href="xml/nm-setting-match.xml"/> <xi:include href="xml/nm-setting-olpc-mesh.xml"/> <xi:include href="xml/nm-setting-ovs-bridge.xml"/> - <xi:include href="xml/nm-setting-ovs-interface.xml"/> <xi:include href="xml/nm-setting-ovs-dpdk.xml"/> + <xi:include href="xml/nm-setting-ovs-external-ids.xml"/> + <xi:include href="xml/nm-setting-ovs-interface.xml"/> <xi:include href="xml/nm-setting-ovs-patch.xml"/> <xi:include href="xml/nm-setting-ovs-port.xml"/> - <xi:include href="xml/nm-setting-ovs-external-ids.xml"/> <xi:include href="xml/nm-setting-ppp.xml"/> <xi:include href="xml/nm-setting-pppoe.xml"/> <xi:include href="xml/nm-setting-proxy.xml"/> diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index 317f1d02..0225991a 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -276,6 +276,7 @@ nm_dns_entry_get_type NM_CONNECTION_SECRETS_UPDATED NM_CONNECTION_SECRETS_CLEARED NM_CONNECTION_CHANGED +NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD NMConnectionInterface nm_connection_add_setting @@ -409,6 +410,7 @@ NM_TYPE_SETTING_802_1X_CK_FORMAT NM_TYPE_SETTING_802_1X_CK_SCHEME NM_TYPE_SETTING_COMPARE_FLAGS NM_TYPE_SETTING_CONNECTION_AUTOCONNECT_SLAVES +NM_TYPE_SETTING_CONNECTION_DNS_OVER_TLS NM_TYPE_SETTING_CONNECTION_LLDP NM_TYPE_SETTING_CONNECTION_LLMNR NM_TYPE_SETTING_CONNECTION_MDNS @@ -484,6 +486,7 @@ nm_setting_802_1x_ck_format_get_type nm_setting_802_1x_ck_scheme_get_type nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type +nm_setting_connection_dns_over_tls_get_type nm_setting_connection_lldp_get_type nm_setting_connection_llmnr_get_type nm_setting_connection_mdns_get_type @@ -534,6 +537,7 @@ NMSetting8021x NMSettingAdsl NMSettingBluetooth NMSettingBond +NMSettingBondPort NMSettingBridge NMSettingBridgePort NMSettingCdma @@ -745,6 +749,7 @@ NM_DEVICE_IP4_CONNECTIVITY NM_DEVICE_IP6_CONNECTIVITY NM_DEVICE_INTERFACE_FLAGS NM_DEVICE_HW_ADDRESS +NM_DEVICE_PORTS nm_device_get_iface nm_device_get_ip_iface nm_device_get_device_type @@ -757,6 +762,7 @@ nm_device_get_type_description nm_device_get_hw_address nm_device_get_capabilities nm_device_get_managed +nm_device_get_ports nm_device_set_managed nm_device_get_autoconnect nm_device_set_autoconnect @@ -1714,6 +1720,7 @@ nml_dbus_property_ao_clear nml_dbus_property_ao_clear_many nml_dbus_property_ao_notify_changed_many NMLDBusNotifyUpdatePropFlags +nml_dbus_property_ao_notify NMLDBusMetaProperty NML_DBUS_META_PROPERTY_INIT NML_DBUS_META_PROPERTY_INIT_B @@ -1777,6 +1784,7 @@ NML_IS_DBUS_OBJECT <FILE>nm-object</FILE> <TITLE>NMObject</TITLE> NM_OBJECT_PATH +NM_OBJECT_CLIENT nm_object_get_path nm_object_get_client <SUBSECTION Standard> @@ -2200,6 +2208,24 @@ nm_setting_bond_get_type </SECTION> <SECTION> +<FILE>nm-setting-bond-port</FILE> +<TITLE>NMSettingBondPort</TITLE> +NM_SETTING_BOND_PORT_SETTING_NAME +NM_SETTING_BOND_PORT_QUEUE_ID +nm_setting_bond_port_new +nm_setting_bond_port_get_queue_id +<SUBSECTION Standard> +NMSettingBondPortClass +NM_IS_SETTING_BOND_PORT +NM_IS_SETTING_BOND_PORT_CLASS +NM_SETTING_BOND_PORT +NM_SETTING_BOND_PORT_CLASS +NM_SETTING_BOND_PORT_GET_CLASS +NM_TYPE_SETTING_BOND_PORT +nm_setting_bond_port_get_type +</SECTION> + +<SECTION> <FILE>nm-setting-bridge</FILE> <TITLE>NMSettingBridge</TITLE> NM_SETTING_BRIDGE_SETTING_NAME @@ -2377,12 +2403,14 @@ NM_SETTING_CONNECTION_LLDP NM_SETTING_CONNECTION_AUTH_RETRIES NM_SETTING_CONNECTION_MDNS NM_SETTING_CONNECTION_LLMNR +NM_SETTING_CONNECTION_DNS_OVER_TLS NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT NM_SETTING_CONNECTION_MUD_URL NMSettingConnectionAutoconnectSlaves NMSettingConnectionLldp NMSettingConnectionMdns NMSettingConnectionLlmnr +NMSettingConnectionDnsOverTls nm_setting_connection_new nm_setting_connection_get_id nm_setting_connection_get_uuid @@ -2417,6 +2445,7 @@ nm_setting_connection_get_lldp nm_setting_connection_get_auth_retries nm_setting_connection_get_mdns nm_setting_connection_get_llmnr +nm_setting_connection_get_dns_over_tls nm_setting_connection_get_wait_device_timeout nm_setting_connection_get_mud_url <SUBSECTION Standard> @@ -4219,7 +4248,6 @@ nm_sett_info_propert_type_team_b nm_sett_info_propert_type_team_i nm_sett_info_propert_type_team_s nm_sett_info_propert_type_team_as -nm_sett_info_propert_type_team_link_watchers NMTeamLinkWatcher </SECTION> @@ -4413,7 +4441,9 @@ NM_AVAILABLE_IN_1_30 NM_DEPRECATED_IN_1_32 NM_DEPRECATED_IN_1_32_FOR NM_AVAILABLE_IN_1_32 -NM_AVAILABLE_IN_1_32_4 +NM_DEPRECATED_IN_1_34 +NM_DEPRECATED_IN_1_34_FOR +NM_AVAILABLE_IN_1_34 </SECTION> <SECTION> @@ -4442,7 +4472,7 @@ NM_VERSION_1_26 NM_VERSION_1_28 NM_VERSION_1_30 NM_VERSION_1_32 -NM_VERSION_1_32_4 +NM_VERSION_1_34 NM_API_VERSION NM_VERSION_CUR_STABLE NM_VERSION_NEXT_STABLE diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index eb8841b7..d139a532 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -93,11 +93,13 @@ nm_setting_802_1x_get_type nm_setting_adsl_get_type nm_setting_bluetooth_get_type nm_setting_bond_get_type +nm_setting_bond_port_get_type nm_setting_bridge_get_type nm_setting_bridge_port_get_type nm_setting_cdma_get_type nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type +nm_setting_connection_dns_over_tls_get_type nm_setting_connection_get_type nm_setting_connection_lldp_get_type nm_setting_connection_llmnr_get_type diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index 62d91158..2b17ffd5 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.32.12 +1.34.0 |