NetworkManager/src/settings/plugins/ifcfg-rh
Beniamino Galvani 9a631a068e ifcfg-rh: sort bond options when writing a connection
Bond options are stored in a hash table and the order in which they
are returned by the API is not guaranteed. Sort them alphabetically so
that a connection will always be written in the same way, even if the
internal implementation of the hash table or the hashing function
changes, as it did in commit a6be2f4aa9 ("all: use nm_str_hash()
instead of g_str_hash()").
2017-11-21 11:27:54 +01:00
..
tests all: support route-attribute "onlink" for IPv4 2017-11-13 11:35:44 +01:00
nm-ifcfg-rh.conf ifcfg-rh: refactor dbus policy 2017-06-15 13:20:55 +02:00
nm-ifcfg-rh.xml dbus: fix up the XML formatting 2016-04-05 14:37:51 +02:00
nms-ifcfg-rh-common.h ifcfg-rh: rename files 2016-10-11 11:37:46 +02:00
nms-ifcfg-rh-connection.c settings: drop redundant can_commit() virtual functions 2017-10-25 14:04:36 +02:00
nms-ifcfg-rh-connection.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nms-ifcfg-rh-plugin.c all: use nm_direct_hash() instead of g_direct_hash() 2017-11-16 11:49:52 +01:00
nms-ifcfg-rh-plugin.h ifcfg-rh: rename files 2016-10-11 11:37:46 +02:00
nms-ifcfg-rh-reader.c all: support route-attribute "onlink" for IPv4 2017-11-13 11:35:44 +01:00
nms-ifcfg-rh-reader.h ifcfg-rh/tests: rename test function connection_from_file_test() 2017-10-25 14:04:36 +02:00
nms-ifcfg-rh-utils.c ifcfg-rh: split function to write connection to disk 2017-10-27 10:28:41 +02:00
nms-ifcfg-rh-utils.h ifcfg-rh: don't let complex routes (rule files) prevent writing connection 2017-10-25 14:04:36 +02:00
nms-ifcfg-rh-writer.c ifcfg-rh: sort bond options when writing a connection 2017-11-21 11:27:54 +01:00
nms-ifcfg-rh-writer.h ifcfg-rh: merge new_connection() and update_connection() functions 2017-10-25 14:04:36 +02:00
shvar.c ifcfg-rh: replace svUnsetValuesWithPrefix() by svUnsetAll(USER) 2017-10-25 14:04:36 +02:00
shvar.h ifcfg-rh: replace svUnsetValuesWithPrefix() by svUnsetAll(USER) 2017-10-25 14:04:36 +02:00