diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 10:49:37 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 10:49:37 +0100 |
| commit | 404ebe62622150e77e311777dff8617eb974e834 (patch) | |
| tree | cc7f73d3e435d5b3ee85e2bef833e8de1fb133e3 /docs/libnm/html/ch03.html | |
| parent | 227c401a10a930af6fd5f123aef345fcd130d6aa (diff) | |
| parent | 3626b425d1bc017fdc6f1ea0cfd329d1e1681641 (diff) | |
Merge remote-tracking branch 'salsa/upstream' into upstream
Diffstat (limited to 'docs/libnm/html/ch03.html')
| -rw-r--r-- | docs/libnm/html/ch03.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/docs/libnm/html/ch03.html b/docs/libnm/html/ch03.html index 4e8b4b5c..ac1c33f2 100644 --- a/docs/libnm/html/ch03.html +++ b/docs/libnm/html/ch03.html @@ -8,7 +8,7 @@ <link rel="up" href="index.html" title="libnm Reference Manual"> <link rel="prev" href="libnm-nm-dbus-interface.html" title="nm-dbus-interface"> <link rel="next" href="NMConnection.html" title="NMConnection"> -<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -39,6 +39,9 @@ <span class="refentrytitle"><a href="NMSettingConnection.html">NMSettingConnection</a></span><span class="refpurpose"> — Describes general connection properties</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSetting6Lowpan.html">NMSetting6Lowpan</a></span><span class="refpurpose"> — Describes connection properties for 6LoWPAN interfaces</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSetting8021x.html">NMSetting8021x</a></span><span class="refpurpose"> — Describes 802.1x-authenticated connection properties</span> </dt> <dt> @@ -66,6 +69,9 @@ <span class="refentrytitle"><a href="NMSettingDummy.html">NMSettingDummy</a></span><span class="refpurpose"> — Describes connection properties for dummy interfaces</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSettingEthtool.html">NMSettingEthtool</a></span><span class="refpurpose"> — Describes connection properties for ethtool related options</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSettingGeneric.html">NMSettingGeneric</a></span><span class="refpurpose"> — Describes connection properties for generic devices</span> </dt> <dt> @@ -94,6 +100,9 @@ <span class="refentrytitle"><a href="NMSettingMacvlan.html">NMSettingMacvlan</a></span><span class="refpurpose"> — Describes connection properties for macvlan interfaces</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSettingMatch.html">NMSettingMatch</a></span><span class="refpurpose"> — Properties to match a connection with a device.</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSettingOlpcMesh.html">NMSettingOlpcMesh</a></span><span class="refpurpose"> — Describes connection properties for OLPC-Mesh devices</span> </dt> <dt> @@ -123,6 +132,9 @@ that require PPP to deliver IP capability</span> serial communications</span> </dt> <dt> +<span class="refentrytitle"><a href="NMSettingSriov.html">NMSettingSriov</a></span><span class="refpurpose"> — Describes SR-IOV connection properties</span> +</dt> +<dt> <span class="refentrytitle"><a href="NMSettingTCConfig.html">NMSettingTCConfig</a></span><span class="refpurpose"> — Describes connection properties for the Linux Traffic Control</span> </dt> <dt> @@ -159,9 +171,12 @@ use WEP, LEAP, WPA or WPA2/RSN security</span> <dt> <span class="refentrytitle"><a href="NMSettingWireless.html">NMSettingWireless</a></span><span class="refpurpose"> — Describes connection properties for 802.11 Wi-Fi networks</span> </dt> +<dt> +<span class="refentrytitle"><a href="NMSettingWpan.html">NMSettingWpan</a></span><span class="refpurpose"> — Describes connection properties for IEEE 802.15.4 (WPAN) MAC</span> +</dt> </dl></div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.29.1</div> </body> </html> \ No newline at end of file |