diff options
Diffstat (limited to 'docs/libnm/html/index.html')
| -rw-r--r-- | docs/libnm/html/index.html | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index d9268a01..320db256 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.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="next" href="ref-overview.html" title="Overview"> -<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -15,7 +15,7 @@ <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.22.10 + for libnm 1.23.90 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>. @@ -137,7 +137,7 @@ </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> +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> @@ -208,6 +208,9 @@ serial communications</span> <span class="refentrytitle"><a href="NMSettingVpn.html">NMSettingVpn</a></span><span class="refpurpose"> — Describes connection properties for Virtual Private Networks</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSettingVrf.html">NMSettingVrf</a></span><span class="refpurpose"> — Describes connection properties for vrf interfaces</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSettingVxlan.html">NMSettingVxlan</a></span><span class="refpurpose"> — Describes connection properties for VXLAN interfaces</span> </dt> <dt> @@ -302,6 +305,9 @@ use WEP, LEAP, WPA or WPA2/RSN security</span> <span class="refentrytitle"><a href="NMDeviceVlan.html">NMDeviceVlan</a></span><span class="refpurpose"></span> </dt> <dt> +<span class="refentrytitle"><a href="NMDeviceVrf.html">NMDeviceVrf</a></span><span class="refpurpose"></span> +</dt> +<dt> <span class="refentrytitle"><a href="NMDeviceVxlan.html">NMDeviceVxlan</a></span><span class="refpurpose"></span> </dt> <dt> @@ -356,10 +362,10 @@ use WEP, LEAP, WPA or WPA2/RSN security</span> <dt><span class="chapter"><a href="ch06.html">VPN Plugin API Reference</a></span></dt> <dd><dl> <dt> -<span class="refentrytitle"><a href="libnm-nm-vpn-service-plugin.html">nm-vpn-service-plugin</a></span><span class="refpurpose"></span> +<span class="refentrytitle"><a href="NMVpnServicePlugin.html">NMVpnServicePlugin</a></span><span class="refpurpose"></span> </dt> <dt> -<span class="refentrytitle"><a href="libnm-nm-vpn-plugin-info.html">nm-vpn-plugin-info</a></span><span class="refpurpose"></span> +<span class="refentrytitle"><a href="NMVpnPluginInfo.html">NMVpnPluginInfo</a></span><span class="refpurpose"></span> </dt> <dt> <span class="refentrytitle"><a href="NMVpnEditor.html">NMVpnEditor</a></span><span class="refpurpose"></span> @@ -368,7 +374,7 @@ use WEP, LEAP, WPA or WPA2/RSN security</span> <span class="refentrytitle"><a href="NMVpnEditorPlugin.html">NMVpnEditorPlugin</a></span><span class="refpurpose"></span> </dt> <dt> -<span class="refentrytitle"><a href="libnm-nm-vpn-plugin-old.html">nm-vpn-plugin-old</a></span><span class="refpurpose"></span> +<span class="refentrytitle"><a href="NMVpnPluginOld.html">NMVpnPluginOld</a></span><span class="refpurpose"></span> </dt> </dl></dd> <dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt> @@ -378,6 +384,6 @@ use WEP, LEAP, WPA or WPA2/RSN security</span> </dl></div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.32.1</div> </body> </html> \ No newline at end of file |