netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: Keyur Chudgar <kchudgar.linux@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: Free TCP/IP stack to be used
Date: Sun, 20 Jul 2008 01:01:41 +0400	[thread overview]
Message-ID: <20080719210140.GA12119@2ka.mipt.ru> (raw)
In-Reply-To: <a967d7d00807191356v5dbd0397web585bae1598ee9@mail.gmail.com>

Hi.

On Sat, Jul 19, 2008 at 01:56:07PM -0700, Keyur Chudgar (kchudgar.linux@gmail.com) wrote:
> I am looking for free TCP/IP stack to be used in my system.
> Can anybody suggest which one I should go for? It should be
> light weight and not like Linux TCP/IP stack. I came across
> LwIP, but I am not sure about it's performance.

What system, what load, what ...?
Your question is quite incomplete :)

Anyway, I will advertise following userspace network stack (works either
on top of packet socket or own packet reading/writing interface, so if
you are creating your own kernel, the only thing you need is to create a
channel to driver to be able to send and receive packets into the
queue):
http://tservice.net.ru/~s0mbre/old/?section=projects&item=unetstack

It supports TCP/UDP over IP, but you can extend it whatever you like,
It is licensed under GPLv2 or higher.

-- 
	Evgeniy Polyakov

  reply	other threads:[~2008-07-19 21:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-19 20:56 Free TCP/IP stack to be used Keyur Chudgar
2008-07-19 21:01 ` Evgeniy Polyakov [this message]
2008-07-20  9:57 ` Andi Kleen

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=20080719210140.GA12119@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=kchudgar.linux@gmail.com \
    --cc=netdev@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).