diff options
| author | Michael Biebl <biebl@debian.org> | 2019-07-31 10:52:41 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-07-31 10:52:41 +0200 |
| commit | 3a99ba5fd066fe42bd5461360a7411766496619c (patch) | |
| tree | b43863fbe867d7b0f9f9032fd40664c521c88fcb /docs/api/html/settings-802-11-wireless-security.html | |
| parent | 13cfe714153013158bdf3e74ab58ab713a04223c (diff) | |
| parent | 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af (diff) | |
Update upstream source from tag 'upstream/1.19.90'
Update to upstream version '1.19.90' with Debian dir 6d1a5b9902866beee1365904d425141b5d4c944c
Diffstat (limited to 'docs/api/html/settings-802-11-wireless-security.html')
| -rw-r--r-- | docs/api/html/settings-802-11-wireless-security.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/api/html/settings-802-11-wireless-security.html b/docs/api/html/settings-802-11-wireless-security.html index aed0210e..bdbd4109 100644 --- a/docs/api/html/settings-802-11-wireless-security.html +++ b/docs/api/html/settings-802-11-wireless-security.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.46.2"></a><h2> +<a name="id-1.3.3.47.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.46.2.2.1"></a><p class="title"><b>Table 111. </b></p> +<a name="id-1.3.3.47.2.2.1"></a><p class="title"><b>Table 113. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -68,7 +68,7 @@ <tr> <td><pre class="screen">group</pre></td> <td><pre class="screen">array of string</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>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".</td> </tr> <tr> @@ -98,7 +98,7 @@ <tr> <td><pre class="screen">pairwise</pre></td> <td><pre class="screen">array of string</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>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".</td> </tr> <tr> @@ -110,7 +110,7 @@ <tr> <td><pre class="screen">proto</pre></td> <td><pre class="screen">array of string</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>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.</td> </tr> <tr> |