[th/connection-track-setting-rework]
rework how NMConnection
tracks NMSetting
instances.
Instead of a GHashTable
, use a fixed size array (of 52 entries, for each setting type).
This also makes accessing the arrays predictable and stable.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
rework how NMConnection
tracks NMSetting
instances.
Instead of a GHashTable
, use a fixed size array (of 52 entries, for each setting type).
This also makes accessing the arrays predictable and stable.