How to publish a new TCP congestion control module ?



Hi all,

I am an Internet Engineering year 3 student of CUHK. Due to my final
year project - Internet protocol hacking, my group have reimplemented a
TCP congestion control algorithm called TCP-LP, as kernel module for
2.6.16.

Here is our work:
http://edin.no-ip.com/project/tcp-lp/tcp-lp-1.3.tar.bz2

The detail of TCP-LP is available in:
http://www-ece.rice.edu/networks/TCP-LP/
http://www.ece.rice.edu/~akuzma/Doc/akuzma/TCP-LP.pdf

We found that the research result is quite interesting, and so hope to
publish it to public. BTW as our group is just new in kernel and
protocol hacking, we don't know how to "publish" it. May someone teach
us how to do so ??

Thank you.

.