commit | d01cb20711e3c2df41677ee270d6bdeff24e9902 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Jul 12 22:46:09 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 13 05:48:36 2012 -0700 |
tree | c2334bdf33a634fc81648338d00623e3ab8f8874 | |
parent | 02eca3f5f5e458c3a5d7b772bc8042ee2a4ebedf [diff] |
tcp: add LAST_ACK as a valid state for TSQ Socket state LAST_ACK should allow TSQ to send additional frames, or else we rely on incoming ACKS or timers to send them. Reported-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Matt Mathis <mattmathis@google.com> Cc: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>