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] [day] [month] [year] [list]
Date:	Wed, 25 May 2011 05:26:18 +0200
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Nauman Tahir <nauman.tahir@...il.com>
Cc:	Kernel Newbies <kernelnewbies@...linux.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: TCP session management

Le mardi 24 mai 2011 à 15:29 -0700, Nauman Tahir a écrit :
> Hi
> 
> I am interested in learning about highly practiced/recommended
> algorithms used for TCP session management in the stack. I am writing
> code for an embedded processor which needs to process TCP/IP flows and
> it does not have the stack. I am interested in implementing most
> efficient algorithm to maintain/lookup about 5 million full duplex TCP
> sessions.

Hi

Not sure what are your needs...

Linux has no particular problems handling 5 million councurrent tcp
sessions, granted you have enough memory.

What do you mean by "it does not have the stack" ?



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ