diff options
| author | Michael Biebl <biebl@debian.org> | 2022-12-19 11:37:58 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-12-19 11:37:58 +0100 |
| commit | 3fbe6fc596ff5cb77eb3a51a82d7d32dc315e596 (patch) | |
| tree | c90f43ad9456cf5f3ccff167047ac6bec6c69631 /docs/api/html/nm-settings-nmcli.html | |
| parent | cecaa6ed43023e0f2c1d88cb9d5bed393529c6e6 (diff) | |
| parent | b2ca000f0e0a915aba25f7d16b34bd092055ad59 (diff) | |
Merge tag 'debian/1.40.8-1' into debian/bullseye-backports
network-manager Debian release 1.40.8-1
Diffstat (limited to 'docs/api/html/nm-settings-nmcli.html')
| -rw-r--r-- | docs/api/html/nm-settings-nmcli.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index 17ef394f..e2f76d6a 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -2787,7 +2787,7 @@ Example: <code class="literal">priority 5 from 1:2:3::5/128 table 45</code> <td> <p> Alias: cak</p> -<p> The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement.</p> +<p> The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement. Must be a string of 32 hexadecimal characters.</p> <p> Format: string</p> </td> @@ -2805,7 +2805,7 @@ Example: <code class="literal">priority 5 from 1:2:3::5/128 table 45</code> <td> <p> Alias: ckn</p> -<p> The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement.</p> +<p> The pre-shared CKN (Connectivity-association Key Name) for MACsec Key Agreement. Must be a string of hexadecimal characters with a even length between 2 and 64.</p> <p> Format: string</p> </td> |