Ilpo Järvinen f577111302 [TCP]: Extend reordering detection to cover CA_Loss partially
This implements more accurately what is stated in sacktag's
overall comment:

  "Both of these heuristics are not used in Loss state, when
   we cannot account for retransmits accurately."

When CA_Loss state is entered, the state changer ensures that
undo_marker is only set if no TCPCB_RETRANS skbs were found,
thus having non-zero undo_marker in CA_Loss basically tells
that the R-bits still accurately reflect the current state
of TCP.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:54:02 -08:00
..
2008-01-28 14:53:31 -08:00
2008-01-28 14:53:47 -08:00
2008-01-08 23:30:18 -08:00
2008-01-28 14:53:43 -08:00
2007-10-20 01:34:40 +02:00
2007-04-25 22:28:20 -07:00
2008-01-28 14:53:48 -08:00
2007-10-10 16:48:31 -07:00