Skip to content
Commit eaf6dc03 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'tcp-cwnd-undo-refactor'



Yuchung Cheng says:

====================
tcp cwnd undo refactor

This patch series consolidate similar cwnd undo functions
implemented by various congestion control by using existing
tcp socket state variable. The first patch fixes a corner
case in of cwnd undo in Reno and HTCP. Since the bug has
existed for many years and is very minor, we consider this
patch set more suitable for net-next as the major change
is the refactor itself.

- v1->v2
  Fix trivial compile errors
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 10377ba7 f1722a1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment