From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v2 0/5] Add support for PAP authentication
Date: Sat, 21 Jun 2014 12:11:09 -0500 [thread overview]
Message-ID: <53A5BCAD.9090707@gmail.com> (raw)
In-Reply-To: <1403172429-26289-1-git-send-email-philip@paeps.cx>
[-- Attachment #1: Type: text/plain, Size: 1464 bytes --]
Hi Philip,
On 06/19/2014 05:07 AM, Philip Paeps wrote:
> Changes since v1:
>
> o Split patchset into a commit per directory
> o Remove Signed-off-by: tags
> o Fix coding style nits
> o Use a counter instead of a random value for the
> Authenticate-Request identifer
> o Omit the provisioning code pending a discussion with
> the mobile-broadband-provider-info maintainers
>
> Philip Paeps (5):
> gatchat: implement PAP authentication
> include: add auth method to the gprs context API
> atmodem: set the PPP authentication method to use
> gprs: make PPP authentication method configurable
> doc: describe the AuthenticationMethod property
>
> doc/connman-api.txt | 4 ++
> drivers/atmodem/gprs-context.c | 14 ++++
> gatchat/gatppp.c | 50 ++++++++++++++-
> gatchat/gatppp.h | 8 +++
> gatchat/ppp.h | 9 +++
> gatchat/ppp_auth.c | 139 ++++++++++++++++++++++++++++++++++++++++
> gatchat/ppp_lcp.c | 62 ++++++++++++------
> include/gprs-context.h | 6 ++
> src/gprs.c | 84 ++++++++++++++++++++++++
> 9 files changed, 355 insertions(+), 21 deletions(-)
>
All patches in this series have been applied, thanks! I did fix up a
couple of very minor coding style issues; just being nitpicky.
It was refreshing to review something this well prepared :)
Regards,
-Denis
next prev parent reply other threads:[~2014-06-21 17:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 10:07 [PATCH v2 0/5] Add support for PAP authentication Philip Paeps
2014-06-19 10:07 ` [PATCH 1/5] gatchat: implement " Philip Paeps
2014-06-19 10:07 ` [PATCH 2/5] include: add auth method to the gprs context API Philip Paeps
2014-06-19 10:07 ` [PATCH 3/5] atmodem: set the PPP authentication method to use Philip Paeps
2014-06-19 10:07 ` [PATCH 4/5] gprs: make PPP authentication method configurable Philip Paeps
2014-06-19 10:07 ` [PATCH 5/5] doc: describe the AuthenticationMethod property Philip Paeps
2014-06-21 17:11 ` Denis Kenzior [this message]
2014-06-22 9:33 ` [PATCH v2 0/5] Add support for PAP authentication Philip Paeps
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=53A5BCAD.9090707@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox