lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 20 Jul 2008 01:01:41 +0400
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	Keyur Chudgar <kchudgar.linux@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: Free TCP/IP stack to be used

Hi.

On Sat, Jul 19, 2008 at 01:56:07PM -0700, Keyur Chudgar (kchudgar.linux@...il.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ