Prevention of Buffer Overflow in the Mobility Support Router for I-TCP

I-TCP를 위한 이동성 지원 라우터에서의 버퍼 오버플로우 방지

  • Published : 2004.02.01

Abstract

A congestion control algorithm to prevent buffer overflow in MSR(Mobility Support Router) for I-TCP is proposed. Due to high bit error rate and frequent hand-offs over wireless environment, the current congestion control scheme in TCP Reno over mixed(wired and wireless) network exhibits lower throughput than the throughput achieved over wired only network. I-TCP has been proposed to address this by splitting a TCP connection into two TCP connections over wired section and wireless section, respectively. However, buffer overflow in MSR may occur whenever there are excessive bit errors or frequent hand-offs. This may lead to the loss of packets acked by MSR(resident in buffer) to the sender, but not received by the receiver, breaking TCP end-to-end semantics. In this Paper, a new scheme is proposed to prevent the MSR buffer from overflow by introducing “flow control” between the sender and the MSR. Advertised window for the TCP connection between the sender and the MSR is tied to the remaining MSR buffer space, controlling the flow of packets to the MSR buffer before overflow occurs.

I-TCP의 이동성 지원 라우터(MSR)의 버퍼가 넘치는 현상을 방지하기 위한 혼잡제어 알고리즘을 제안한다. 무선망 환경에서의 높은 비트 오류율와 잦은 핸드오프로 인해 유ㆍ무선이 혼재된 네트워크에서의 TCP Reno의 혼잡제어 방식은 유선으로만 이루어진 네트워크에서 보다 낮은 전송률을 보인다. 이를 해결하기 위해 하나의 TCP 연결을 유선과 무선부분 각각 두개의 TCP 연결로 나누어 처리하는 I-TCP가 제안되었다. 그러나 무선망의 비트 오류가 과다하게 발생하거나 핸드오프가 빈번하면 이동성 지원 라우터의 버퍼가 넘치는 현상이 발생할 수 있다. 이것은 MSR이 송신자에게 해달 ack를 보낸 패킷(MSR 버퍼에 있는)들이 수신자에게 전송되지 못하는 결과를 초래하여 TCP의 end-to-end semantic를 위반하게 된다. 본 논문에서는 송신자와 MSR 사이에 “흐름 제어” 기법을 도입하여 이동성 지원 라우터의 버퍼가 넘치는 현상을 방지하였다. 송신자와 MSR 사이의 advertised window를 MSR 버퍼의 남은 공간과 연동하여 MSR의 버퍼가 넘치기 전에 MSR로 전송되는 패킷의 양을 조절할 수 있다.

Keywords

References

  1. A. Bakre and B. R. Badrinath, 'I-TCP: Indirect TCP for Mobile Hosts,' Proceedings of the 15th International Conference on Distributed Computing Systems, pp. 136-143, June 1995 https://doi.org/10.1109/ICDCS.1995.500012
  2. H. Balakrishnan, S. Seshan, and R. H. Katz, 'Improving Reliable Transport and Handoff Performance in Cellular Wireless Networks,' ACM Wireless Networks, Dec. 1995 https://doi.org/10.1007/BF01985757
  3. J. A. Cobb and P. Agrawal, 'Congestion or Corruption? A Strategy for Efficient Wireless TCP sessions,' IEEE Symposium on Computers and Communications, pp. 262-268, 1995 https://doi.org/10.1109/SCAC.1995.523676
  4. S. Keshav and S. P. Morgan, 'SMART : Performance with Overload and Random Losses,' Proceedings of IEEE Infocom. 97, April 1997 https://doi.org/10.1109/INFCOM.1997.631134
  5. Kevin Brown and Suresh Singh, 'M-TCP: TCP for Mobile Cellular Networks,' CCR Proceedings, Oct. 1997
  6. V. Jacobson, 'Congestion Avoidance and Control,' ACM SIGCOMM '88, August 1988 https://doi.org/10.1145/52324.52356
  7. W. R. Stevens, 'TCP/IP Illustrated,' Vol. 1, Addison-Wesley, Nov. 1994
  8. H. Balakrishnan, V. N. Padmanabhan, S. Seshan, and Randy Katz, 'A Comparison of Mechanisms for Improving TCP Performance over Wireless Links,' ACM SIGCOMM '96, pp. 256-269, 1996 https://doi.org/10.1145/248156.248179
  9. Nihal K. G. Samaraweera and Godred FairHurst, 'Reinforcement of TCP Error Recovery for Wireless Communication, CCR Proceedings, Oct. 1998
  10. V. Jacobson and R. T. Braden, 'TCP Extensions for Long Delay Paths,' RFC 1072, Oct. 1988
  11. E. Ayanoglu, S. Paul, T. F. LaPorta, K. K. Sabnani, and R. D. Gitlin, 'AIRMAIL : A Link-Layer Protocol for Wireless Networks,' ACM Wireless Networks, Feb. 1995 https://doi.org/10.1007/BF01196258
  12. Jitendra Padhye, Victor Firoiu, Don Towsley, and Jim Kurose, 'Modeling TCP Throughput : A Simple Model and its Empirical Validation,' ACM SIGCOMM '98, 1998 https://doi.org/10.1145/285237.285291
  13. Steven McCanne and Sally Floyed, NS(Network Simulator), http://www-mash.cs.berkeley.edu/ns, 1995