All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PPP: recording ppp dump to file
@ 2011-08-05  8:34 Bertrand Aygon
  2011-08-05  8:34 ` [PATCH 1/2] gatppp: save dumpfile into ppp info to start recording during open phase Bertrand Aygon
  2011-08-05  8:34 ` [PATCH 2/2] gprs: use a new var env to active PPP dump Bertrand Aygon
  0 siblings, 2 replies; 9+ messages in thread
From: Bertrand Aygon @ 2011-08-05  8:34 UTC (permalink / raw)
  To: ofono

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

Create a new env var to activate PPP dump recording into a file.
Store this file in the PPP context, so the recording can occurs from
the beginning of the session, and so we are sure to not loose any frame.

Bertrand Aygon (2):
  gatppp: save dumpfile into ppp info to start recording during open
    phase.
  gprs: use a new var env to active PPP dump.

 drivers/atmodem/gprs-context.c |    5 +++++
 gatchat/gatppp.c               |   11 ++++++++++-
 2 files changed, 15 insertions(+), 1 deletions(-)

-- 
1.7.4.1

---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

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

end of thread, other threads:[~2011-08-05 15:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05  8:34 [PATCH 0/2] PPP: recording ppp dump to file Bertrand Aygon
2011-08-05  8:34 ` [PATCH 1/2] gatppp: save dumpfile into ppp info to start recording during open phase Bertrand Aygon
2011-08-05 13:26   ` Denis Kenzior
2011-08-05 15:06     ` Aygon, Bertrand
2011-08-05 14:28       ` Denis Kenzior
2011-08-05 15:36         ` Aygon, Bertrand
2011-08-05 14:47           ` Denis Kenzior
2011-08-05 15:48             ` Aygon, Bertrand
2011-08-05  8:34 ` [PATCH 2/2] gprs: use a new var env to active PPP dump Bertrand Aygon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.