Sciweavers

CN
2002

TCP HACK: a mechanism to improve performance over lossy links

13 years 4 months ago
TCP HACK: a mechanism to improve performance over lossy links
In recent years, wireless networks have become increasingly common and an increasing number of devices are communicating with each other over lossy links. Unfortunately, TCP performs poorly over lossy links as it is unable to differentiate the loss due to packet corruption from that due to congestion. In this paper, we present an extension to TCP which enables TCP to distinguish packet corruption from congestion in lossy environments resulting in improved performance. We refer to this extension as the HeAder ChecKsum option (HACK). We implemented our algorithm in the Linux kernel and performed various tests to determine its effectiveness. Our results have shown that HACK performs substantially better than both selective acknowledgement (SACK) and NewReno in cases where burst corruptions are frequent. We also found that HACK can co-exist very nicely with SACK and performs even better with SACK enabled.
Rajesh Krishna Balan, Boon Peng Lee, K. R. Renjish
Added 17 Dec 2010
Updated 17 Dec 2010
Type Journal
Year 2002
Where CN
Authors Rajesh Krishna Balan, Boon Peng Lee, K. R. Renjish Kumar, Lillykutty Jacob, Winston Khoon Guan Seah, Akkihebbal L. Ananda
Comments (0)