From: Kristen Carlson Accardi <kristen@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 0/2] ppp authentication bug fixes
Date: Thu, 25 Mar 2010 13:04:34 -0700 [thread overview]
Message-ID: <1269547476-23161-1-git-send-email-kristen@linux.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 449 bytes --]
Here are a couple bug fixes for the PPP authentication. First patch
fixes the seg fault when the secret is empty, as reported by marcel.
Second, if we do fail to authenticate, we need to change ppp phases
to terminate the link.
Kristen Carlson Accardi (2):
ppp: allow empty secret for chap challenge
ppp: send PPP_FAIL when authentication fails
gatchat/ppp_auth.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
next reply other threads:[~2010-03-25 20:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 20:04 Kristen Carlson Accardi [this message]
2010-03-25 20:04 ` [PATCH 1/2] ppp: allow empty secret for chap challenge Kristen Carlson Accardi
2010-03-25 20:04 ` [PATCH 2/2] ppp: send PPP_FAIL when authentication fails Kristen Carlson Accardi
2010-03-26 17:20 ` [PATCH 0/2] ppp authentication bug fixes Marcel Holtmann
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=1269547476-23161-1-git-send-email-kristen@linux.intel.com \
--to=kristen@linux.intel.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