linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bhaskar-ROCSYS <vbhaskar@rocsys.com>
To: linux-ppp@vger.kernel.org
Subject: PPP state machine
Date: Wed, 16 Jun 2004 05:52:49 +0000	[thread overview]
Message-ID: <1087365446.1118.10.camel@Bhaskar> (raw)

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






             reply	other threads:[~2004-06-16  5:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-16  5:52 Bhaskar-ROCSYS [this message]
2004-06-16 12:06 ` PPP state machine 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1087365446.1118.10.camel@Bhaskar \
    --to=vbhaskar@rocsys.com \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).