Skip to content

[th/secret-key-to-host-id]

Thomas Haller requested to merge th/secret-key-to-host-id into master
  • rename nm_utils_secret_key_get() to nm_utils_host_id_get() (and similar). The function abstract the secret-key and returns makes something more useful of it: a host-id.

  • don't let nm_utils_secret_key_get_timestamp() (now nm_utils_host_id_get_timestamp_ns()) fail.

Merge request reports