Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/3] HDLC fixes
@ 2010-04-17 18:15 Kristen Carlson Accardi
  2010-04-17 18:15 ` [PATCH 1/3] hdlc: allow for scanning and escaping Kristen Carlson Accardi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kristen Carlson Accardi @ 2010-04-17 18:15 UTC (permalink / raw)
  To: ofono

[-- 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(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-27  3:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-17 18:15 [PATCH 0/3] HDLC fixes Kristen Carlson Accardi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox