TCP Congestion Avoidance Algorithm - TCP BIC

TCP BIC

Binary Increase Congestion control is an implementation of TCP with an optimized congestion control algorithm for high speed networks with high latency (called LFN, long fat networks, in RFC 1072). BIC is used by default in Linux kernels 2.6.8 through 2.6.18.

Read more about this topic:  TCP Congestion Avoidance Algorithm