All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ACFC and PFC options implementation
@ 2011-06-16 11:55 Guillaume Zajac
  2011-06-16 11:55 ` [PATCH 1/2] GAtPPP: Add ACFC option support Guillaume Zajac
  2011-06-16 11:55 ` [PATCH 2/2] GAtPPP: Add PFC " Guillaume Zajac
  0 siblings, 2 replies; 8+ messages in thread
From: Guillaume Zajac @ 2011-06-16 11:55 UTC (permalink / raw)
  To: ofono

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

Hi,

Those 2 patches, are implementing:
	- Address and Control Field Compression option
	- Protocol Field Compression option

It has been tested with gsmdial that do not negotiate any options and Win7
that negotiate both option.
An improvement of gsmdial and some ppp_lcp APIs could be done to test options
separately e.g. only PFC negotiated and only ACFC negotiated

Guillaume Zajac (2):
  GAtPPP: Add ACFC option support
  GAtPPP: Add PFC option support

 gatchat/gatppp.c  |  169 ++++++++++++++++++++++++++++++++++++++++++++++-------
 gatchat/ppp.h     |   10 +++
 gatchat/ppp_lcp.c |   49 ++++++++++++++-
 3 files changed, 203 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2011-06-24 15:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-16 11:55 [PATCH 0/2] ACFC and PFC options implementation Guillaume Zajac
2011-06-16 11:55 ` [PATCH 1/2] GAtPPP: Add ACFC option support Guillaume Zajac
2011-06-23 18:58   ` Denis Kenzior
2011-06-24  8:41     ` Guillaume Zajac
2011-06-24 14:42       ` Denis Kenzior
2011-06-24 15:20         ` Guillaume Zajac
2011-06-24 15:21           ` Denis Kenzior
2011-06-16 11:55 ` [PATCH 2/2] GAtPPP: Add PFC " 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.