Open Source Telephony
 help / color / mirror / Atom feed
* [patch 0/6] Initial patches for gatchat PPP support
@ 2010-03-11 22:00 kristen
  2010-03-12 23:42 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: kristen @ 2010-03-11 22:00 UTC (permalink / raw)
  To: ofono

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

These patches implement PPP support for gatchat.  They're not complete, but 
are useful enough to play with if anyone wants to.  I included a patch to
gsmdial which allows you to invoke the PPP routines after the CONNECT
callback.  This patch will create a TUN interface, which you will then
have to manually configure using the IP Address and DNS information that
is output by gsmdial to stdout.  There are many items yet to be done, 
mostly they fall into these categories: 
	* clean exit and Link Loss path
	* Cleanup and deallocate memory properly	
	* Implement Error path (Configure-Reject etc).
 
I tested this on the AT&T sierra modem, but not with any other modem.
I appreciate your feedback.

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

end of thread, other threads:[~2010-03-12 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 22:00 [patch 0/6] Initial patches for gatchat PPP support kristen
2010-03-12 23:42 ` Marcel Holtmann

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