开发者

can anyone Briefly explain the main difference between TCP Reno and TCP New Reno?

开发者_如何学编程

Briefly explain main difference (s) between TCP Reno and TCP New Reno (RFC 2582)?


The main difference is that TCP Reno can't distinguish between full ACK and partial ACK while new Reno can. Therefore multiple packet loss is detected by new Reno.

In context of protocol, TCP new Reno remains in the fast recovery until all the outstanding packets are acknowledged. But Reno remains in fast recovery until partial acknowledgment happens.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜