WO2001097446A2 - Enhancement of explicit congestion notification (ecn) for wireless network applications - Google Patents

Enhancement of explicit congestion notification (ecn) for wireless network applications Download PDF

Info

Publication number
WO2001097446A2
WO2001097446A2 PCT/IB2001/001054 IB0101054W WO0197446A2 WO 2001097446 A2 WO2001097446 A2 WO 2001097446A2 IB 0101054 W IB0101054 W IB 0101054W WO 0197446 A2 WO0197446 A2 WO 0197446A2
Authority
WO
WIPO (PCT)
Prior art keywords
congestion
ecn
packet
node
echo
Prior art date
Application number
PCT/IB2001/001054
Other languages
French (fr)
Other versions
WO2001097446A3 (en
Inventor
Xiang Li
Jing Wu
Shiduan Cheng
Jian Ma
Original Assignee
Nokia Corporation
Nokia Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Corporation, Nokia Inc. filed Critical Nokia Corporation
Priority to AU2001274369A priority Critical patent/AU2001274369A1/en
Publication of WO2001097446A2 publication Critical patent/WO2001097446A2/en
Publication of WO2001097446A3 publication Critical patent/WO2001097446A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/06Transport layer protocols, e.g. TCP [Transport Control Protocol] over wireless
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/26Flow control; Congestion control using explicit feedback to the source, e.g. choke packets
    • H04L47/263Rate modification at the source after receiving feedback
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/27Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/31Flow control; Congestion control by tagging of packets, e.g. using discard eligibility [DE] bits
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/163In-band adaptation of TCP data exchange; In-band control procedures

Definitions

  • the present invention relates to congestion control of data networks, and more particularly, relates to a congestion avoidance mechanism for packet-switched networks, especially wireless or mobile networks.
  • a data network is a collection of network devices, or nodes interconnected by point-to-point links.
  • Communication links may be wired (i.e., optical fiber) or wireless (i.e., infrared or radio- frequency) for supporting a number of logical point-to-point channels.
  • Each channel may be a bidirectional communication path for allowing commands and message data to flow between two network devices or nodes within the data network.
  • Network devices or nodes may be categorized as either end systems or routers, which are also known as intermediate systems or communication gateways. End systems may include PCs, workstations, mainframes, file servers, storage devices and other types of computers.
  • Router may include a number of communication links for forwarding data arriving over one link onto another link for transmission to an end system or another router.
  • end systems both send data to other end stations on the data network and receive data sent by other end systems on the data network.
  • an end system serves as a sender of data, it is referred to as a source for that data; whereas, when such an end station serves as a receiver of data, it is referred to as a destination for the data.
  • end systems may act as both sources and destinations depending upon whether they are sending or receiving data.
  • the end system sends data in the form of messages over a communication link to a router for transferring the messages to an end system or another router.
  • Each message may comprise a sequence of information bits.
  • the messages sent over the data network are not sent as a continuous, uninterrupted stream of bits. Rather, they are divided up into smaller blocks of information called packets, which are then transmitted individually.
  • Each packet has a predetermined maximum length.
  • a packet also includes a header field which contains control information such as format, identifiers which indicate what portion of the message is contained in the packet, the source of the packet and the intended destination of the packet.
  • One important design objective in data networks is controlling the flow of packets so that such packets may not be transmitted at a faster rate than they can be processed by the routers through which the packets may pass or by the destinations.
  • the source may flood the destination if it transmits packets faster than they can be processed by the destination.
  • numerous routers and alternative communication paths between the end systems the likelihood of problems from excess communication traffic is significantly greater. This becomes especially true as the number of active end systems on the network increases and if communication speeds of the equipment within the network are mismatched.
  • a mismatch may exist if, for example, a router cannot transfer packets as fast as they are being sent to it by the source.
  • a mismatch may also exist between the speed at which the link can transmit packets, namely the link speed, and the rate at which the router can transfer packets.
  • achieving an acceptable traffic control also becomes more difficult.
  • TCP Transmission Control Protocol
  • RRC 793, September 1981 Transmission Control Protocol
  • TCP Transmission Control Protocol
  • both the routers and the end systems i.e., source node and destination node
  • Buffers offer a satisfactory solution to excess traffic problems only if the overload is transitory. If the overload persists for too long, the buffers may become full after which the additional packets are rejected or destroyed.
  • the other mechanism deals with the allocation of resources at the destination, such as memory and processing.
  • the destination sets a limit on the transmission rate at which each source sending data to the destination may transmit that data.
  • the sources and the destinations coordinate the transfer of data by an exchange of messages containing requests and acknowledgments.
  • the source Before the source starts sending packets, it will send a request to the destination seeldng permission to begin transmission.
  • the destination sends a message containing an identification of the number of packets the source may dispatch toward the destination without further authorization. This number is commonly referred to as the window size.
  • the source then proceeds to transmit the authorized number of packets toward the destination and waits for the destination to verify their receipt.
  • the destination After the destination successfully receives a packet, it sends a message back to the source containing an acknowledgment indicating the successful receipt of the packet and, in some cases, authorizing the source to send another packet. In this way, the number of packets on the network traveling from the source toward the destination will never be more than the authorized window size.
  • Congestion control typically involves feedback which signals the onset of congestion overflow and instructs end systems to decrease the rate at which they initiate transmission of packets.
  • ECN Explicit Congestion Notification
  • the router may monitor the average of queue size. When the average of queue size exceeds a designated threshold previously defined, the router sets a mark in the packet to notify the incipient congestion to the destination node. The destination node receives the marked packet, and delivers the notification in backward packet. Then the source node reduces its current data window and its sending speed to allay or avoid the congestion in the TCI/IP networks.
  • ECN mechanisms require significant modifications on both the TCP source and destination to control congestion. Further, ECN mechanisms are oriented to wired networks with very small transmission error, known as Bit Error Rate (BER), since the TCP assumes that the packet loss due to damage is extremely rare and the overwhelming majority of lost packets is due to congestion in the Internet.
  • BER Bit Error Rate
  • TCP assumption is generally false - most lost packets are due to errors that occur in the transmission of packets over error-prone media such as infrared or radio-frequency links, as opposed to network congestion.
  • TCP mistakenly assumes that the network is congested and dramatically reduces its transmission of old and new packets. For example, when a packet is lost, TCP may automatically reset its current data window and threshold, then trap in Slow-Start frequently, which may sharply degrade the throughput of connection.
  • TCP is still sensitive to the loss of one or more individual packets and unnecessarily reduces its sending speed (transmission rate). Further, there is no way to distinguish the packet loss due to Bit
  • Error Rate from loss due to congestion.
  • the speed of wireless links is often much lower than that of wired links.
  • the great difference of bit rates is easy to cause congestion, which would cause large queues in the period of connection and significantly increase the average delay in the network.
  • the congestion would lead to multiple packet loss at the congested node, which would deteriorate the throughput of a connection for a long period.
  • a new ECN mechanism is seriously needed to distinguish congestion packets loss from individual packet loss due to Bit Error Rate (BER), to reject coming into Slow-Start when lost packets are due to Bit Error Rate (BER), and to reduce its sending speed upon detection of incipient congestion notification in order to improve the throughput of connection while minimizing the average of queue size.
  • BER Bit Error Rate
  • various embodiments of the present invention are directed to a new and improved Explicit Congestion Notification (ECN) mechanism, and associated method, for wireless and/or mobile network applications to avoid network congestion in a TCP/IP packet-switched network.
  • ECN Explicit Congestion Notification
  • Such an advanced ECN mechanism may be an algorithm installed or integrated into a host and/or a computer readable medium for use in a host for avoiding network congestion.
  • ECN Explicit Congestion Notification
  • Such an enhanced ECN algorithm may be installed in the host of a packet-switched network which uses wireless or mobile links.
  • a method of avoiding congestion in such a network may comprise the steps of: transmitting, at a source node, data packets to a destination node, via at least an intermediate node; determining, at the intermediate node, if an incipient congestion is encountered, and if the incipient congestion is encountered, setting a
  • CE Congestion Experienced
  • ACK packet reducing, at the source node, a congestion window and a transmission rate (sending speed) to avoid the congestion in the intermediate node, and determining if a packet loss is due to congestion or due to a transmission error, when the incipient congestion is still encountered in the network on the path from the source node to the destination node; if the packet loss is due to congestion, re-transmitting, at the source node, only a lost packet to the destination node, via the intermediate node; and if the packet loss is due to the transmission error, re-transmitting, at the source node, the lost packet to the destination node, via the intermediate node, while increasing a round-trip timeout (RTO) but maintaining the same congestion window.
  • RTO round-trip timeout
  • the ECN-Echo ACK packet is transmitted from the destination node back to the source node without delay, and each CE data packet can only invoke a single ECN-Echo ACK packet, and not a series of ECN-Echo ACK packets.
  • the incipient congestion is encountered, when the average of queue size in the intermediate node exceeds a designated threshold.
  • the packet loss is determined due to congestion, if there is an ECN-Echo flag in the prior data window; otherwise, such a packet loss is determined due to the transmission error, if there is no ECN-Echo flag in the prior data window. This way an original sending speed (transmission rate) can be recovered quickly so as to improve the throughput of connection.
  • a data network for wireless and/or mobile network applications may comprise a source node for transmitting data packets; a destination node for receiving the data packets from the source node; and at least one intermediate node disposed between the source node and the destination node, for monitoring the average of queue size of incoming data packets from the source node and providing an Explicit Congestion Notification (ECN) to the destination node; wherein the destination node, in response to ECN, sends an ECN-Echo acknowledgment packet back to the source node to inform that congestion was encountered in the network on the path from the source node to the destination node; wherein the source node, in response to the ECN-Echo acknowledgment packet, reduces a congestion window and a transmission rate (sending speed) to avoid the congestion in the intermediate node, and determines if a packet loss is due to congestion or due to a transmission error, when congestion is still encountered in the network; and wherein the source node re-transmits only
  • ECN Explicit Congestion Not
  • the present invention relates to a computer readable medium having an enhanced Explicit Congestion Notification (ECN) algorithm for wireless network applications, when executed by a host system, performs the following: transmitting data packets to a remote system, via an intermediate system which is installed to set a Congestion Experienced (CE) flag in each data packet experiencing congestion; receiving an ECN-Echo ACK packet sent back from to the remote system, in response to reception of a CE data packet, indicating that congestion was encountered on the path to the remote system; upon receipt of the ECN-Echo ACK packet, reducing a congestion window and a transmission rate to avoid the congestion in the intermediate system; determining if a packet loss is due to congestion or due to a transmission error, when congestion is still encountered on the path to the remote system; if the packet loss is due to congestion, re-transmitting only a lost packet to the remote system, via the intermediate system; and if the packet loss is due to the transmission error, re-transmitting the lost packet to the remote
  • ECN Congestion Experience
  • FIG. 1 illustrates a data packet for use in a packet-switched network according to an embodiment of the present invention
  • FIG. 2 illustrates an example packet-switched network including an existing Explicit Congestion Notification (ECN) mechanism installed therein for avoiding congestion in the network;
  • ECN Explicit Congestion Notification
  • FIG. 3 illustrates an example packet-switched network including a novel and advanced Explicit Congestion Notification (ECN) mechanism installed therein for avoiding congestion in the network according to an embodiment of the present invention
  • ECN Explicit Congestion Notification
  • FIG. 4 is a flowchart representation of an ECN-echo procedure of an improved ECN mechanism according to an embodiment of the present invention
  • FIG. 5 is a flowchart representation of a packet re-transmission procedure of an improved
  • FIG. 6 illustrates one preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention
  • FIG. 7 illustrates another preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention.
  • the present invention is applicable for use with all types of data networks, including packet- switched networks, interconnected systems of such networks and transmission protocols used for data fransfer between host systems in such networks.
  • TCP Transmission Control Protocol
  • FIGs. 1 A-1B a data packet for use in a packet-switched network according to an embodiment of the present invention is illustrated.
  • a data packet 100 consists of a segment of data 140 and a small header 120 prepended to the data 140.
  • the header 120 may contain an Internet Protocol (IP) header 120 A and a Transmission Control Protocol (TCP) header 120B which follows the IP header 120 A for supplying information specific to the TCP protocol.
  • IP Internet Protocol
  • TCP Transmission Control Protocol
  • the IP header 120A may contain several information fields, including, for example, Internet Protocol (IP) addresses fields (Internet address, generally consisting of a network identifier and a host identifier), a version field used to specify which version of the IP is represented in the IP packet (for example, IP Version 4 and IP Version 6), a type of service field used to specify how the IP packet is to be handled in IP-based networks which offer various service qualities, and a header checksum field used to verify transmission error.
  • IP Internet Protocol
  • FIG. IB illustrates an example TCP header format of the TCP header 120B, as described by the classical TCP specification [RFC 793, September 1981], including Source Port Number, Destination Port Number, Sequence Number, Acknowledgment Number, Data Offset, Reserved Field for future use, Control Bits including URG (Urgent Pointer field significant), ACK (Acknowledgment field significant), PSH (Push Function), RST (Reset the connection), SYN (Synchronize sequence numbers) and FIN (no more data from sender), Window, Checksum, Urgent
  • Acknowledgment Number may contain 32 bits for indicating the value of the next sequence number the TCP source is expecting to receive.
  • Data Offset may contain 4 bits for indicating where the data begins.
  • the Window may contain 16 bits for indicating the number of data octets beginning with the one indicated in the acknowledgment field which the TCP sender of the data segment is willing to accept.
  • the Checksum may contain 16 bits for indicating the complement sum of all 16 bit words in the header and text.
  • the Urgent Pointer may contain 16 bits for indicating the sequence number of the octet following the urgent data.
  • the variable options may contain a multiple of 8 bits in length and may be included in the checksum.
  • variable header padding may be used to ensure that the TCP header ends and data begins on a 32 bit boundary.
  • ECN Explicit Congestion Notification
  • one bit (preferably bit #9) in the Reserved Field of the TCP header 120B may be designated as the ECN-Echo flag so that the destination node can inform the source node when a CE packet has been received.
  • Another bit (preferably bit #8) in the Reserved Field of the TCP header 120B may be designated as the Congestion Window Reduced (CWR) flag so that the source node can inform the destination node that the congestion window has been reduced and that the destination node can determine when to stop setting the ECN-Echo flag.
  • CWR Congestion Window Reduced
  • bit #6 and bit #7 of the IPv4 TOS (Type of Service) octet may be designated as ECN-Capable Transport (ECT) bit and CE bit, respectively.
  • ECT bit or ECT flag
  • CE bit or CE flag
  • CE bit may be set by the intermediate node 130 to indicate congestion to the end systems.
  • FIG. 2 illustrates a simple packet-switched network 200 having an example Explicit Congestion Notification (ECN) mechanism installed therein for avoiding congestion in the network.
  • the packet-switched network 200 includes, for example, a source node 210, a destination node 220, and an intermediate node 230.
  • IP bandwidth-limited links 202 and 204 may be utilized to connect the source node 210 to the destination node 220.
  • the TCP/IP bandwidth-limited links 202 and 204 may represent a low bandwidth link such as, for example, an integrated service digital service (ISDN) link and a modem link that connect to the source node 210 and the destination node 220.
  • the TCP/IP bandwidth-limited links 202 and 204 may include an TCP/IP network of an Internet Service Provider (ISP), an Internet and different source and destination networks, including, for example, a packet-switched network that provides linkage between the source node 210 and the destination node 220.
  • ISP Internet Service Provider
  • the source node 210 and the destination node 220 are known as end systems which may correspond to PCs, workstations, mainframes, file servers, storage devices and other types of computers.
  • the intermediate node 230 may correspond to a router or a communication gateway containing a number of communication links for forwarding data arriving over one link onto another link for transmission to an end system or another router.
  • the source node 210 may include, but not limited to, a host 212 and a
  • the destination node 220 may include, but not limited to, a host 222 and a TCP module 224. Both the TCP modules 214 and 224 may be installed independently from respective host, or may be installed in respective host. Alternatively, the TCP modules 214 and 224 may reside in respective network interface card (NIC) (not shown) installed in the source node 210 and destination node 220, respectively.
  • NIC network interface card
  • the host 212 In the source node 210, the host 212 generates data which is forwarded to the TCP module 114.
  • the TCP module 214 of the source node 210 transforms incoming data from host 212 into IP packets 100 and injects the IP packets 100 into the IP-based network 200. The rate of that IP packets are injected into the TCP/IP network 200 and the outward flow of IP packets 100 are controlled and managed by the TCP module 214 to avoid congestion and to limit bandwidth usage of IP packets in the TCP/IP network 200.
  • the TCP/IP network 200 accepts incoming IP packets 100 and forwards the same to the destination node 220 according to the information contained in the IP header 120.
  • the TCP module 224 of the destination node 220 receives the IP packets 100 from the TCP/IP network 200, transforms the same into data and forwards the data to the host 222.
  • an Explicit Congestion Notification (ECN) controller 232 used to detect and notify the incipient congestion to the destination node 220 in the TCP/IP network 200.
  • ECN controller 232 of the intermediate node 230 monitors the average queue size of incoming data packets 100 for explicit congestion notification. When the average queue size of incoming data packets 100 exceeds a designated threshold defined, the ECN controller 232 of the intermediate node 230 sets a mark in the packet 100 to notify the incipient congestion to the destination node 220.
  • the ECN controller 232 sets a Congestion Experienced (CE) bit in the header 120 of the data packet 100 to indicate congestion to the end nodes, including the source node 210 and the destination node 220.
  • the destination node 220 receives the marked data packet (CE packet - a packet that has the CE bit set), and delivers the notification in backward data packet to the source node 210.
  • the source node 210 using slow start and congestion avoidance algorithms, reduces its current windows and its sending speed to allay or avoid the congestion in the TCI/IP network 200.
  • the source and destination TCP modules 214, 224 of the source node 210 and the destination node 220 exchange information about their desire and/or capability to use Explicit Congestion Notification (ECN).
  • ECN Explicit Congestion Notification
  • the TCP module 214 of the source node 210 may set the ECT bit in the IP header of data packets to indicate to the intermediate node 230 that the CE bit of such data packets may be marked by the ECN controller 232 of the intermediate node 230.
  • the ECN controller 232 of the intermediate node 230 sets a Congestion Experienced (CE) bit in the header 120 of the packet 100 to indicate congestion to the end nodes, including the source node 210 and destination node 220, when the average queue size of incoming data packets 100 exceeds a designated threshold.
  • CE Congestion Experienced
  • the TCP module 224 of the destination node 220 sets the ECN-Echo flag in the TCP header of the subsequent acknowledgment (ACK) packet.
  • the ECN-Echo flag in the ACK packet will be set to the OR of the CE bits of all of the data packets being acknowledged. That is, if any of the received data packets are CE packets, then the returning ACK has the ECN-Echo flag set.
  • the destination node 220 In order to provide robustness against the possibility of a dropped ACK packet carrying an ECN-Echo flag, the destination node 220 must, however, set the ECN-Echo flag in a series of ACK data packets. The destination node 220 then uses the CWR flag to determine when to stop setting the ECN-Echo flag.
  • the TCP module 214 of the source node 210 sets the CWR flag in the TCP header of the first data packet sent after the window reduction. If that data packet is dropped in the TCP/IP network, then the source node 210 will have to reduce the congestion window (CWND) again and retransmit the dropped packet. As a result, the Congestion Window Reduced (CWR) message may be reliably delivered to the destination node 220.
  • the TCP module 224 of the destination node 220 continues to set the ECN-Echo flag in ACK packets until a CWR packet (a packet with the CWR flag set) is received. After receipt of the CWR packet, acknowledgments for subsequent non-CE data packets do not have the ECN-Echo flag set. If another CE packet is received by the destination node 220, the destination node 220 may once again send ACK packets with the
  • ECN-Echo flag set While the receipt of a CWR packet does not guarantee that the source node 210 received the ECN-Echo message, this does indicate that the source node 210 reduced its congestion window at some point after it sent the data packet for which the CE bit was set.
  • TCP is still sensitive to the loss of one or more individual data packets and unnecessarily reduces its sending speed. Further, there is no way to distinguish the packet loss due to Bit Error Rate (BER) from loss due to congestion.
  • BER Bit Error Rate
  • the speed of wireless links is often much lower than that of wired links.
  • the great difference of bit rates is easy to cause congestion, which would cause large queues in the period of connection and significantly increase the average delay in the network.
  • the congestion would lead to multiple packet loss at the congested node, which would deteriorate the throughput of a connection for a long period.
  • the packet-switched network 300 includes the same components, such as a source node 310, a destination node 320, and an intermediate node 330. However, the communication links used to connect a source node 310 to a destination node 320 correspond to wireless links 306.
  • enhanced TCP modules 314 and 324 of the respective source node 310 and destination node 320 contain several modifications and re-configurations for purposes of improving the throughput of connection and the TCP performance in high-speed packet-switched networks, especially wireless or mobile networks with long transfer delay and high Bit Error Rate (BER).
  • the enhanced TCP modules 314 and 324 of the respective source node 310 and destination node 320 are also configured to distinguish congestion packets loss from individual packet loss due to Bit Error Rate (BER), to reject coming into Slow-Start when lost packets are due to Bit Error Rate (BER), and to reduce its sending speed upon detection of incipient congestion notification.
  • Such enhancements to the TCP modules 314 and 324 may be implemented by a NEW-ECN algorithm or a software module configured to detect and notify the incipient congestion and distinguish congestion packet loss from individual packet loss due to Bit Error Rate (BER).
  • the NEW-ECN algorithm implementation may rely on the use of standard programming methods using high level program languages, such as C, C++ and Visual Basic, and a general purpose (host) processor.
  • the NEW-ECN algorithm may be integrated into an existing operating system (OS) of a host processor (i.e., end node including a source node and a destination node) and/or a computer readable medium for use in a host processor
  • OS operating system
  • the NEW-ECN algorithm may be integrated into an existing ECN algorithm as described with reference to FIG. 2.
  • New-ECN algorithm installed, for example, at the TCP module 314 of the source node 310 (and the TCP module 324 of the destination node 320) may be depicted with the following pseudo-code:
  • the source node (TCP sender) and the destination node (TCP receiver) contact with each other to enable ECN algorithm as described in [RFC2481]. Then
  • Such pseudo-code may be implemented using high level programming languages, such as C, C++ and Visual Basic.
  • the NEW-ECN algorithm implementation may, however, operate based on the following assumptions:
  • All congested intermediate nodes such as routers or gateways employ ECN algorithms or Internet Control Message Protocol (ICMP) messages (which provide diagnostic information and report error conditions).
  • ICMP Internet Control Message Protocol
  • congested routers are usually edge access nodes or wireless access nodes using ECN algorithms for congestion notification.
  • the average of queue size in the router would have exceeded the designated threshold for a long period. During this period, CE flags would have been marked in a series of data packets, and a series of respondent ACKs with ECN-Echo would have been sent back. Therefore the source node 310 would have received the ECN notification, reduced the congestion windows and slowed the bit rate to avoid the incipient congestion in the router. If overflows in the router still occur, the TCP module 314 of the source node 310 would know that these packets loss are due to congestion because some ECN-Echoes have been received just now (in the same data window).
  • Packet loss following ECN-Echo may be treated as packet loss in an intermediate node such as a router, while packet loss without ECN-Echo proceeding may be treated as packet loss in the wireless links due to BER or Retransmission Timeout. This way two types of packet loss may be distinguished.
  • the enhanced TCP module 324 of the destination node 320 may be modified or reconfigured to perform following functions.
  • the destination node 320 sets the ECN-Echo flag in the TCP header of a subsequent ACK packet, and sends the same without delay.
  • ECN-Echo will not be set by the destination node 320, unless the following data packet is marked with a CE bit as well.
  • only one CE packet can invoke only one ACK marked with ECN-Echo, not a series of ECN-Echo ACKs as described with reference the ECN mechanism of a packet-switched network 200 shown in FIG. 2.
  • the destination node 320 reacts to congestion at most once per window of data (i.e., at most of once per round-trip time "RTT").
  • RTT round-trip time
  • the source node 310 does not need to respond to the CWR information at all, because the TCP module 324 of the destination node 320 does not send ECN-Echo when no CE packet arrives.
  • TCP Timeout When Retransmission Timeout occurs without an ECN-Echo or an ICMP message, packet loss may be treated as packet loss because of BER or because that the value of TCP Timeout is too small.
  • the value of TCP Timeout may be DOUBLED, but the congestion windows (CWND) remain unchanged.
  • CWND congestion windows
  • the New-ECN mechanism may rely upon the same TCP connection setup (initialization) phase to establish connection between the source and destination TCP modules 314, 324 of the source node 310 and the destination node 320.
  • the NEW-ECN mechanism has modified both the TCP modules 314 and 324 of the source node 310 and the destination node 320 as follows:
  • TCP module 324 of the destination node 320 When TCP receives a CE data packet at the destination end-system, the TCP module 324 sets the ECN-Echo flag in the TCP header of the next ACK packet. This ACK should be transferred without delay. And each data packet with CE flag can only invoke one ACK with ECN-echo flag.
  • TCP module 314 Of the source node 310 For a TCP connection using ECN, data packets are transmitted with the ECT bit set in the IP header (set to a "1"). If the TCP module 314 of the source node 310 receives an ECN-Echo ACK packet (that is, an ACK packet with the
  • the source node 310 knows that congestion was encountered in the network on the path from the source node 310 to the destination node 320.
  • the indication of congestion should be treated just as a congestion loss in non-ECN-Capable TCP. That is, the TCP module 314 of the source node 310 halves the congestion window "CWND” and reduces the slow start threshold "SSTHRESH". The TCP module 314 of the source node 310 does NOT increase the congestion window "CWND" in response to the receipt of an ECN-Echo ACK packet.
  • a critical condition is that TCP does not react to congestion indications more than once every window of data (or more loosely, more than once every round-trip time RTT). That is, the congestion window "CWND" should be reduced only once in response to a series of dropped and/or CE packets from a single window of data.
  • the TCP module 314 of the source node 310 should not decrease the slow-start threshold, SSTHRESH, if it has been decreased within the last round trip time "RTT". However, if any re-transmitted packets are dropped or have the CE bit set, then this is interpreted by the TCP module 314 of the source node 310 as a new instance of congestion.
  • the source node 310 determines the reason of packet loss. For example, if there is an ECN-echo flag in the prior window, the packet loss will be treated as the result of congestion. Otherwise, the packet loss will be treated as a transfer error. In the case of congestion, since ECN echo has invoked the reduction of the congestion window "CWND", the TCP module 314 of the source node 310 only retransmits the packet. In the case of transfer error, the TCP module 314 of the source node 310 retransmits the packet, double RTO and keep the same congestion window "CWND", because no congestion occurs in the TCP/IP network 300.
  • the reason of packet loss For example, if there is an ECN-echo flag in the prior window, the packet loss will be treated as the result of congestion. Otherwise, the packet loss will be treated as a transfer error. In the case of congestion, since ECN echo has invoked the reduction of the congestion window "CWND", the TCP module 314 of the source node 310 only retransmits the packet
  • FIG. 4 illustrates an ECN-echo procedure of the TCP module 314 of the source node 310 according to an embodiment of the present invention.
  • the ECN-Echo procedure is invoked at block 400, when the TCP module 314 of the source node 310 receives an ECN-Echo ACK packet (that is, an ACK packet with the ECN-Echo flag set in the TCP header).
  • the TCP module 314 determines whether a current time is less than a recorded time T and a round-trip time (RTT) or whether an acknowledge number is less than a sequence number SN included in the TCP header 120B of a data packet 100 (see FIGs. 1A-1B) at block 420.
  • RTT round-trip time
  • the ECN-Echo procedure is terminated at block 430.
  • the TCP module 314 of the source node 310 halves the congestion window "CWND” and reduces the slow start threshold "SSTHRESH” by setting the slow start "SSTHRESH” to the congestion window "CWND”.
  • the TCP module 314 of the source node 310 also records the current time as "T” and the current maximal sequence number as "SN" that has been sent into the network. Then the TCP module 314 of the source node 310 terminates the ECN-Echo procedure at block 430.
  • FIG. 5 illustrates a packet re-transmission procedure of the TCP module 314 of the source node 310 according to an embodiment of the present invention.
  • a packet re-transmission procedure may follow the ECN-Echo procedure at block 500.
  • the TCP module 314 of the source node 310 determines if the ECN-Echo flag is in the prior window of data at block 510. If the ECN-Echo flag is in the prior window of data, the TCP module 314 of the source node 310 treats the packet loss as packet loss due to congestion, and retransmits the lost packet to the destination node 320, via the intermediate node 330 at block 520.
  • the TCP module 314 of the source node 310 treats the packet loss as packet loss due to BER (or due to a transfer error), and retransmits the lost packet to the destination node 320, via the intermediate node 330 at block 530. Since no congestion occurs in the TCP/IP network 300, the TCP module 314 of the source node 310 also doubles the round-trip time-out "RTO" while maintaining the same congestion window "CWND” at block 530.
  • the NEW-ECN mechanism can maintain a high data throughput and enhance the efficiency when data packets overflow in the congested router by keeping the RTO unchanged, fn addition, the recovery time can be avoided and the efficiency of TCP connection can be improved, which are especially suitable for noisy wireless networks since the congestion window "CWND" need not be reduced, and the state of Slow-Start need not be entered, if a data packet is lost due to BER.
  • FRFR Fast Retransfer/Fast Recovery
  • FRFR may be in charge of re-transmission of the lost packet and the transfer of new data packet; (2) the judgement of congestion or transfer error is unchanged; (3) in case of congestion: when FRFR terminates, nothing may be done; and (4) in case of transfer error: when FRFR terminates, set SSTHRESH to CWND before packet loss.
  • FIG. 6 illustrates one preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention.
  • the packet-switched network may correspond to a TCP over ATM (Asynchronous Transfer Mode) network.
  • ATM is a connection-oriented packet-switching technique adopted by the International Telecommunication Standardization Organization (ITU-T) as backbones for the various parts of TCP/IP networks such as the Internet and wireless or mobile networks.
  • ITU-T International Telecommunication Standardization Organization
  • FIG. 6 a connection between a source node 310 and a destination node 320 (two user terminals) in the TCP over ATM network 300 is shown, i.e. the user terminals using TCP as a transport layer protocol.
  • the ECN controller (not shown) employing an ECN algorithm may be installed in each of the access nodes AN1 and AN2 for detecting and notifying the incipient congestion to the destination node 320 in the TCP over ATM network 300 in the same way as described with reference to FIG. 3.
  • the NEW-ECN algorithm as described with reference to FIG. 3 may be incorporated into the enhanced TCP module of respective source node 310 and destination node 320 to efficiently improve the throughput of TCP connection of the TCP over ATM network 300.
  • FIG. 7 illustrates another preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention.
  • the packet-switched network may correspond to a TCP over ISF network 300, ATM network 400 and a satellite network 500.
  • the ISF network 300 may include several intermediate nodes (routers or communication gateways) 330A- 330B, a satellite modem 324 and a transceiver 326.
  • the ATM network 400 may include several intermediate nodes (routers or communication gateways) 330A- 330B, a satellite modem 324 and a transceiver 326.
  • the ATM network 400 may include several intermediate nodes (routers or communication gateways) 330A- 330B, a satellite modem 324 and a transceiver 326.
  • the ATM network 400 may include several
  • the source node 310A-3 ION may be selected from a corporate local area network (LAN) for sending/receiving data packets, via the ISF network 300.
  • the destination node 320A-320N may be selected from a residential ASDL for sending/receiving data packets, via the ATM network 400.
  • the ECN controller (not shown) employing an ECN algorithm may be installed in each of the intermediate nodes 330A-330B of the ISF network 300 for detecting and notifying the incipient congestion to any one of the destination nodes 320A-320N over the ISF network 300, the ATM network 400 and the satellite network 500 in the same way as described with reference to FIG. 3.
  • the NEW- ECN algorithm as described with reference to FIG. 3 may be incorporated into the enhanced TCP module of respective source node 310A-310N and destination node 320A-320N to efficiently improve the throughput of TCP connection of the TCP over ISF network 300, ATM network 400 and a satellite network 500.
  • the NEW-ECN mechanism as described with reference to FIG. 3 can maintain a high data throughput and enhance the efficiency when data packets overflow in the congested routers, while minimizing the high packet loss rate and the number of congestions in the network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A new and improved Explicit Congestion Notification (ECN) mechanism, and associated method, for wireless and/or mobile network applications to avoid network congestion in a TCP/IP packet-switched network. A method of avoiding congestion in such a network comprises the steps of: transmitting, at a source node, data packets to a destination node, via at least an intermediate mode; determining, at the intermediate node, if an incipient congestion is encountered, and if the incipient congestion is encountered, setting a Congestion Experienced (CE) flag in each data packet which indicates the incipient congestion to notify the congestion to the destination node; receiving, at the destination node, a CE data packet, setting an Explicit Congestion Notification-Echo (ECN-Echo) flag in an acknowledgement (ACK) packet subsequent to the CE data packet received, and sending an ECH-Echo ACK packet back to the source node to inform that the congestion was encountered in the network on the path from the source node to the destination node; upon receipt of the ECN-Echo ACK packet, reducing, at the source node, a congestion window and a transmission rate to avoid the congestion, and determining if a packet loss is due to congestion or due to a transmission error, when the incipient congestion is still encountered in the network; if the packet loss is due to congestion, retransmitting, at the source node, only a lost packet to the destination node, via the intermediate node; and if the packet loss is due to the transmission error, re-transmitting, at the source node, the lost packet to the destination node, via the intermediate node, while increasing a round-trip timeout (RTO) but maintaining the same congestion window in order to improve the throughput of connection.

Description

ENHANCEMENT OF EXPLICIT CONGESTION
NOTIFICATION (ECN) FOR
WIRELESS NETWORK APPLICATIONS
TECHNICAL FIELD
The present invention relates to congestion control of data networks, and more particularly, relates to a congestion avoidance mechanism for packet-switched networks, especially wireless or mobile networks. BACKGROUND ART
A data network is a collection of network devices, or nodes interconnected by point-to-point links. Communication links may be wired (i.e., optical fiber) or wireless (i.e., infrared or radio- frequency) for supporting a number of logical point-to-point channels. Each channel may be a bidirectional communication path for allowing commands and message data to flow between two network devices or nodes within the data network. Network devices or nodes may be categorized as either end systems or routers, which are also known as intermediate systems or communication gateways. End systems may include PCs, workstations, mainframes, file servers, storage devices and other types of computers. Router may include a number of communication links for forwarding data arriving over one link onto another link for transmission to an end system or another router. Generally, end systems both send data to other end stations on the data network and receive data sent by other end systems on the data network. When an end system serves as a sender of data, it is referred to as a source for that data; whereas, when such an end station serves as a receiver of data, it is referred to as a destination for the data. Typically, end systems may act as both sources and destinations depending upon whether they are sending or receiving data. When acting as a source, the end system sends data in the form of messages over a communication link to a router for transferring the messages to an end system or another router.
Each message may comprise a sequence of information bits. Typically, however, the messages sent over the data network are not sent as a continuous, uninterrupted stream of bits. Rather, they are divided up into smaller blocks of information called packets, which are then transmitted individually. Each packet has a predetermined maximum length. In addition to a data field which contains the data to be transferred, a packet also includes a header field which contains control information such as format, identifiers which indicate what portion of the message is contained in the packet, the source of the packet and the intended destination of the packet. When the packets which together contain a message reach the destination, the destination processes them by assembling their data fields into proper order to reconstruct the full message.
One important design objective in data networks is controlling the flow of packets so that such packets may not be transmitted at a faster rate than they can be processed by the routers through which the packets may pass or by the destinations. Even in the simplest data network consisting of two end systems interconnected by a router, for example, the source may flood the destination if it transmits packets faster than they can be processed by the destination. In more complicated networks consisting of many end systems, numerous routers and alternative communication paths between the end systems, the likelihood of problems from excess communication traffic is significantly greater. This becomes especially true as the number of active end systems on the network increases and if communication speeds of the equipment within the network are mismatched. A mismatch may exist if, for example, a router cannot transfer packets as fast as they are being sent to it by the source. A mismatch may also exist between the speed at which the link can transmit packets, namely the link speed, and the rate at which the router can transfer packets. Predictably, as the complexity of the network increases, achieving an acceptable traffic control also becomes more difficult.
On most networks, including TCP/IP packet-switched networks in which Transmission Control Protocol (TCP) [RFC 793, September 1981] may be implemented to ensure high-speed and high-quality data transfer in the Internet, at least two basic mechanisms are normally used for dealing with excess traffic arriving at a destination. One mechanism involves the use of buffers and the other involves flow control. In buffered systems, both the routers and the end systems (i.e., source node and destination node) are provided with buffer memory to handle data overloads. Arriving traffic which exceeds the processing rate of the device is temporarily stored in the buffer memory until the device can process it. Buffers offer a satisfactory solution to excess traffic problems only if the overload is transitory. If the overload persists for too long, the buffers may become full after which the additional packets are rejected or destroyed.
The other mechanism, generally referred to as flow control, deals with the allocation of resources at the destination, such as memory and processing. Generally, in accordance with flow control, the destination sets a limit on the transmission rate at which each source sending data to the destination may transmit that data. The sources and the destinations coordinate the transfer of data by an exchange of messages containing requests and acknowledgments. Before the source starts sending packets, it will send a request to the destination seeldng permission to begin transmission. In response to the request, the destination sends a message containing an identification of the number of packets the source may dispatch toward the destination without further authorization. This number is commonly referred to as the window size. The source then proceeds to transmit the authorized number of packets toward the destination and waits for the destination to verify their receipt. After the destination successfully receives a packet, it sends a message back to the source containing an acknowledgment indicating the successful receipt of the packet and, in some cases, authorizing the source to send another packet. In this way, the number of packets on the network traveling from the source toward the destination will never be more than the authorized window size.
Neither of these mechanisms, however, satisfactorily deals with the distribution of traffic within the network. Even with these mechanisms in place, on a busy network it is likely that many sources will simultaneously send traffic over the network to more than one destination. If too much of this traffic converges on a single router in too short a time, the limited buffer capacity of the router will be unable to cope with the volume and the router or communication gateway will reject or destroy the packets. When this happens, the network is said to be congested.
Then the network is congested, network performance degrades significantly. The affected sources have to retransmit the lost or rejected packets. Re-transmissions, however, necessarily use network resources such as buffer storage, processing time and link bandwidth to handle old traffic thereby leaving fewer resources for handling those portions of the messages still waiting to be transmitted for the first time. When that occurs, network delays increase drastically and network throughput drops. Indeed, since some network resources are being dedicated to handling retransmissions at a time when the network is already experiencing a heavy load, there is a substantial risk of the congestion spreading and locking up the entire network. A variety of alternative approaches exist for dealing with network congestion. Generally, the approaches fall into two categories. One category involves placing limitations on the amount of traffic which will be permitted on the network at any given time. Examples include the preallocation of buffers at the routers to ensure that memory is available to store arriving packets until they can be forwarded. The other category involves methods of limiting the spread of congestion once it occurs and then extricating the network from its congested state. The second category of approaches for dealing with network congestion is commonly referred to as congestion control. Congestion control typically involves feedback which signals the onset of congestion overflow and instructs end systems to decrease the rate at which they initiate transmission of packets.
Currently, there are several schemes, including the recent proposed use of Explicit Congestion Notification (ECN) mechanisms in the TCP/IP networks to avoid unnecessary delay for packets from low-bandwidth delay-sensitive TCP connections. Such proposals are described, for example, in Floyd, S., "TCP and Explicit Congestion Notification," ACM Computer Communication
Review, V. 24 N. 5, October 1994, p. 10-23; Ramakrishnan, K.K., and Floyd, S., "A Proposal to add Explicit Congestion Notification (ECN) to IP," RFC 2481, January 1999; Floyd, Black, and Ramakrishnan, "IPsec Interactions with ECN," internet-draft draft-ietf-ipsec-ecn-02.txt, October, 1999; Ramakrishnan, Floyd, and Davie, "Proposal to Incorporate ECN in MPLS," internet-draft draft-mpls-ecn-00.txt, June, 1999; Jamal Hadi Salim and Uvaiz Ahmed, Performance Evaluation of
Explicit Congestion Notification (ECN) in IP Networks, draft-hadi-jhsua-ecnperf-01.txt, March 2000; Uvaiz Ahmed and Jamal Hadi Salim, "Performance Evaluation of Explicit Congestion Notification (ECN) in IP Networks," December 1999; Chris Chen, Hariharan Krishnan, Steven Leung, Nelson Tang, "Implementing Explicit Congestion Notification (ECN) in TCP for IPv6," report for CS 217, Dec. 1997; Prasad Bagal, Shivkumar Kalyanaraman, Bob Packer, "Comparative study of RED, ECN and TCP Rate Control," Technical Report, March 1999.
Generally, Explicit Congestion Notification (ECN) mechanisms are installed in intermediate nodes, such as routers or communication gateways, to detect and notify the incipient congestion in the TCI/IP networks. The router may monitor the average of queue size. When the average of queue size exceeds a designated threshold previously defined, the router sets a mark in the packet to notify the incipient congestion to the destination node. The destination node receives the marked packet, and delivers the notification in backward packet. Then the source node reduces its current data window and its sending speed to allay or avoid the congestion in the TCI/IP networks. However, ECN mechanisms require significant modifications on both the TCP source and destination to control congestion. Further, ECN mechanisms are oriented to wired networks with very small transmission error, known as Bit Error Rate (BER), since the TCP assumes that the packet loss due to damage is extremely rare and the overwhelming majority of lost packets is due to congestion in the Internet.
For wireless networks, however, TCP assumption is generally false - most lost packets are due to errors that occur in the transmission of packets over error-prone media such as infrared or radio-frequency links, as opposed to network congestion. When these errors occur, TCP mistakenly assumes that the network is congested and dramatically reduces its transmission of old and new packets. For example, when a packet is lost, TCP may automatically reset its current data window and threshold, then trap in Slow-Start frequently, which may sharply degrade the throughput of connection. Although there are some algorithms to minimize the impact of losses (such as Fast Retransmit, Fast Recovery and Selected Acknowledgment "SACK") from a throughput perspective, TCP is still sensitive to the loss of one or more individual packets and unnecessarily reduces its sending speed (transmission rate). Further, there is no way to distinguish the packet loss due to Bit
Error Rate (BER) from loss due to congestion. hi addition, for wireless networks, the speed of wireless links is often much lower than that of wired links. The great difference of bit rates is easy to cause congestion, which would cause large queues in the period of connection and significantly increase the average delay in the network. Furthermore, the congestion would lead to multiple packet loss at the congested node, which would deteriorate the throughput of a connection for a long period.
Accordingly, there is a need for a more efficient ECN mechanism provided to improve the TCP performance in high-speed packet-switched networks, especially wireless or mobile networks with long transfer delay and high Bit Error Rate (BER). A new ECN mechanism is seriously needed to distinguish congestion packets loss from individual packet loss due to Bit Error Rate (BER), to reject coming into Slow-Start when lost packets are due to Bit Error Rate (BER), and to reduce its sending speed upon detection of incipient congestion notification in order to improve the throughput of connection while minimizing the average of queue size.
DISCLOSURE OF THE INVENTION Accordingly, various embodiments of the present invention are directed to a new and improved Explicit Congestion Notification (ECN) mechanism, and associated method, for wireless and/or mobile network applications to avoid network congestion in a TCP/IP packet-switched network. Such an advanced ECN mechanism may be an algorithm installed or integrated into a host and/or a computer readable medium for use in a host for avoiding network congestion. In addition, such an enhanced ECN algorithm may be installed in the host of a packet-switched network which uses wireless or mobile links.
In accordance with an embodiment of the present invention, a method of avoiding congestion in such a network may comprise the steps of: transmitting, at a source node, data packets to a destination node, via at least an intermediate node; determining, at the intermediate node, if an incipient congestion is encountered, and if the incipient congestion is encountered, setting a
Congestion Experienced (CE) flag in each data packet which indicates the incipient congestion to notify the incipient congestion to the destination node; receiving, at the destination node, a CE data packet, setting an Explicit Congestion Notification-Echo (ECN-Echo) flag in a header of an acknowledgment (ACK) packet subsequent to the CE data packet received, and sending an ECN- Echo ACK packet back to the source node to inform that the incipient congestion was encountered in the network on the path from the source node to the destination node; upon receipt of the ECN-Echo
ACK packet, reducing, at the source node, a congestion window and a transmission rate (sending speed) to avoid the congestion in the intermediate node, and determining if a packet loss is due to congestion or due to a transmission error, when the incipient congestion is still encountered in the network on the path from the source node to the destination node; if the packet loss is due to congestion, re-transmitting, at the source node, only a lost packet to the destination node, via the intermediate node; and if the packet loss is due to the transmission error, re-transmitting, at the source node, the lost packet to the destination node, via the intermediate node, while increasing a round-trip timeout (RTO) but maintaining the same congestion window.
Specifically, the ECN-Echo ACK packet is transmitted from the destination node back to the source node without delay, and each CE data packet can only invoke a single ECN-Echo ACK packet, and not a series of ECN-Echo ACK packets. The incipient congestion is encountered, when the average of queue size in the intermediate node exceeds a designated threshold. The packet loss is determined due to congestion, if there is an ECN-Echo flag in the prior data window; otherwise, such a packet loss is determined due to the transmission error, if there is no ECN-Echo flag in the prior data window. This way an original sending speed (transmission rate) can be recovered quickly so as to improve the throughput of connection.
In accordance with another embodiment of the present invention, a data network for wireless and/or mobile network applications may comprise a source node for transmitting data packets; a destination node for receiving the data packets from the source node; and at least one intermediate node disposed between the source node and the destination node, for monitoring the average of queue size of incoming data packets from the source node and providing an Explicit Congestion Notification (ECN) to the destination node; wherein the destination node, in response to ECN, sends an ECN-Echo acknowledgment packet back to the source node to inform that congestion was encountered in the network on the path from the source node to the destination node; wherein the source node, in response to the ECN-Echo acknowledgment packet, reduces a congestion window and a transmission rate (sending speed) to avoid the congestion in the intermediate node, and determines if a packet loss is due to congestion or due to a transmission error, when congestion is still encountered in the network; and wherein the source node re-transmits only a lost packet to the destination node, via the intermediate node if the packet loss is due to congestion, and alternatively, re-transmits the lost packet to the destination node, via the intermediate node, while increasing a round-trip timeout (RTO) but maintaining the same congestion window if the packet loss is due to the transmission error in order to improve the throughput of connection.
In accordance with yet another embodiment, the present invention relates to a computer readable medium having an enhanced Explicit Congestion Notification (ECN) algorithm for wireless network applications, when executed by a host system, performs the following: transmitting data packets to a remote system, via an intermediate system which is installed to set a Congestion Experienced (CE) flag in each data packet experiencing congestion; receiving an ECN-Echo ACK packet sent back from to the remote system, in response to reception of a CE data packet, indicating that congestion was encountered on the path to the remote system; upon receipt of the ECN-Echo ACK packet, reducing a congestion window and a transmission rate to avoid the congestion in the intermediate system; determining if a packet loss is due to congestion or due to a transmission error, when congestion is still encountered on the path to the remote system; if the packet loss is due to congestion, re-transmitting only a lost packet to the remote system, via the intermediate system; and if the packet loss is due to the transmission error, re-transmitting the lost packet to the remote system, via the intermediate system, while increasing a round-trip timeout (RTO) but maintaining the same congestion window. The present invention is more specifically described in the following paragraphs by reference to the drawings attached only by way of example.
BRIEF DESCRIPTION OF THE DRAWINGS
A more complete appreciation of the present invention, and many of the attendant advantages thereof, will become readily apparent as the same becomes better understood by reference to the following detailed description when considered in conjunction with the accompanying drawings in which like reference symbols indicate the same or similar components, wherein:
FIG. 1 illustrates a data packet for use in a packet-switched network according to an embodiment of the present invention;
FIG. 2 illustrates an example packet-switched network including an existing Explicit Congestion Notification (ECN) mechanism installed therein for avoiding congestion in the network;
FIG. 3 illustrates an example packet-switched network including a novel and advanced Explicit Congestion Notification (ECN) mechanism installed therein for avoiding congestion in the network according to an embodiment of the present invention;
FIG. 4 is a flowchart representation of an ECN-echo procedure of an improved ECN mechanism according to an embodiment of the present invention; FIG. 5 is a flowchart representation of a packet re-transmission procedure of an improved
ECN mechanism according to an embodiment of the present invention;
FIG. 6 illustrates one preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention; and FIG. 7 illustrates another preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention.
BEST MODE FOR CARRYING OUT THE INVENTION
The present invention is applicable for use with all types of data networks, including packet- switched networks, interconnected systems of such networks and transmission protocols used for data fransfer between host systems in such networks. However, for the sake of simplicity, discussions will concentrate mainly on the use of Transmission Control Protocol (TCP) as a highly reliable host-to- host protocol between host systems in TCP/IP networks including the Internet, and in interconnected systems of such networks. Attention now is directed to the drawings and particularly to FIGs. 1 A-1B, a data packet for use in a packet-switched network according to an embodiment of the present invention is illustrated. As shown in FIG. 1 A, a data packet 100 consists of a segment of data 140 and a small header 120 prepended to the data 140. The header 120 may contain an Internet Protocol (IP) header 120 A and a Transmission Control Protocol (TCP) header 120B which follows the IP header 120 A for supplying information specific to the TCP protocol. The IP header 120A may contain several information fields, including, for example, Internet Protocol (IP) addresses fields (Internet address, generally consisting of a network identifier and a host identifier), a version field used to specify which version of the IP is represented in the IP packet (for example, IP Version 4 and IP Version 6), a type of service field used to specify how the IP packet is to be handled in IP-based networks which offer various service qualities, and a header checksum field used to verify transmission error.
FIG. IB illustrates an example TCP header format of the TCP header 120B, as described by the classical TCP specification [RFC 793, September 1981], including Source Port Number, Destination Port Number, Sequence Number, Acknowledgment Number, Data Offset, Reserved Field for future use, Control Bits including URG (Urgent Pointer field significant), ACK (Acknowledgment field significant), PSH (Push Function), RST (Reset the connection), SYN (Synchronize sequence numbers) and FIN (no more data from sender), Window, Checksum, Urgent
Pointer, Variable Options, and Padding. Acknowledgment Number may contain 32 bits for indicating the value of the next sequence number the TCP source is expecting to receive. Data Offset may contain 4 bits for indicating where the data begins. The Window may contain 16 bits for indicating the number of data octets beginning with the one indicated in the acknowledgment field which the TCP sender of the data segment is willing to accept. The Checksum may contain 16 bits for indicating the complement sum of all 16 bit words in the header and text. The Urgent Pointer may contain 16 bits for indicating the sequence number of the octet following the urgent data. The variable options may contain a multiple of 8 bits in length and may be included in the checksum. The variable header padding may be used to ensure that the TCP header ends and data begins on a 32 bit boundary. For purposes of Explicit Congestion Notification (ECN) to IP as described hereinbelow, one bit (preferably bit #9) in the Reserved Field of the TCP header 120B may be designated as the ECN-Echo flag so that the destination node can inform the source node when a CE packet has been received. Another bit (preferably bit #8) in the Reserved Field of the TCP header 120B may be designated as the Congestion Window Reduced (CWR) flag so that the source node can inform the destination node that the congestion window has been reduced and that the destination node can determine when to stop setting the ECN-Echo flag. In addition, bit #6 and bit #7 of the IPv4 TOS (Type of Service) octet may be designated as ECN-Capable Transport (ECT) bit and CE bit, respectively. ECT bit (or ECT flag) may be set by the source node to indicate that the end systems of the transport protocol are ECN-capable. In contrast, the CE bit (or CE flag) may be set by the intermediate node 130 to indicate congestion to the end systems.
FIG. 2 illustrates a simple packet-switched network 200 having an example Explicit Congestion Notification (ECN) mechanism installed therein for avoiding congestion in the network. As shown in FIG. 2, the packet-switched network 200 includes, for example, a source node 210, a destination node 220, and an intermediate node 230. IP bandwidth-limited links 202 and 204 may be utilized to connect the source node 210 to the destination node 220. The IP bandwidth-limited links
202 and 204 may represent a low bandwidth link such as, for example, an integrated service digital service (ISDN) link and a modem link that connect to the source node 210 and the destination node 220. Alternatively, the TCP/IP bandwidth-limited links 202 and 204 may include an TCP/IP network of an Internet Service Provider (ISP), an Internet and different source and destination networks, including, for example, a packet-switched network that provides linkage between the source node 210 and the destination node 220. The source node 210 and the destination node 220 are known as end systems which may correspond to PCs, workstations, mainframes, file servers, storage devices and other types of computers. The intermediate node 230 may correspond to a router or a communication gateway containing a number of communication links for forwarding data arriving over one link onto another link for transmission to an end system or another router. In one embodiment, the source node 210 may include, but not limited to, a host 212 and a
TCP module 214. Likewise, the destination node 220 may include, but not limited to, a host 222 and a TCP module 224. Both the TCP modules 214 and 224 may be installed independently from respective host, or may be installed in respective host. Alternatively, the TCP modules 214 and 224 may reside in respective network interface card (NIC) (not shown) installed in the source node 210 and destination node 220, respectively.
In the source node 210, the host 212 generates data which is forwarded to the TCP module 114. The TCP module 214 of the source node 210 transforms incoming data from host 212 into IP packets 100 and injects the IP packets 100 into the IP-based network 200. The rate of that IP packets are injected into the TCP/IP network 200 and the outward flow of IP packets 100 are controlled and managed by the TCP module 214 to avoid congestion and to limit bandwidth usage of IP packets in the TCP/IP network 200. The TCP/IP network 200 accepts incoming IP packets 100 and forwards the same to the destination node 220 according to the information contained in the IP header 120. The TCP module 224 of the destination node 220 receives the IP packets 100 from the TCP/IP network 200, transforms the same into data and forwards the data to the host 222. Included in the intermediate node 230 is an Explicit Congestion Notification (ECN) controller 232 used to detect and notify the incipient congestion to the destination node 220 in the TCP/IP network 200. Generally, the ECN controller 232 of the intermediate node 230 monitors the average queue size of incoming data packets 100 for explicit congestion notification. When the average queue size of incoming data packets 100 exceeds a designated threshold defined, the ECN controller 232 of the intermediate node 230 sets a mark in the packet 100 to notify the incipient congestion to the destination node 220. In particular, the ECN controller 232 sets a Congestion Experienced (CE) bit in the header 120 of the data packet 100 to indicate congestion to the end nodes, including the source node 210 and the destination node 220. The destination node 220 then receives the marked data packet (CE packet - a packet that has the CE bit set), and delivers the notification in backward data packet to the source node 210. The source node 210, using slow start and congestion avoidance algorithms, reduces its current windows and its sending speed to allay or avoid the congestion in the TCI/IP network 200.
More specifically, during the TCP connection setup (initialization) phase, the source and destination TCP modules 214, 224 of the source node 210 and the destination node 220 exchange information about their desire and/or capability to use Explicit Congestion Notification (ECN). The TCP module 214 of the source node 210 may set the ECT bit in the IP header of data packets to indicate to the intermediate node 230 that the CE bit of such data packets may be marked by the ECN controller 232 of the intermediate node 230.
During a TCP connection using ECN, the ECN controller 232 of the intermediate node 230 sets a Congestion Experienced (CE) bit in the header 120 of the packet 100 to indicate congestion to the end nodes, including the source node 210 and destination node 220, when the average queue size of incoming data packets 100 exceeds a designated threshold. Upon receipt of a CE data packet at the destination node 220, the TCP module 224 of the destination node 220 sets the ECN-Echo flag in the TCP header of the subsequent acknowledgment (ACK) packet. If there is any ACK withholding implemented, as in current "delayed-ACK" TCP implementations where the destination node 220 can send an ACK for two arriving data packets, then the ECN-Echo flag in the ACK packet will be set to the OR of the CE bits of all of the data packets being acknowledged. That is, if any of the received data packets are CE packets, then the returning ACK has the ECN-Echo flag set.
In order to provide robustness against the possibility of a dropped ACK packet carrying an ECN-Echo flag, the destination node 220 must, however, set the ECN-Echo flag in a series of ACK data packets. The destination node 220 then uses the CWR flag to determine when to stop setting the ECN-Echo flag.
When an ECN-Capable TCP reduces its congestion window (CWND) for any reason (because of a retransmit timeout, a Fast Retransmit, or in response to an ECN Notification), the TCP module 214 of the source node 210 sets the CWR flag in the TCP header of the first data packet sent after the window reduction. If that data packet is dropped in the TCP/IP network, then the source node 210 will have to reduce the congestion window (CWND) again and retransmit the dropped packet. As a result, the Congestion Window Reduced (CWR) message may be reliably delivered to the destination node 220. After an ACK data packet is sent with the ECN-Echo bit set, the TCP module 224 of the destination node 220 continues to set the ECN-Echo flag in ACK packets until a CWR packet (a packet with the CWR flag set) is received. After receipt of the CWR packet, acknowledgments for subsequent non-CE data packets do not have the ECN-Echo flag set. If another CE packet is received by the destination node 220, the destination node 220 may once again send ACK packets with the
ECN-Echo flag set. While the receipt of a CWR packet does not guarantee that the source node 210 received the ECN-Echo message, this does indicate that the source node 210 reduced its congestion window at some point after it sent the data packet for which the CE bit was set.
However, existing ECN mechanisms, as described with reference to FIG. 2, are cumbersome since the TCP module 214, 224 of the respective source node 210 and the destination node 220 require much modification for congestion control, and the TCP module 214 of the source node 210 may set the CWR flag for several reasons which may confuse the TCP module 224 of the destination node 220.
In addition, existing ECN mechanisms are oriented to wired networks with very small Bit Error Rate (BER), since the TCP assumes that the packet loss due to damage is extremely rare and the overwhelming majority of lost packets is due to congestion in the Internet. For wireless networks, however, most lost packets are due to errors that occur in the transmission of packets over error-prone media such as infrared or radio-frequency links, as opposed to network congestion. When these errors occur, TCP mistakenly assumes that the network is congested and dramatically reduces its transmission of old and new packets. For example, when a data packet is lost, TCP automatically resets its current window and threshold, then traps in Slow-Start frequently, which may sharply degrade the throughput of connection. Although there are available algorithms to minimize the impact of losses (such as Fast Retransmit, Fast Recovery and Selected Acknowledgment "SACK") from a throughput perspective, TCP is still sensitive to the loss of one or more individual data packets and unnecessarily reduces its sending speed. Further, there is no way to distinguish the packet loss due to Bit Error Rate (BER) from loss due to congestion.
Moreover, for wireless networks, the speed of wireless links is often much lower than that of wired links. The great difference of bit rates is easy to cause congestion, which would cause large queues in the period of connection and significantly increase the average delay in the network. Furthermore, the congestion would lead to multiple packet loss at the congested node, which would deteriorate the throughput of a connection for a long period.
Turning now to FIG. 3, an example packet-switched network including a novel and advanced Explicit Congestion Notification (NEW-ECN) mechanism installed therein for avoiding congestion in the network according to an embodiment of the present invention is illustrated. As shown in FIG. 3, the packet-switched network 300 includes the same components, such as a source node 310, a destination node 320, and an intermediate node 330. However, the communication links used to connect a source node 310 to a destination node 320 correspond to wireless links 306. hi addition, enhanced TCP modules 314 and 324 of the respective source node 310 and destination node 320 contain several modifications and re-configurations for purposes of improving the throughput of connection and the TCP performance in high-speed packet-switched networks, especially wireless or mobile networks with long transfer delay and high Bit Error Rate (BER). The enhanced TCP modules 314 and 324 of the respective source node 310 and destination node 320 are also configured to distinguish congestion packets loss from individual packet loss due to Bit Error Rate (BER), to reject coming into Slow-Start when lost packets are due to Bit Error Rate (BER), and to reduce its sending speed upon detection of incipient congestion notification. Such enhancements to the TCP modules 314 and 324 may be implemented by a NEW-ECN algorithm or a software module configured to detect and notify the incipient congestion and distinguish congestion packet loss from individual packet loss due to Bit Error Rate (BER). The NEW-ECN algorithm implementation may rely on the use of standard programming methods using high level program languages, such as C, C++ and Visual Basic, and a general purpose (host) processor. The NEW-ECN algorithm may be integrated into an existing operating system (OS) of a host processor (i.e., end node including a source node and a destination node) and/or a computer readable medium for use in a host processor
(i.e., end node) for detecting and notifying the incipient congestion in the TCP/IP network 300. Alternatively, the NEW-ECN algorithm may be integrated into an existing ECN algorithm as described with reference to FIG. 2.
One example implementation of the New-ECN algorithm installed, for example, at the TCP module 314 of the source node 310 (and the TCP module 324 of the destination node 320) may be depicted with the following pseudo-code:
Initialization:
The source node (TCP sender) and the destination node (TCP receiver) contact with each other to enable ECN algorithm as described in [RFC2481]. Then
If ECN arrives
If no ECN has taken effect in the pre-windows or in one RTT time Halve the CWND; Set SSTHRESH=CWND; Come into the state of congestion avoidance; Else
Ignore the ECN message; Endlf;
Endlf; If Timeout occurs -with ECN proceeding in the pre-windows or in the same RTTtime
Retransfer the lost packet; Endlf; If Timeout occurs without ECN proceeding
Retransfer the lost packet; Double the RTO value; Endlf
Such pseudo-code may be implemented using high level programming languages, such as C, C++ and Visual Basic. The NEW-ECN algorithm implementation may, however, operate based on the following assumptions:
(1) All congested intermediate nodes such as routers or gateways employ ECN algorithms or Internet Control Message Protocol (ICMP) messages (which provide diagnostic information and report error conditions). In wireless networks (especially in satellite networks, where bandwidth is carefully managed using private links and the connection path is nearly fixed, congested nodes can be expected), congested routers are usually edge access nodes or wireless access nodes using ECN algorithms for congestion notification.
(2) The possibility of all CE-marked data packets or all ECN-Echo marked ACKs losing in wireless links because of BER may be ignored since it is unlikely that a series of sequential packets are all lost due to BER.
(3) Before some incoming data packets may be dropped by an intermediate node such as a router, the average of queue size in the router would have exceeded the designated threshold for a long period. During this period, CE flags would have been marked in a series of data packets, and a series of respondent ACKs with ECN-Echo would have been sent back. Therefore the source node 310 would have received the ECN notification, reduced the congestion windows and slowed the bit rate to avoid the incipient congestion in the router. If overflows in the router still occur, the TCP module 314 of the source node 310 would know that these packets loss are due to congestion because some ECN-Echoes have been received just now (in the same data window).
(4) Packet loss following ECN-Echo may be treated as packet loss in an intermediate node such as a router, while packet loss without ECN-Echo proceeding may be treated as packet loss in the wireless links due to BER or Retransmission Timeout. This way two types of packet loss may be distinguished.
In addition, the NEW-ECN algorithm implementations also incorporates the following principles: (1) The enhanced TCP module 324 of the destination node 320 may be modified or reconfigured to perform following functions. When receiving a CE data packet, the destination node 320 sets the ECN-Echo flag in the TCP header of a subsequent ACK packet, and sends the same without delay. However, in the next ACK packet, ECN-Echo will not be set by the destination node 320, unless the following data packet is marked with a CE bit as well. As a result, only one CE packet can invoke only one ACK marked with ECN-Echo, not a series of ECN-Echo ACKs as described with reference the ECN mechanism of a packet-switched network 200 shown in FIG. 2.
(2) Similar to the ECN mechanism of a packet-switched network 200 shown in FIG. 2, the destination node 320 reacts to congestion at most once per window of data (i.e., at most of once per round-trip time "RTT"). However, in the New-ECN mechanism according to an embodiment of the present invention, the source node 310 does not need to respond to the CWR information at all, because the TCP module 324 of the destination node 320 does not send ECN-Echo when no CE packet arrives.
(3) When Retransmission Timeout occurs without an ECN-Echo or an ICMP message, packet loss may be treated as packet loss because of BER or because that the value of TCP Timeout is too small. The value of TCP Timeout may be DOUBLED, but the congestion windows (CWND) remain unchanged. As a result, the TCP module 314 of the source node 310 can be insensitive to individual packet loss in links and the whole TCP connection can avoid unnecessary Slow-Start.
(4) When Retransmission Timeout occurs with an ECN-Echo or an ICMP message, packet loss may be treated as packet loss because of congestion in routers. Since an ECN-Echo has been received and the congestion window "CWND" has been reduced, the TCP Timeout may not cause the congestion window "CWND" to reduce again. And the TIMEOUT value may remain unchanged in the same window after an ECN-Echo has been received. Therefore, even when serious overflows unfortunately occur in an intermediate node 330 such as a router or a communication gateway, the TCP module 314 of the source node 310 can avoid exponential increase of TIMEOUT value and can recover quickly.
Specifically, the New-ECN mechanism may rely upon the same TCP connection setup (initialization) phase to establish connection between the source and destination TCP modules 314, 324 of the source node 310 and the destination node 320. However, the NEW-ECN mechanism has modified both the TCP modules 314 and 324 of the source node 310 and the destination node 320 as follows:
"TCP module 324 of the destination node 320": When TCP receives a CE data packet at the destination end-system, the TCP module 324 sets the ECN-Echo flag in the TCP header of the next ACK packet. This ACK should be transferred without delay. And each data packet with CE flag can only invoke one ACK with ECN-echo flag.
"TCP module 314 Of the source node 310": For a TCP connection using ECN, data packets are transmitted with the ECT bit set in the IP header (set to a "1"). If the TCP module 314 of the source node 310 receives an ECN-Echo ACK packet (that is, an ACK packet with the
ECN-Echo flag set in the TCP header), then the source node 310 knows that congestion was encountered in the network on the path from the source node 310 to the destination node 320. The indication of congestion should be treated just as a congestion loss in non-ECN-Capable TCP. That is, the TCP module 314 of the source node 310 halves the congestion window "CWND" and reduces the slow start threshold "SSTHRESH". The TCP module 314 of the source node 310 does NOT increase the congestion window "CWND" in response to the receipt of an ECN-Echo ACK packet.
A critical condition is that TCP does not react to congestion indications more than once every window of data (or more loosely, more than once every round-trip time RTT). That is, the congestion window "CWND" should be reduced only once in response to a series of dropped and/or CE packets from a single window of data. In addition, the TCP module 314 of the source node 310 should not decrease the slow-start threshold, SSTHRESH, if it has been decreased within the last round trip time "RTT". However, if any re-transmitted packets are dropped or have the CE bit set, then this is interpreted by the TCP module 314 of the source node 310 as a new instance of congestion.
If a packet loss is detected by the TCP module 314 of the source node 310, the source node 310 determines the reason of packet loss. For example, if there is an ECN-echo flag in the prior window, the packet loss will be treated as the result of congestion. Otherwise, the packet loss will be treated as a transfer error. In the case of congestion, since ECN echo has invoked the reduction of the congestion window "CWND", the TCP module 314 of the source node 310 only retransmits the packet. In the case of transfer error, the TCP module 314 of the source node 310 retransmits the packet, double RTO and keep the same congestion window "CWND", because no congestion occurs in the TCP/IP network 300.
FIG. 4 illustrates an ECN-echo procedure of the TCP module 314 of the source node 310 according to an embodiment of the present invention. As shown in FIG. 4, the ECN-Echo procedure is invoked at block 400, when the TCP module 314 of the source node 310 receives an ECN-Echo ACK packet (that is, an ACK packet with the ECN-Echo flag set in the TCP header). Next the TCP module 314 determines whether a current time is less than a recorded time T and a round-trip time (RTT) or whether an acknowledge number is less than a sequence number SN included in the TCP header 120B of a data packet 100 (see FIGs. 1A-1B) at block 420.
If the current time is less than a recorded time T and a round-trip time (RTT) or the acknowledge number is less than the sequence number included in the TCP header 120B of a data packet 100, then the ECN-Echo procedure is terminated at block 430. However, if the current time is not less than a recorded time T and a round-trip time (RTT) or the acknowledge number is not less than a sequence number included in the TCP header 120B of a data packet 100, then the TCP module 314 of the source node 310 halves the congestion window "CWND" and reduces the slow start threshold "SSTHRESH" by setting the slow start "SSTHRESH" to the congestion window "CWND". In addition, the TCP module 314 of the source node 310 also records the current time as "T" and the current maximal sequence number as "SN" that has been sent into the network. Then the TCP module 314 of the source node 310 terminates the ECN-Echo procedure at block 430.
FIG. 5 illustrates a packet re-transmission procedure of the TCP module 314 of the source node 310 according to an embodiment of the present invention. Such a packet re-transmission procedure may follow the ECN-Echo procedure at block 500. After the packet re-transmission is started at block 500, the TCP module 314 of the source node 310 determines if the ECN-Echo flag is in the prior window of data at block 510. If the ECN-Echo flag is in the prior window of data, the TCP module 314 of the source node 310 treats the packet loss as packet loss due to congestion, and retransmits the lost packet to the destination node 320, via the intermediate node 330 at block 520. However, if the ECN-Echo flag is not in the prior window of data, the TCP module 314 of the source node 310 treats the packet loss as packet loss due to BER (or due to a transfer error), and retransmits the lost packet to the destination node 320, via the intermediate node 330 at block 530. Since no congestion occurs in the TCP/IP network 300, the TCP module 314 of the source node 310 also doubles the round-trip time-out "RTO" while maintaining the same congestion window "CWND" at block 530. As a result, the NEW-ECN mechanism according to an embodiment of the present invention can maintain a high data throughput and enhance the efficiency when data packets overflow in the congested router by keeping the RTO unchanged, fn addition, the recovery time can be avoided and the efficiency of TCP connection can be improved, which are especially suitable for noisy wireless networks since the congestion window "CWND" need not be reduced, and the state of Slow-Start need not be entered, if a data packet is lost due to BER.
More importantly, congestion confrol of the TCP module of the source node 310 and the destination node 320 can be significantly simplified and easy to control since the use of the CWR flag is abandoned completely. However, by keeping the throughput high, the packet burst may be greater than normal TCP. If Fast Retransfer/Fast Recovery (FRFR) algorithm as described by FRC 2581 is used in conjunction with the NEW-ECN algorithm according to an embodiment of the present invention, the NEW-ECN algorithm may further be modified as follows: (1) when packet loss is detected, FRFR may be invoked. FRFR may be in charge of re-transmission of the lost packet and the transfer of new data packet; (2) the judgement of congestion or transfer error is unchanged; (3) in case of congestion: when FRFR terminates, nothing may be done; and (4) in case of transfer error: when FRFR terminates, set SSTHRESH to CWND before packet loss. By doing this, the TCP module 314 of the source node 310 can recover to its original speed very quickly while efficiently preventing data burst.
FIG. 6 illustrates one preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention. The packet-switched network may correspond to a TCP over ATM (Asynchronous Transfer Mode) network. ATM is a connection-oriented packet-switching technique adopted by the International Telecommunication Standardization Organization (ITU-T) as backbones for the various parts of TCP/IP networks such as the Internet and wireless or mobile networks. As shown in FIG. 6, a connection between a source node 310 and a destination node 320 (two user terminals) in the TCP over ATM network 300 is shown, i.e. the user terminals using TCP as a transport layer protocol. In addition, two access nodes AN1 and AN2 of the user terminals, one intermediate node Nl and transmission (wire or wireless) lines TL1, TL2 connecting the access nodes are shown. The ECN controller (not shown) employing an ECN algorithm may be installed in each of the access nodes AN1 and AN2 for detecting and notifying the incipient congestion to the destination node 320 in the TCP over ATM network 300 in the same way as described with reference to FIG. 3. Likewise, the NEW-ECN algorithm as described with reference to FIG. 3 may be incorporated into the enhanced TCP module of respective source node 310 and destination node 320 to efficiently improve the throughput of TCP connection of the TCP over ATM network 300.
FIG. 7 illustrates another preferred usage implementation of a packet-switched network including an improved ECN mechanism installed therein for controlling congestion according to an embodiment of the present invention. As shown in FIG. 7, the packet-switched network may correspond to a TCP over ISF network 300, ATM network 400 and a satellite network 500. The ISF network 300 may include several intermediate nodes (routers or communication gateways) 330A- 330B, a satellite modem 324 and a transceiver 326. The ATM network 400 may include several
ATM switches 410, 412, a satellite modem 424 and a transceiver 426 which interacts with the ISF network 300, via the satellite network 500 including at least a pair of satellites 510, 512. The source node 310A-3 ION may be selected from a corporate local area network (LAN) for sending/receiving data packets, via the ISF network 300. Likewise, the destination node 320A-320N may be selected from a residential ASDL for sending/receiving data packets, via the ATM network 400. The ECN controller (not shown) employing an ECN algorithm may be installed in each of the intermediate nodes 330A-330B of the ISF network 300 for detecting and notifying the incipient congestion to any one of the destination nodes 320A-320N over the ISF network 300, the ATM network 400 and the satellite network 500 in the same way as described with reference to FIG. 3. Likewise, the NEW- ECN algorithm as described with reference to FIG. 3 may be incorporated into the enhanced TCP module of respective source node 310A-310N and destination node 320A-320N to efficiently improve the throughput of TCP connection of the TCP over ISF network 300, ATM network 400 and a satellite network 500. Once installed in the TCP over ISF network 300, ATM network 400 and a satellite network 500, the NEW-ECN mechanism as described with reference to FIG. 3 can maintain a high data throughput and enhance the efficiency when data packets overflow in the congested routers, while minimizing the high packet loss rate and the number of congestions in the network.
While there have been illustrated and described what are considered to be preferred embodiments of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made, and equivalents may be substituted for elements thereof without departing from the true scope of the present invention. Further, many modifications may be made to adapt a particular situation to the teachings of the present invention without departing from the central scope of the present invention. Therefore, it is intended that the present invention not be limited to the particular embodiment disclosed as the best mode contemplated for carrying out the present invention, but that the present invention includes all embodiments falling within the scope of the appended claims.

Claims

What is claimed is:
1. A method of avoiding congestion in a network, comprising: transmitting, at a source node, data packets to a destination node, via at least an intermediate node, each data packet including a Transmission Control Protocol (TCP) header; determining, at the intermediate node, if an incipient congestion is encountered, and if the incipient congestion is encountered, setting a Congestion Experienced (CE) flag in each data packet which indicates the incipient congestion to notify the incipient congestion to the destination node; receiving, at the destination node, a CE data packet, setting an Explicit Congestion Notification-Echo (ECN-Echo) flag in the TCP header of an acknowledgment (ACK) packet subsequent to the CE data packet received, and sending an ECN-Echo ACK packet back to the source node to inform that the incipient congestion was encountered in the network on the path from the source node to the destination node; upon receipt of the ECN-Echo ACK packet, reducing, at the source node, a congestion window and a transmission rate to avoid the congestion, and determining if a packet loss is due to congestion or due to a fransmission error, when the incipient congestion is still encountered in the network on the path from the source node to the destination node; if the packet loss is due to congestion, re-transmitting, at the source node, only a lost packet to the destination node, via the intermediate node; and if the packet loss is due to the transmission error, re-transmitting, at the source node, the lost packet to the destination node, via the intermediate node, while increasing a round-trip timeout (RTO) but maintaining the same congestion window.
2. The method as claimed in claim 1, wherein said ECN-Echo ACK packet is transmitted from the destination node back to the source node without delay, and each CE data packet can only invoke a single ECN-Echo ACK packet, and not a series of ECN-Echo ACK packets.
3. The method as claimed in claim 1, wherein said incipient congestion is encountered, when the average of queue size in the intermediate node exceeds a designated threshold.
4. The method as claimed in claim 1, wherein said network corresponds to a TCP/IP packet-switched network for wireless and/or mobile network applications.
5. The method as claimed in claim 4, wherein, during a TCP connection setup, the source node and the destination node exchange information relating to the use of Explicit Congestion Notification (ECN) for enabling the intermediate node to determine if the incipient congestion is encountered.
6. The method as claimed in claim 1, wherein said packet loss is due to congestion, if there is an ECN-Echo flag in the prior congestion window.
7. The method as claimed in claim 1, wherein said packet loss is due to said transmission error, if there is no ECN-Echo flag in the prior congestion window.
8. The method as claimed in claim 1 , wherein said packet loss is due to congestion, when a re-transmission timeout occurs in the source node with ECN-Echo proceedings.
9. The method as claimed in claim 1, wherein said packet loss is due to said fransmission error, when a re-transmission timeout occurs in the source node without ECN-Echo proceedings.
10. The method as claimed in claim 1, wherein said congestion window is reduced to halve, and a slow start threshold is reduced to said congestion window to slow the transmission rate to avoid the congestion in said intermediate node, when said ECN-Echo ACK packet is received at said source node.
11. A data network for wireless and/or mobile network applications, comprising: a source node for transmitting data packets; a destination node for receiving the data packets from the source node; and at least one intermediate node disposed between said source node and said destination node, for monitoring the average of queue size of incoming data packets from said source node and providing an Explicit Congestion Notification (ECN) to said destination node; wherein said destination node, in response to said ECN, sends an ECN-Echo acknowledgment packet back to said source node to inform that congestion was encountered in the network on the path from said source node to said destination node; wherein said source node, in response to said ECN-Echo acknowledgment packet, reduces a congestion window and a transmission rate to avoid the congestion in said intermediate node, and determines if a packet loss is due to congestion in the intermediate node or due to a fransmission error, when congestion is still encountered in the network on the path from said source node to said destination node; and wherein said source node re-transmits only a lost packet to said destination node, via said intermediate node if the packet loss is due to congestion, and alternatively, re-transmits the lost packet to said destination node, via said intermediate node, while increasing a round-trip timeout (RTO) but maintaining the same congestion window if the packet loss is due to the transmission error.
12. The data network as claimed in claim 11, wherein said ECN-Echo ACK packet is transmitted from said destination node back to said source node without delay, and each CE data packet can only invoke a single ECN-Echo ACK packet, and not a series of ECN-Echo ACK packets.
13. The data network as claimed in claim 11 , wherein said Explicit Congestion Notification is provided to indicate congestion at said intermediate node, when the average of queue size in the intermediate node exceeds a designated threshold.
14. The data network as claimed in claim 11, wherein said source node and said destination node each comprises a host and a Transmission Control Protocol (TCP) module comprising an enhanced ECN algorithm for congestion avoidance.
15. The data network as claimed in claim 14, wherein said source node and said destination node, during a TCP connection setup, exchange information relating to the use of Explicit Congestion Notification (ECN) for enabling said intermediate node to determine if the congestion is determined in the network.
16. The data network as claimed in claim 11 , wherein said source node determines that packet loss is due to congestion, if there is an ECN-Echo flag in the prior congestion window.
17. The data network as claimed in claim 11, wherein said source node determines that packet loss is due to said transmission error, if there is no ECN-Echo flag in the prior congestion window.
18. The data network as claimed in claim 11, wherein said source node determines that packet loss is due to congestion, when a re-transmission timeout occurs with ECN-Echo proceedings.
19. The data network as claimed in claim 11, wherein said source node determines that packet loss is due to said transmission error, when a re-transmission timeout occurs without ECN- Echo proceedings.
20. The data network as claimed in claim 11, wherein said source node reduces the congestion window in halve, and a slow start threshold to said congestion window to slow the transmission rate to avoid the congestion in said intermediate node, when said ECN-Echo ACK packet is received.
21. A computer readable medium having an enhanced Explicit Congestion Notification (ECN) algorithm for wireless network applications, when executed by a host system, performs: transmitting data packets to a remote system, via an intermediate system which is installed to set a Congestion Experienced (CE) flag in each data packet experiencing congestion; receiving an ECN-Echo ACK packet sent back from to the remote system, in response to reception of a CE data packet, indicating that congestion was encountered on the path to the remote system; upon receipt of the ECN-Echo ACK packet, reducing a congestion window and a transmission rate to avoid the congestion in the intermediate system; determining if a packet loss is due to congestion or due to a transmission error, when congestion is still encountered on the path to the remote system; if the packet loss is due to congestion, re-transmitting only a lost packet to the remote system, via the intermediate system; and if the packet loss is due to the transmission error, re-transmitting the lost packet to the remote system, via the intermediate system, while increasing a round-frip timeout (RTO) but maintaining the same congestion window.
22. The computer usable medium as claimed in claim 21, wherein said ECN-Echo ACK packet is fransmitted from the remote system back to the host system without delay, and each CE data packet can only invoke a single ECN-Echo ACK packet, and not a series of ECN-Echo ACK packets.
23. The computer usable medium as claimed in claim 21 , wherein said congestion is experienced, when the average of queue size in the intermediate system exceeds a designated threshold.
24. The computer usable medium as claimed in claim 21, wherein said packet loss is determined due to congestion, if there is an ECN-Echo flag in the prior congestion window.
25. The computer usable medium as claimed in claim 21, wherein said packet loss is determined due to said fransmission error, if there is no ECN-Echo flag in the prior congestion window.
26. The computer usable medium as claimed in claim 21, wherein said congestion window is reduced to halve, and a slow start threshold is reduced to said congestion window to slow the transmission rate to avoid the congestion in said intermediate node, when said ECN-Echo ACK packet is received.
PCT/IB2001/001054 2000-06-14 2001-06-14 Enhancement of explicit congestion notification (ecn) for wireless network applications WO2001097446A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001274369A AU2001274369A1 (en) 2000-06-14 2001-06-14 Enhancement of explicit congestion notification (ecn) for wireless network applications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/594,463 US6741555B1 (en) 2000-06-14 2000-06-14 Enhancement of explicit congestion notification (ECN) for wireless network applications
US09/594,463 2000-06-14

Publications (2)

Publication Number Publication Date
WO2001097446A2 true WO2001097446A2 (en) 2001-12-20
WO2001097446A3 WO2001097446A3 (en) 2002-05-10

Family

ID=24378978

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2001/001054 WO2001097446A2 (en) 2000-06-14 2001-06-14 Enhancement of explicit congestion notification (ecn) for wireless network applications

Country Status (3)

Country Link
US (1) US6741555B1 (en)
AU (1) AU2001274369A1 (en)
WO (1) WO2001097446A2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1333625A1 (en) * 2002-02-04 2003-08-06 Matsushita Electric Industrial Co., Ltd. Method and entity for packet loss distinction
WO2004068800A1 (en) * 2003-01-28 2004-08-12 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for congestion notification in packet networks indicating several different congestion causes
WO2005011187A1 (en) * 2003-07-25 2005-02-03 Nokia Corporation System and method for negative acknowledgement-based congestion control
EP1507370A2 (en) * 2003-08-14 2005-02-16 NTT DoCoMo, Inc. Communication control method and system
WO2005018194A1 (en) * 2003-08-14 2005-02-24 International Business Machines Corporation Improved tcp performance during packet reordering
EP1562334A2 (en) * 2004-02-06 2005-08-10 Samsung Electronics Co., Ltd. Mobile communication system employing high speed downlink packet access and method for improving data processing speed in the same
EP1589707A1 (en) * 2004-04-22 2005-10-26 Alcatel Modem for coupling a network-unit to a device
EP1566925A3 (en) * 2004-02-19 2005-12-28 Samsung Electronics Co., Ltd. Optimisation of packet header in an HSPDA network
WO2008066428A1 (en) * 2006-11-28 2008-06-05 Telefonaktiebolaget Lm Ericsson (Publ) A method and a system for down link control in a cellular telephony system
EP2230803A1 (en) * 2009-03-16 2010-09-22 BRITISH TELECOMMUNICATIONS public limited company Path characterisation in networks
WO2011121270A1 (en) * 2010-03-31 2011-10-06 British Telecommunications Public Limited Company Provision of path characterisation information in networks
EP1449312B1 (en) * 2001-11-30 2012-03-21 BRITISH TELECOMMUNICATIONS public limited company Method of resource control in a wireless network
CN109714267A (en) * 2018-12-26 2019-05-03 清华大学 Manage the transfer control method and system of reversed queue
EP3618372A4 (en) * 2017-05-15 2020-04-15 Huawei Technologies Co., Ltd. Congestion control method, network device, and network interface controller thereof

Families Citing this family (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3681313B2 (en) * 1999-12-01 2005-08-10 富士通株式会社 Data distribution method
KR100450236B1 (en) * 2000-08-24 2004-09-30 마츠시타 덴끼 산교 가부시키가이샤 Transmitting/receiving method and device therefor
AU2001288589A1 (en) * 2000-08-31 2002-03-13 The Regents Of The University Of California Method for improving tcp performance over wireless links
US20020071388A1 (en) * 2000-11-16 2002-06-13 Einar Bergsson Selectable network protocol
EP1336282B1 (en) * 2000-11-22 2006-01-25 Siemens Aktiengesellschaft Device and method for controlling data traffic in a tcp/ip data transmission network
US6975591B1 (en) * 2000-11-22 2005-12-13 International Business Machines Corporation Methodology for improving TCP throughput over lossy communication links
JP2002297346A (en) * 2001-03-29 2002-10-11 Ricoh Co Ltd Sbc-adadtive printer output system and method, program for realizing the method, and recording medium for the recording program
US7720951B2 (en) * 2001-05-10 2010-05-18 International Business Machines Corporation Method, system, and product for alleviating router congestion
US7050393B2 (en) * 2001-05-10 2006-05-23 International Business Machines Corporation Method, system, and product for alleviating router congestion
US7215648B2 (en) * 2001-05-11 2007-05-08 Varitek Industries, Inc. Apparatus and method for efficient live webcasting and network connectivity
US20020176361A1 (en) * 2001-05-25 2002-11-28 Yunnan Wu End-to-end traffic management and adaptive multi-hop multimedia transmission
JP2003152752A (en) * 2001-08-29 2003-05-23 Matsushita Electric Ind Co Ltd Data transmission/reception method
US6996624B1 (en) * 2001-09-27 2006-02-07 Apple Computer, Inc. Reliable real-time transport protocol
FR2830397B1 (en) * 2001-09-28 2004-12-03 Evolium Sas METHOD FOR IMPROVING THE PERFORMANCE OF A TRANSMISSION PROTOCOL USING A RETRANSMISSION TIMER
US7295516B1 (en) * 2001-11-13 2007-11-13 Verizon Services Corp. Early traffic regulation techniques to protect against network flooding
WO2003043285A2 (en) * 2001-11-13 2003-05-22 Ems Technologies, Inc. Flow control between performance enhancing proxies over variable bandwidth split links
KR100436435B1 (en) * 2001-12-26 2004-06-16 한국전자통신연구원 Method and Apparatus for Transmitting Packet Using Indirect Ackowledgement over Wire/Wireless Integrated Network
WO2003092202A2 (en) * 2002-04-23 2003-11-06 Broadcom Corporation Explicit congestion notification for docsis based broadband communication systems
US8098606B2 (en) * 2002-04-23 2012-01-17 Broadcom Corporation Modified upstream channel descriptor messages for DOCSIS-based broadband communication systems
US7283469B2 (en) * 2002-04-30 2007-10-16 Nokia Corporation Method and system for throughput and efficiency enhancement of a packet based protocol in a wireless network
US7463707B2 (en) * 2002-09-03 2008-12-09 Broadcom Corporation Upstream frequency control for docsis based satellite systems
US7738596B2 (en) * 2002-09-13 2010-06-15 Broadcom Corporation High speed data service via satellite modem termination system and satellite modems
US7428595B2 (en) * 2002-09-30 2008-09-23 Sharp Laboratories Of America, Inc. System and method for streaming TCP messages in an enterprise network
US7408892B2 (en) * 2003-01-28 2008-08-05 Broadcom Corporation Upstream adaptive modulation in DOCSIS based applications
JP4064944B2 (en) * 2003-04-26 2008-03-19 三星電子株式会社 Apparatus and method for data packet retransmission in a mobile ad hoc network environment
US7385931B2 (en) * 2003-08-22 2008-06-10 Fujitsu Limited Detection of network misconfigurations
US20050060423A1 (en) * 2003-09-15 2005-03-17 Sachin Garg Congestion management in telecommunications networks
US7315515B2 (en) * 2003-09-30 2008-01-01 Conexant Systems, Inc. TCP acceleration system
US20070008884A1 (en) * 2003-10-08 2007-01-11 Bob Tang Immediate ready implementation of virtually congestion free guarantedd service capable network
WO2005069554A1 (en) * 2004-01-14 2005-07-28 Telefonaktiebolaget Lm Ericsson (Publ) Methods and devices for controlling data unit handling
US7733770B2 (en) * 2004-11-15 2010-06-08 Intel Corporation Congestion control in a network
US7760646B2 (en) * 2005-02-09 2010-07-20 Nokia Corporation Congestion notification in 3G radio access
US7787361B2 (en) * 2005-07-29 2010-08-31 Cisco Technology, Inc. Hybrid distance vector protocol for wireless mesh networks
US20070058532A1 (en) * 2005-09-15 2007-03-15 Manoj Wadekar System and method for managing network congestion
KR100664947B1 (en) * 2005-09-23 2007-01-04 삼성전자주식회사 Method for controlling throughput and communication apparatus using the same
US20070230369A1 (en) * 2006-03-31 2007-10-04 Mcalpine Gary L Route selection in a network
WO2007127332A2 (en) * 2006-04-26 2007-11-08 Bittorrent, Inc. End-system dynamic rate limiting of background traffic
US8738778B2 (en) * 2006-04-26 2014-05-27 Bittorrent, Inc. Peer-to-peer download and seed policy management
US8238249B2 (en) 2006-05-02 2012-08-07 Telefonaktiebolaget Lm Ericsson (Publ) Method for generating a congestion flag based on measured system load
US7782847B2 (en) * 2006-10-19 2010-08-24 Alcatel Lucent Method and system for verifying connectivity of multi-segment pseudo-wires by tracing
US8379515B1 (en) 2007-02-01 2013-02-19 F5 Networks, Inc. TCP throughput control by imposing temporal delay
KR100870619B1 (en) 2007-06-21 2008-11-25 경북대학교 산학협력단 A new tcp congestion control scheme using packet computer information
KR100879149B1 (en) 2007-06-25 2009-01-30 한국과학기술정보연구원 Operating method and terminal apparatus of tcp well adapting to vertical hand-off in heterogeneous wireless network with congestion control
US7821937B1 (en) * 2007-06-29 2010-10-26 Symantec Corporation Network protocol with damage loss resilient congestion control algorithm
US7839777B2 (en) * 2007-09-27 2010-11-23 International Business Machines Corporation Method, system, and apparatus for accelerating resolution of network congestion
US9578055B1 (en) 2008-01-25 2017-02-21 F5 Networks, Inc. Thwarting drone-waged denial of service attacks on a network
US20090238068A1 (en) * 2008-03-18 2009-09-24 International Business Machines Corporation Method, system and computer program product involving congestion and fault notification in ethernet
JP5652388B2 (en) * 2009-03-06 2015-01-14 日本電気株式会社 COMMUNICATION RATE CONTROL METHOD, TRANSMITTER, AND COMMUNICATION SYSTEM
US8923115B2 (en) * 2009-08-25 2014-12-30 Telefonaktiebolaget L M Ericsson (Publ) Using the ECN mechanism to signal congestion directly to the base station
US9007914B2 (en) * 2009-09-30 2015-04-14 Qualcomm Incorporated Methods and apparatus for enabling rate adaptation across network configurations
US9001663B2 (en) * 2010-02-26 2015-04-07 Microsoft Corporation Communication transport optimized for data center environment
US8982694B2 (en) * 2010-09-01 2015-03-17 Telefonaktiebolaget L M Ericsson (Publ) Localized congestion exposure
US20120087245A1 (en) 2010-10-06 2012-04-12 Qualcomm Incorporated Methods and apparatus for ecn receiver driven congestion control
WO2012062836A1 (en) * 2010-11-10 2012-05-18 Nec Europe Ltd. Method for supporting congestion management in a congestion exposure-enabled network
US10292066B2 (en) * 2011-11-04 2019-05-14 Cisco Technology, Inc. System and method of modifying congestion control based on mobile system information
CN103532864B (en) * 2012-07-06 2017-02-01 华为技术有限公司 Uplink/downlink congestion information transmission method, apparatus and system
US9286620B2 (en) * 2012-11-05 2016-03-15 Broadcom Corporation Annotated tracing for data networks
US9276866B2 (en) 2012-11-30 2016-03-01 Microsoft Technology Licensing, Llc Tuning congestion notification for data center networks
US20140281019A1 (en) * 2013-03-15 2014-09-18 Microsoft Corporation Network Transmission Adjustment Based On Application-Provided Transmission Metadata
US9485186B2 (en) * 2013-07-23 2016-11-01 Cisco Technology, Inc. Network congestion control with awareness of random packet losses
US9648560B2 (en) 2013-10-16 2017-05-09 At&T Intellectual Property I, L.P. Utilizing explicit congestion notification for network selection
US20150295841A1 (en) * 2014-04-14 2015-10-15 Qualcomm Incorporated Efficient packet aggregation using dynamic wait time
US9537743B2 (en) * 2014-04-25 2017-01-03 International Business Machines Corporation Maximizing storage controller bandwidth utilization in heterogeneous storage area networks
US9860791B1 (en) 2014-07-02 2018-01-02 Sprint Communications Company L.P. Long term evolution communication policies based on explicit congestion notification
US9832125B2 (en) 2015-05-18 2017-11-28 Dell Products L.P. Congestion notification system
US10009277B2 (en) 2015-08-04 2018-06-26 Mellanox Technologies Tlv Ltd. Backward congestion notification in layer-3 networks
CN105141542B (en) * 2015-09-18 2019-04-02 北京百度网讯科技有限公司 The control algolithm and system of congestion window based on TCP communication agreement
US10237376B2 (en) * 2015-09-29 2019-03-19 Mellanox Technologies, Ltd. Hardware-based congestion control for TCP traffic
CN108011834A (en) * 2016-10-28 2018-05-08 华为技术有限公司 The definite method and apparatus of TCP congestion windows
US11134021B2 (en) * 2016-12-29 2021-09-28 Intel Corporation Techniques for processor queue management
WO2018155409A1 (en) * 2017-02-21 2018-08-30 日本電気株式会社 Switch, switch control method, and program
US10452383B1 (en) * 2017-04-28 2019-10-22 Square, Inc. Device improvements through adaptive settings
US10536382B2 (en) * 2017-05-04 2020-01-14 Global Eagle Entertainment Inc. Data flow control for dual ended transmission control protocol performance enhancement proxies
EP3432500A1 (en) * 2017-07-18 2019-01-23 Institut Supérieur De L'Aéronautique Et De L'Espace Point-to-point transmitting method based on the use of an erasure coding scheme and a tcp/ip protocol
CN111107016B (en) * 2018-10-25 2023-04-07 深圳市中兴微电子技术有限公司 Network congestion control method, device, chip and storage medium
CN110460533B (en) * 2019-07-12 2023-09-19 锐捷网络股份有限公司 RDMA (remote direct memory Access) -based data transmission method and device
FR3099332B1 (en) 2019-07-25 2022-06-17 Commissariat Energie Atomique Method and device for controlling congestion in a mesh network
US11218413B2 (en) * 2019-11-14 2022-01-04 Mellanox Technologies, Ltd. Congestion control management method derived from packets at a network adapter
US11296988B2 (en) * 2019-11-14 2022-04-05 Mellanox Technologies, Ltd. Programmable congestion control communication scheme
CN114339829B (en) * 2021-12-10 2024-04-19 清华大学 Throughput compensation method and device based on packet loss type identification
CN117641442A (en) * 2022-08-10 2024-03-01 中国移动通信有限公司研究院 Communication method, device, communication equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0884874A1 (en) * 1997-06-13 1998-12-16 International Business Machines Corporation Method for adapting committed information rate over frame relay switched network
US5892753A (en) * 1996-12-02 1999-04-06 International Business Machines Corporation System and method for dynamically refining PMTU estimates in a multimedia datastream internet system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5313454A (en) * 1992-04-01 1994-05-17 Stratacom, Inc. Congestion control for cell networks
US6252851B1 (en) * 1997-03-27 2001-06-26 Massachusetts Institute Of Technology Method for regulating TCP flow over heterogeneous networks
US6415329B1 (en) * 1998-03-06 2002-07-02 Massachusetts Institute Of Technology Method and apparatus for improving efficiency of TCP/IP protocol over high delay-bandwidth network
US6219713B1 (en) * 1998-07-07 2001-04-17 Nokia Telecommunications, Oy Method and apparatus for adjustment of TCP sliding window with information about network conditions
US6215769B1 (en) * 1998-10-07 2001-04-10 Nokia Telecommunications, Inc. Enhanced acknowledgment pacing device and method for TCP connections
US6483805B1 (en) * 1998-12-28 2002-11-19 Nortel Networks Limited Internet differentiated services service for transaction applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5892753A (en) * 1996-12-02 1999-04-06 International Business Machines Corporation System and method for dynamically refining PMTU estimates in a multimedia datastream internet system
EP0884874A1 (en) * 1997-06-13 1998-12-16 International Business Machines Corporation Method for adapting committed information rate over frame relay switched network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PAZOS C M ET AL: "USING BACK-PRESSURE TO IMPROVE TCP PERFORMANCE WITH MANY FLOWS" PROCEEDINGS IEEE INFOCOM '99. THE CONFERENCE ON COMPUTER COMMUNICATIONS. 18TH ANNUAL JOINT CONFERENCE OF THE IEEE COMPUTER AND COMMUNICATIONS SOCIETIES. NEW YORK, NY, MARCH 21 - 25, 1999, PROCEEDINGS IEEE INFOCOM. THE CONFERENCE ON COMPUTER COMMUNICA, vol. 2, 21 March 1999 (1999-03-21), pages 431-438, XP000870717 ISBN: 0-7803-5418-4 *

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1449312B1 (en) * 2001-11-30 2012-03-21 BRITISH TELECOMMUNICATIONS public limited company Method of resource control in a wireless network
EP1333625A1 (en) * 2002-02-04 2003-08-06 Matsushita Electric Industrial Co., Ltd. Method and entity for packet loss distinction
US7036069B2 (en) 2002-02-04 2006-04-25 Matsushita Electric Industrial Co., Ltd. Method and entity of packet loss distinction
WO2004068800A1 (en) * 2003-01-28 2004-08-12 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for congestion notification in packet networks indicating several different congestion causes
WO2005011187A1 (en) * 2003-07-25 2005-02-03 Nokia Corporation System and method for negative acknowledgement-based congestion control
CN1310479C (en) * 2003-08-14 2007-04-11 株式会社Ntt都科摩 Communication control method and system
EP1507370A2 (en) * 2003-08-14 2005-02-16 NTT DoCoMo, Inc. Communication control method and system
WO2005018194A1 (en) * 2003-08-14 2005-02-24 International Business Machines Corporation Improved tcp performance during packet reordering
EP1507370A3 (en) * 2003-08-14 2005-08-10 NTT DoCoMo, Inc. Communication control method and system
US7817552B2 (en) 2003-08-14 2010-10-19 Ntt Docomo, Inc. Communication control method and system
US7385923B2 (en) 2003-08-14 2008-06-10 International Business Machines Corporation Method, system and article for improved TCP performance during packet reordering
EP1562334A2 (en) * 2004-02-06 2005-08-10 Samsung Electronics Co., Ltd. Mobile communication system employing high speed downlink packet access and method for improving data processing speed in the same
US7535886B2 (en) 2004-02-06 2009-05-19 Samsung Electronics Co., Ltd Mobile communication system employing high speed downlink packet access and method for improving data processing speed in the same
EP1562334A3 (en) * 2004-02-06 2005-12-28 Samsung Electronics Co., Ltd. Mobile communication system employing high speed downlink packet access and method for improving data processing speed in the same
CN100414862C (en) * 2004-02-19 2008-08-27 三星电子株式会社 Mobile communication system and method for improving data processing speed in the same
EP1566925A3 (en) * 2004-02-19 2005-12-28 Samsung Electronics Co., Ltd. Optimisation of packet header in an HSPDA network
EP1589707A1 (en) * 2004-04-22 2005-10-26 Alcatel Modem for coupling a network-unit to a device
WO2008066428A1 (en) * 2006-11-28 2008-06-05 Telefonaktiebolaget Lm Ericsson (Publ) A method and a system for down link control in a cellular telephony system
US9066366B2 (en) 2006-11-28 2015-06-23 Telefonaktiebolaget L M Ericsson (Publ) Method and a system for down link control in a cellular telephony system
WO2010106311A1 (en) 2009-03-16 2010-09-23 British Telecommunication Public Limited Company Path characterisation in networks
EP2230803A1 (en) * 2009-03-16 2010-09-22 BRITISH TELECOMMUNICATIONS public limited company Path characterisation in networks
US9130768B2 (en) 2009-03-16 2015-09-08 British Telecommunications Public Limited Company Path characterisation in networks
WO2011121270A1 (en) * 2010-03-31 2011-10-06 British Telecommunications Public Limited Company Provision of path characterisation information in networks
EP2391068A1 (en) * 2010-03-31 2011-11-30 British Telecommunications public limited company Provision of path characterisation information in networks
US8755282B2 (en) 2010-03-31 2014-06-17 British Telecommunications Public Limited Company Provision of path characterization information in networks
EP3618372A4 (en) * 2017-05-15 2020-04-15 Huawei Technologies Co., Ltd. Congestion control method, network device, and network interface controller thereof
US11228534B2 (en) 2017-05-15 2022-01-18 Huawei Technologies Co., Ltd. Congestion control method, network device, and network interface controller
CN109714267A (en) * 2018-12-26 2019-05-03 清华大学 Manage the transfer control method and system of reversed queue
CN109714267B (en) * 2018-12-26 2021-01-29 清华大学 Transmission control method and system for managing reverse queue

Also Published As

Publication number Publication date
AU2001274369A1 (en) 2001-12-24
US6741555B1 (en) 2004-05-25
WO2001097446A3 (en) 2002-05-10

Similar Documents

Publication Publication Date Title
US6741555B1 (en) Enhancement of explicit congestion notification (ECN) for wireless network applications
US6757248B1 (en) Performance enhancement of transmission control protocol (TCP) for wireless network applications
US7369498B1 (en) Congestion control method for a packet-switched network
Barakat et al. On TCP performance in a heterogeneous network: a survey
Tian et al. TCP in wireless environments: problems and solutions
US6625118B1 (en) Receiver based congestion control
Fairhurst et al. Advice to link designers on link Automatic Repeat reQuest (ARQ)
US6535482B1 (en) Congestion notification from router
US7477675B2 (en) Data communication apparatus
JP2007534194A (en) Improved TCP performance when reordering packets
WO2006027695A1 (en) Signaling a state of a transmission link via a transport control protocol
Henderson et al. Satellite transport protocol (STP): An SSCOP-based transport protocol for datagram satellite networks
Minei et al. High-speed internet access through unidirectional geostationary satellite channels
EP0955749A1 (en) Receiver based congestion control and congestion notification from router
Wong et al. Improving end-to-end performance of TCP using link-layer retransmissions over mobile internetworks
Wang et al. Use of TCP decoupling in improving TCP performance over wireless networks
Peng et al. Cross‐layer enhancement of TCP split‐connections over satellites links
Peng et al. An effective way to improve TCP performance in wireless/mobile networks
Henderson TCP performance over satellite channels
CA2372023A1 (en) Overload control method for a packet-switched network
Ding et al. Delay performance of the new explicit loss notification TCP technique for wireless networks
KR20020093543A (en) Method for controling multi-packet loss
Balakrishnan et al. TCP improvements for heterogeneous networks: The Daedalus approach
JP4531302B2 (en) Packet relay apparatus and method thereof
KR100913897B1 (en) Method for controlling congestion of TCP for reducing the number of retransmission timeout

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP