Re: [patch 3/6] LCP support

2010-03-17 Thread Marcel Holtmann
Hi Kristen, Makefile.am |6 - gatchat/gatppp.c | 53 + gatchat/gatppp_internal.h |8 + gatchat/gatppplcp.c | 244 ++ this should be gatchat/ppp_lcp.c +void __ppp_set_auth(GAtPPP *ppp, guint8*

[patch 3/6] LCP support

2010-03-11 Thread kristen
Implement LCP support for the PPP protocol Index: ofono/Makefile.am === --- ofono.orig/Makefile.am 2010-03-10 17:00:34.037087986 -0800 +++ ofono/Makefile.am 2010-03-10 17:01:56.687955124 -0800 @@ -56,9 +56,9 @@