libnm/wwan: add GSM setting device-id, sim-id, and sim-operator-id properties
authorDan Williams <dcbw@redhat.com>
Thu, 1 Oct 2015 17:44:28 +0000 (12:44 -0500)
committerThomas Haller <thaller@redhat.com>
Wed, 18 Nov 2015 14:50:52 +0000 (15:50 +0100)
commit4b412218e64d57be64a61bdbdf47d1ea9ac7d007
tree157f818e0c2b4f59f06187c86f4dbb25d27f0d5a
parent59d243438397338b9dd41bd194f2bb08f9b5e509
libnm/wwan: add GSM setting device-id, sim-id, and sim-operator-id properties

These properties limit whether the connection applies to a certain WWAN modem
based on the modem's device ID or SIM ID (as reported by the WWAN management
service), or through the MCC/MNC ID of the operator that issued the SIM card.
libnm-core/nm-setting-gsm.c
libnm-core/nm-setting-gsm.h
libnm-core/tests/test-general.c
libnm/libnm.ver
src/devices/wwan/nm-device-modem.c
src/devices/wwan/nm-modem-broadband.c
src/devices/wwan/nm-modem.c
src/devices/wwan/nm-modem.h
src/settings/plugins/keyfile/tests/keyfiles/ATT_Data_Connect_Plain
src/settings/plugins/keyfile/tests/test-keyfile.c