libnm-util: add non-failing versions of nm_connection_new_from_hash() and replace...
authorThomas Haller <thaller@redhat.com>
Sat, 26 Mar 2016 12:04:43 +0000 (13:04 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 29 Mar 2016 09:56:27 +0000 (11:56 +0200)
commit9bf3933855f6c9ccd65447e73a59e24055a6e340
tree9dc751d7a3fb7e95186e1569797e6c6aac4d4687
parent6cd03bf205745bf13ec3a9af7af30a376e348015
libnm-util: add non-failing versions of nm_connection_new_from_hash() and replace-settings

Add internal functions _nm_connection_replace_settings() and
_nm_connection_new_from_hash() that cannot fail.

Altough they are not public API, we have to expose them via
libnm-util.ver so that they can be used from libnm-glib.
libnm-util/libnm-util.ver
libnm-util/nm-connection.c
libnm-util/nm-setting-private.h