My patch to the mobile-broadband-provider-info database DTD to add an
attribute indicating the authentication method to use was accepted by
the maintainers[1] and merged in their tree[2].

This set of patches adds support for the new attribute in the mbpi
plugin so new GPRS contexts can be correctly provisioned.  If the
authentication method is unspecified in the mbpi database we default
to CHAP (i.e.: previous behaviour).

[1] https://bugzilla.gnome.org/show_bug.cgi?id=731907
[2] 
https://git.gnome.org/browse/mobile-broadband-provider-info/commit/?id=752ccc5cdb34f427eefc26513a4c8e359883298f

Philip Paeps (3):
  include: add auth method to the provisioning API
  mbpi: add support for provisioning the auth method
  gprs: provision the authentication method

 include/gprs-provision.h |    1 +
 plugins/mbpi.c           |   35 +++++++++++++++++++++++++++++++++++
 src/gprs.c               |    2 ++
 3 files changed, 38 insertions(+)

-- 
1.7.10.4

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to