On Thu, Jan 12, 2017 at 10:03 PM, Yuchung Cheng wrote:
>
> Create a new helper tcp_rack_mark_skb_lost to prepare the
> upcoming RACK reordering timer support.
>
> Signed-off-by: Yuchung Cheng
> Signed-off-by: Neal Cardwell
> Acked-by: Eric Dumazet
> ---
Oops I messed up the subject headers. Let
Create a new helper tcp_rack_mark_skb_lost to prepare the
upcoming RACK reordering timer support.
Signed-off-by: Yuchung Cheng
Signed-off-by: Neal Cardwell
Acked-by: Eric Dumazet
---
net/ipv4/tcp_recovery.c | 21 ++---
1 file changed, 14 insertions(+), 7 deletions(-)
diff --gi