Skip to content
  • Andreas Petlund's avatar
    net: TCP thin dupack · 7e380175
    Andreas Petlund authored
    
    
    This patch enables fast retransmissions after one dupACK for
    TCP if the stream is identified as thin. This will reduce
    latencies for thin streams that are not able to trigger fast
    retransmissions due to high packet interarrival time. This
    mechanism is only active if enabled by iocontrol or syscontrol
    and the stream is identified as thin.
    
    Signed-off-by: default avatarAndreas Petlund <apetlund@simula.no>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    7e380175