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

Merge branch 'tcp-ECN-quickack'



Eric Dumazet says:

====================
tcp: reduce quickack pressure for ECN

Small patch series changing TCP behavior vs quickack and ECN

First patch is a refactoring, adding parameter to tcp_incr_quickack()
and tcp_enter_quickack_mode() helpers.

Second patch implements the change, lowering number of ACK packets
sent after an ECN event.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 290aa0ad 522040ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment