linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PPP state machine
@ 2004-06-16  5:52 Bhaskar-ROCSYS
  2004-06-16 12:06 ` James Carlson
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Bhaskar-ROCSYS @ 2004-06-16  5:52 UTC (permalink / raw)
  To: linux-ppp

Hi all,
I am trying to put the complete PPP state machine into the kernel space.

PPP implementation in linux is divided into kernel space code and user
space code.  The state machine is implemented in user space.  

I am trying to put the complete state machine into the kernel space and
make it work with Farsync card(V.35 interface).

Farsync depends on syncppp code which contains the implementation of the
PPP protocol.  But the code is not complete.  There is not
authentication phase and IPCP protocol implementation is not complete.

Is it possible to port the user space code to kernel space.  If so how
do I proceed.  
Did anyone tried this?


TIA

Regards
bhaskar






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

end of thread, other threads:[~2004-06-17  4:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-16  5:52 PPP state machine Bhaskar-ROCSYS
2004-06-16 12:06 ` James Carlson
2004-06-16 12:41 ` Bhaskar-ROCSYS
2004-06-16 12:43 ` James Carlson
2004-06-16 12:58 ` Paul Mackerras
2004-06-16 13:00 ` Paul Mackerras
2004-06-16 17:51 ` Matthew N. Dodd
2004-06-17  4:23 ` James Cameron
2004-06-17  4:33 ` Bhaskar-ROCSYS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).