about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingIP6Config.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMSettingIP6Config.html')
-rw-r--r--docs/libnm/html/NMSettingIP6Config.html14
1 files changed, 7 insertions, 7 deletions
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>