Linux Newbie help
 help / color / mirror / Atom feed
* TCP as a module
@ 2003-07-26 15:25 Shan Sinha
  2003-07-27 15:19 ` Eric
  0 siblings, 1 reply; 3+ messages in thread
From: Shan Sinha @ 2003-07-26 15:25 UTC (permalink / raw)
  To: linux-newbie

Hi everyone-

My web searches on this seem to turn up very little.  

Many people have suggested that TCP as a loadable module would be nice.
I am actually in a position where I think it might be necessary.

I am working on a research project on an ad-hoc 802.11 network spanning
through a local neighborhood.  There are multiple people developing on
the network with dozens of nodes all running 2.4.  Various kernels
across the network are updated at various times, but upgrades do happen
frequently.  Occassionally, kernels are uniformally updated across the
entire network.

My work specifically requires some TCP hacking.  As a result, I would
like to insulate my work from other kernel upgrades, so as not to have
to redo work.  Creating an isolated sandbox, while possible, is not
optimal, b/c the kernel upgrades are usually necessary and worth
incorporating. 

As a result, I would like to implement a new transport layer module
based on the TCP code, but with its own address family.  I realize I
might have to re-compile a few tools, but I use few enough of those,
that it should be no problem.  

Looking at the code, I assume that a starting step would be to figure
out how to implement TCP as a module.  

+ Has anyone actually done this or know of someone who has?  Any
advice/links would be useful.  
+ Or does anyone know for certain that doing this is just not possible?
If so, why not?

I'm willing to live with idiosyncracies in how such a TCP module would
behave for making my development life easier, I think this is necessary!
The idea would be that once some of my work actually demonstrates
positive results, to re-implement back into the core kernel code.

If you have a better solution, I would love to hear it!

Cheers-
Shan

Shan Sinha
Networks and Mobile Systems
Laboratory for Computer Science and AI
MIT

For information on the research project, visit
http://pdos.lcs.mit.edu/roofnet

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-27 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-26 15:25 TCP as a module Shan Sinha
2003-07-27 15:19 ` Eric
2003-07-27 15:29   ` Mr. James W. Laferriere

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox