From: Kristen Carlson Accardi <kristen@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 0/3] HDLC fixes
Date: Sat, 17 Apr 2010 11:15:32 -0700 [thread overview]
Message-ID: <1271528135-12337-1-git-send-email-kristen@linux.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
Fix some issues with the HDLC code, and then use it in PPP.
The first 2 patches are a resend of previous patches, the last
is new to this series.
Kristen Carlson Accardi (3):
hdlc: allow for scanning and escaping
hdlc: handle wrapped buffers
ppp: use GAtHDLC
gatchat/gathdlc.c | 121 +++++++++++++-----
gatchat/gathdlc.h | 12 ++
gatchat/gatppp.c | 347 +++++++++-------------------------------------------
gatchat/ppp.h | 11 ++
gatchat/ppp_auth.c | 2 +-
gatchat/ppp_cp.c | 6 +-
gatchat/ppp_net.c | 3 +-
7 files changed, 175 insertions(+), 327 deletions(-)
next reply other threads:[~2010-04-17 18:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-17 18:15 Kristen Carlson Accardi [this message]
2010-04-17 18:15 ` [PATCH 1/3] hdlc: allow for scanning and escaping Kristen Carlson Accardi
2010-04-17 22:34 ` Marcel Holtmann
2010-04-17 18:15 ` [PATCH 2/3] hdlc: handle wrapped buffers Kristen Carlson Accardi
2010-04-17 22:39 ` Marcel Holtmann
2010-04-27 3:02 ` Marcel Holtmann
2010-04-17 18:15 ` [PATCH 3/3] ppp: use GAtHDLC Kristen Carlson Accardi
2010-04-17 22:36 ` 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=1271528135-12337-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