net/ipv4/tcp_scalable.c
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
equal deleted inserted replaced
1:0056487c491e 2:d1f6d8b6f81c
     1 /* Tom Kelly's Scalable TCP
     1 /* Tom Kelly's Scalable TCP
     2  *
     2  *
     3  * See htt://www-lce.eng.cam.ac.uk/~ctk21/scalable/
     3  * See http://www.deneholme.net/tom/scalable/
     4  *
     4  *
     5  * John Heffner <jheffner@sc.edu>
     5  * John Heffner <jheffner@sc.edu>
     6  */
     6  */
     7 
     7 
     8 #include <linux/module.h>
     8 #include <linux/module.h>