bandwidth
~100KB/s.
That is caused by stalled cwnd when cwnd equals ssthresh. This patch
fixes it by proper increasing cwnd in this case.
Signed-off-by: Artem Germanov
Acked-by: Dmitry Adamushko
---
diff --git a/net/ipv4/tcp_yeah.c b/net/ipv4/tcp_yeah.c
index 028eb04..9c5fc97 100644
--- a
bandwidth
~100KB/s.
That is caused by stalled cwnd when cwnd equals ssthresh. This patch
fixes it by proper increasing cwnd in this case.
Signed-off-by: Artem Germanov
---
--- net/ipv4/tcp_yeah.c.orig2016-09-04 09:53:01.0 -0700
+++ net/ipv4/tcp_yeah.c 2016-09-04 09:53:40.0