From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/3] Provision the PPP authentication method from mbpi
Date: Tue, 24 Jun 2014 12:49:22 -0500 [thread overview]
Message-ID: <53A9BA22.8090309@gmail.com> (raw)
In-Reply-To: <1403603826-17021-1-git-send-email-philip@paeps.cx>
[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]
Hi Philip,
On 06/24/2014 04:57 AM, Philip Paeps wrote:
> 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(+)
>
All patches in this series have been pushed upstream, thanks.
Regards,
-Denis
prev parent reply other threads:[~2014-06-24 17:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 9:57 [PATCH 0/3] Provision the PPP authentication method from mbpi Philip Paeps
2014-06-24 9:57 ` [PATCH 1/3] include: add auth method to the provisioning API Philip Paeps
2014-06-24 9:57 ` [PATCH 2/3] mbpi: add support for provisioning the auth method Philip Paeps
2014-06-24 9:57 ` [PATCH 3/3] gprs: provision the authentication method Philip Paeps
2014-06-24 17:49 ` Denis Kenzior [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53A9BA22.8090309@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.