Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/4] add PPP_DEAD and PPP_TERMINATE support
@ 2010-03-25  4:41 Kristen Carlson Accardi
  2010-03-25  4:41 ` [PATCH 1/4] remove unneeded debug statement Kristen Carlson Accardi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kristen Carlson Accardi @ 2010-03-25  4:41 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

These patches complete implementation of the PPP_DEAD and PPP_TERMINATE 
phases, as well as allow this to be tested via gsmdial.

Kristen Carlson Accardi (4):
  remove unneeded debug statement
  add tracing for PPP terminate path
  separate memory cleanup from PPP shutdown
  gsmdial: shutdown ppp link if we have one.

 gatchat/gatppp.c  |   25 +++++++------------------
 gatchat/gsmdial.c |    4 +++-
 gatchat/ppp.c     |   27 +++++++++++++++++++++++----
 gatchat/ppp_cp.c  |   10 ++++++++++
 4 files changed, 43 insertions(+), 23 deletions(-)


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

end of thread, other threads:[~2010-03-25 13:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25  4:41 [PATCH 0/4] add PPP_DEAD and PPP_TERMINATE support Kristen Carlson Accardi
2010-03-25  4:41 ` [PATCH 1/4] remove unneeded debug statement Kristen Carlson Accardi
2010-03-25  4:41 ` [PATCH 2/4] add tracing for PPP terminate path Kristen Carlson Accardi
2010-03-25  4:41 ` [PATCH 3/4] separate memory cleanup from PPP shutdown Kristen Carlson Accardi
2010-03-25  4:41 ` [PATCH 4/4] gsmdial: shutdown ppp link if we have one Kristen Carlson Accardi
2010-03-25 13:51 ` [PATCH 0/4] add PPP_DEAD and PPP_TERMINATE support Marcel Holtmann

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