* Running multiple concurrent TCP stacks
@ 2007-05-23 21:59 Tony Petz
2007-05-23 22:22 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Tony Petz @ 2007-05-23 21:59 UTC (permalink / raw)
To: netdev
I'm working on a research project that requires two simultaneously
running but independent TCP implementations. Searching the archives I
was only able to come up with this:
http://www.spinics.net/lists/linux-net/msg09064.html
I was wondering if anyone had any insight into the problem, or knew of
a good place to start looking at how to load two copies of TCP stack,
probably bound to two different interfaces for simplicity.
Any advice appreciated...
-tony
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Running multiple concurrent TCP stacks
2007-05-23 21:59 Running multiple concurrent TCP stacks Tony Petz
@ 2007-05-23 22:22 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2007-05-23 22:22 UTC (permalink / raw)
To: Tony Petz; +Cc: netdev
On Wed, 23 May 2007 16:59:02 -0500
"Tony Petz" <agoston.petz@gmail.com> wrote:
> I'm working on a research project that requires two simultaneously
> running but independent TCP implementations. Searching the archives I
> was only able to come up with this:
> http://www.spinics.net/lists/linux-net/msg09064.html
>
> I was wondering if anyone had any insight into the problem, or knew of
> a good place to start looking at how to load two copies of TCP stack,
> probably bound to two different interfaces for simplicity.
>
> Any advice appreciated...
> -tony
Do it in UML or other virtualization environment
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-23 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-23 21:59 Running multiple concurrent TCP stacks Tony Petz
2007-05-23 22:22 ` Stephen Hemminger
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).