Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/5] ppp: error path fixes
@ 2010-03-27  1:34 Kristen Carlson Accardi
  2010-03-27  1:34 ` [PATCH 1/5] ppp: fix segfault in pppcp_send_code_reject() Kristen Carlson Accardi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kristen Carlson Accardi @ 2010-03-27  1:34 UTC (permalink / raw)
  To: ofono

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

Here are some patches which fix some issues with the error paths in
the PPP control protocol code.

Kristen Carlson Accardi (5):
  ppp: fix segfault in pppcp_send_code_reject()
  ppp: comment fix
  ppp: send Protocol-Reject
  ppp: use common code to get options from pppcp packet data
  ppp: handle Config-Reject

 gatchat/ppp.c     |   29 ++++++---
 gatchat/ppp.h     |    1 +
 gatchat/ppp_cp.c  |  179 +++++++++++++++++++++++++++++++++++++++-------------
 gatchat/ppp_cp.h  |    2 +
 gatchat/ppp_lcp.c |    5 ++
 5 files changed, 161 insertions(+), 55 deletions(-)


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

end of thread, other threads:[~2010-03-27  4:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-27  1:34 [PATCH 0/5] ppp: error path fixes Kristen Carlson Accardi
2010-03-27  1:34 ` [PATCH 1/5] ppp: fix segfault in pppcp_send_code_reject() Kristen Carlson Accardi
2010-03-27  1:34 ` [PATCH 2/5] ppp: comment fix Kristen Carlson Accardi
2010-03-27  1:34 ` [PATCH 3/5] ppp: send Protocol-Reject Kristen Carlson Accardi
2010-03-27  1:34 ` [PATCH 4/5] ppp: use common code to get options from pppcp packet data Kristen Carlson Accardi
2010-03-27  1:34 ` [PATCH 5/5] ppp: handle Config-Reject Kristen Carlson Accardi
2010-03-27  2:29 ` [PATCH 0/5] ppp: error path fixes Marcel Holtmann
2010-03-27  4:39   ` Kristen Carlson Accardi

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