$cat /proc/sys/net/ipv4/tcp_dsack 1 $ tcp_dsack – BOOLEAN Allows TCP to send “duplicate” SACKs. This option is required to send duplicate SACKs which was briefly described in the tcp_sack variable explanation. This is described in detail within the RFC 2883. This RFC document explains in detail how to handle situations where a packet is received twice …