Skip to content

Commit

Permalink
[TCP]: BIC web page link is corrected.
Browse files Browse the repository at this point in the history
Signed-off-by: Sangtae Ha <sha2@ncsu.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sangtae Ha authored and David S. Miller committed Feb 29, 2008
1 parent 2335f8e commit 0bc8c7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/ipv4/tcp_bic.c
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
/*
* 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.
Expand Down

0 comments on commit 0bc8c7b

Please sign in to comment.