Fast Retransmit
Heuristic at sender to trigger retransmissions w/out timeouts
To avoid retransmitting due to small re-ordering, look for 3 DUPACKS
So, on 3rd dupack for packet n, retransmit n+1, and send more if send window allows
If only one packet lost, fills receiver’s “hole”, resulting in ACK for top of window