Penguin

Acronym for Selective Acknowledgement.

TCP by "default" can only ACK up until a certain point, so if it loses just one packet, it must ask for a retransmit for all the packets after that. SACK means TCP can ask for just that packet to be retransmitted, or in fact multiple sets of missing sequences of packets. see TCP and RFC:2018