diff options
| author | Michael Biebl <biebl@debian.org> | 2024-05-05 00:07:30 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-05-05 00:07:30 +0200 |
| commit | 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 (patch) | |
| tree | 4e6220877828be4c6f261de09ec0cb2d80e32389 /docs/api/html/settings-802-11-wireless.html | |
| parent | bba2e4b4de668db525cbfdfc35292e5a0b51671a (diff) | |
New upstream version 1.47.90 upstream/1.47.90
Diffstat (limited to 'docs/api/html/settings-802-11-wireless.html')
| -rw-r--r-- | docs/api/html/settings-802-11-wireless.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/html/settings-802-11-wireless.html b/docs/api/html/settings-802-11-wireless.html index 0d402d10..c740d610 100644 --- a/docs/api/html/settings-802-11-wireless.html +++ b/docs/api/html/settings-802-11-wireless.html @@ -136,6 +136,12 @@ Note that marking the network as hidden may be a privacy issue for you (in infra <td>A list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").</td> </tr> <tr> +<td><pre class="screen">mac-address-denylist</pre></td> +<td><pre class="screen">array of string</pre></td> +<td><pre class="screen"></pre></td> +<td>A list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").</td> +</tr> +<tr> <td><pre class="screen">mac-address-randomization</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">0</pre></td> |