Avalanche: Which algorithm of Congestion Avoidance is currently implemented within the TCP stack?
Knowledge Base - FAQ
Avalanche: Which algorithm of Congestion Avoidance is currently implemented within the TCP stack?
Avalanche has a modified stack and it is equivalent to "Reno" following the indications of the RFC's below:
• RFC-793 -> Transmission Control Protocol
• RFC-1122 -> Requirements for Internet Hosts -- Communication Layers
• RFC-2581 -> TCP Congestion Control
• RFC-2873 -> TCP Processing of the IPv4 Precedence Field
• RFC-2988 -> Computing TCP's Retransmission Timer
• RFC-1323 -> TCP Extensions for High Performance (Partial support for latency only)