public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Robert Swindells <swindellsr@genrad.co.uk>
To: Andreas.Karlsson@combitechsystems.com
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] PPP?
Date: Tue, 12 Sep 2000 04:49:00 -0000	[thread overview]
Message-ID: <25fb0912950701f4ecb8f8d499d64c6c@NO-ID-FOUND.mhonarc.org> (raw)
In-Reply-To: <2253171AF143D21185A60000F8FA748B0229A960@pluto.combitech.se>

>> You may find its more work taking out TCP etc, than leaving it there
>> and not use it.

>You mean download the latest OpenBSD from www.openbsd.org and use
>their UDP/IP?

The network stack in eCos is derived from OpenBSD.

Pick up the versions of if_ppp.c, if_ppp.h and if_pppvar.h from
OpenBSD that are tagged with 'kame_19991208'.

You will need to modify the upper interface of if_ppp.c to match the
other eCos protocols (if_loop.c is probably a good example), then
modify the lower interface to talk to your RFCOMM interface instead of
a ttysw interface.

Robert Swindells


  reply	other threads:[~2000-09-12  4:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-12  4:22 Andreas.Karlsson
2000-09-12  4:49 ` Robert Swindells [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-09-13  7:34 Andreas.Karlsson
2000-09-13  2:14 Amigo Lozano, Alfonso
2000-09-12  3:43 Andreas.Karlsson
2000-09-12  3:51 ` Andrew Lunn

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=25fb0912950701f4ecb8f8d499d64c6c@NO-ID-FOUND.mhonarc.org \
    --to=swindellsr@genrad.co.uk \
    --cc=Andreas.Karlsson@combitechsystems.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).