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/nm-settings-keyfile.html | |
| parent | bba2e4b4de668db525cbfdfc35292e5a0b51671a (diff) | |
New upstream version 1.47.90 upstream/1.47.90
Diffstat (limited to 'docs/api/html/nm-settings-keyfile.html')
| -rw-r--r-- | docs/api/html/nm-settings-keyfile.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/api/html/nm-settings-keyfile.html b/docs/api/html/nm-settings-keyfile.html index 6779fa4c..d998d502 100644 --- a/docs/api/html/nm-settings-keyfile.html +++ b/docs/api/html/nm-settings-keyfile.html @@ -241,6 +241,14 @@ Example: </strong></span>ssid=Quick Net</td> Example: </strong></span>mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79:78</td> </tr> +<tr> +<td align="left">mac-address-denylist</td> +<td align="left"> </td> +<td align="left">list of MACs (separated with semicolons)</td> +<td align="left">MAC address denylist.<span class="bold"><strong> + +Example: </strong></span>mac-address-denylist= 00:22:68:12:79:A6;00:22:68:12:79:78</td> +</tr> </tbody> </table></div> </div> @@ -280,6 +288,14 @@ Example: </strong></span>mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79 Example: </strong></span>mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79:78</td> </tr> +<tr> +<td align="left">mac-address-denylist</td> +<td align="left"> </td> +<td align="left">list of MACs (separated with semicolons)</td> +<td align="left">MAC address denylist.<span class="bold"><strong> + +Example: </strong></span>mac-address-denylist= 00:22:68:12:79:A6;00:22:68:12:79:78</td> +</tr> </tbody> </table></div> </div> |