On Wed, May 2, 2012 at 7:30 PM, Yuchung Cheng [off-list ref] wrote:
This a prepartion patch that refactors the code to enter recovery
into a new function tcp_enter_recovery(). It's needed to implement
the delayed fast retransmit in ER.
Signed-off-by: Yuchung Cheng <redacted>
---
ChangeLog since v1:
- swaped with part 1 and part2
ChangeLog since v2:
- removed RFC in commit message
ChangeLog since v3:
- nothing