aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_bic.c
Commit message (Collapse)AuthorAge
* [TCP]: Add TCP BIC congestion control module.Stephen Hemminger2005-06-23
TCP BIC congestion control reworked to use the new congestion control infrastructure. This version is more up to date than the BIC code in 2.6.12; it incorporates enhancements from BICTCP 1.1, to handle low latency links. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>