Explicit Congestion Notification (ECN) is a TCP/IP extension that allows end-to-end notification of network congestion without dropping packets. When ECN is enabled between two endpoints and supported by the network, congested routers can set a mark in the IP header instead of dropping packets to signal impending congestion. The receiver echoes this back to the sender, which reduces its transmission rate as if it had detected dropped packets. However, some outdated network equipment improperly handles packets with ECN bits set and drops them instead.