All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v3 0/4] ACFC and PFC options implementation
@ 2011-06-28 10:03 Guillaume Zajac
  2011-06-28 10:03 ` [PATCH_v3 1/4] GAtPPP: Add ACFC option support Guillaume Zajac
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Guillaume Zajac @ 2011-06-28 10:03 UTC (permalink / raw)
  To: ofono

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

Hi,

Change log from v2 is:
	- restore send_lcp_frame() function
	- global ACFC and PFC activation option is done into lcp_ppp.c
	  using lcp->req_options field
	- add ACFC and PFC options activation into emulator and gsmdial
	- by default ACFC and PFC options are turned off

Guillaume Zajac (4):
  GAtPPP: Add ACFC option support
  GAtPPP: Add PFC option support
  emulator: Activate ACFC and PFC options onto GAtPPP object
  gsmdial: Activate ACFC and PFC options on GAtPPP object

 gatchat/gatppp.c  |  155 +++++++++++++++++++++++++++++++++++++++++++++--------
 gatchat/gatppp.h  |    3 +
 gatchat/gsmdial.c |    3 +
 gatchat/ppp.h     |   12 ++++
 gatchat/ppp_lcp.c |   55 +++++++++++++++++--
 src/emulator.c    |    3 +
 6 files changed, 205 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2011-06-29  1:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 10:03 [PATCH_v3 0/4] ACFC and PFC options implementation Guillaume Zajac
2011-06-28 10:03 ` [PATCH_v3 1/4] GAtPPP: Add ACFC option support Guillaume Zajac
2011-06-28 17:03   ` Denis Kenzior
2011-06-29  1:24     ` Marcel Holtmann
2011-06-28 23:29       ` Denis Kenzior
2011-06-29  1:38         ` Marcel Holtmann
2011-06-28 23:40           ` Denis Kenzior
2011-06-28 10:03 ` [PATCH_v3 2/4] GAtPPP: Add PFC " Guillaume Zajac
2011-06-28 10:03 ` [PATCH_v3 3/4] emulator: Activate ACFC and PFC options onto GAtPPP object Guillaume Zajac
2011-06-28 10:03 ` [PATCH_v3 4/4] gsmdial: Activate ACFC and PFC options on " Guillaume Zajac

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.