Commit 0bc8c7bf authored by Sangtae Ha's avatar Sangtae Ha Committed by David S. Miller

[TCP]: BIC web page link is corrected.

Signed-off-by: default avatarSangtae Ha <sha2@ncsu.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2335f8ec
/*
* Binary Increase Congestion control for TCP
*
* Home page:
* http://netsrv.csc.ncsu.edu/twiki/bin/view/Main/BIC
* This is from the implementation of BICTCP in
* Lison-Xu, Kahaled Harfoush, and Injong Rhee.
* "Binary Increase Congestion Control for Fast, Long Distance
* Networks" in InfoComm 2004
* Available from:
* http://www.csc.ncsu.edu/faculty/rhee/export/bitcp.pdf
* http://netsrv.csc.ncsu.edu/export/bitcp.pdf
*
* Unless BIC is enabled and congestion window is large
* this behaves the same as the original Reno.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment