public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: Pooja Nagpal <pooja_nagpal_is@yahoo.com>
To: linux-8086@vger.kernel.org
Subject: IPv6  and PPP for ELKS
Date: Fri, 18 Oct 2002 09:35:02 -0700 (PDT)	[thread overview]
Message-ID: <20021018163502.64312.qmail@web14706.mail.yahoo.com> (raw)

Hello!

I am Pooja Nagpal from Bangalore, India. I have written a small IPv6 module for ELKS.
Since ELKS is targetted at systems with minimal requirements, the implementation is 
based on the draft - Minimum Requirements of IPv6 for Low Cost Network Appliances 
<draft-okabe-ipv6-lcna-minreq-01.txt>. 

However, since the ELKS implemented IPv4 over SLIP, the IPv6 module also communicated 
using SLIP. However, IPv6 does not use SLIP as the lower layer in the real world and 
operating systems like Linux etc provide IPv6 support over PPP, Ethernet etc.

So, to test the IPv6 module with another operating system, I have started writing a 
PPP daemon for ELKS. It just negotiates the basic LCP connection. An NCP is required 
to complete the negotiation for the IPv6 layer. I am not sure how to design the NCP
and whether the code needs to be in the kernel like in Linux. 

I'd like to discuss the implementation so far with anyone who is interested or has any 
other suggestions.

Thanks,
Pooja

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

             reply	other threads:[~2002-10-18 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-18 16:35 Pooja Nagpal [this message]
2002-10-18 17:01 ` IPv6 and PPP for ELKS Paul Nasrat

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=20021018163502.64312.qmail@web14706.mail.yahoo.com \
    --to=pooja_nagpal_is@yahoo.com \
    --cc=linux-8086@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