mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 09:50:17 +01:00
parent
5d97e76c7d
commit
1e43ae9e77
1 changed files with 2 additions and 0 deletions
|
|
@ -427,6 +427,8 @@ nm_supplicant_config_add_setting_macsec (NMSupplicantConfig * self,
|
|||
return FALSE;
|
||||
}
|
||||
|
||||
|
||||
g_bytes_unref (bytes);
|
||||
bytes = nm_utils_hexstr2bin (value);
|
||||
if (!nm_supplicant_config_add_option (self,
|
||||
"mka_ckn",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue