[PATCH net 0/2] tcp_metrics: fix hanlding of route options

Petr Tesarik posted 2 patches 3 months, 4 weeks ago
There is a newer version of this series
net/ipv4/tcp_metrics.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
[PATCH net 0/2] tcp_metrics: fix hanlding of route options
Posted by Petr Tesarik 3 months, 4 weeks ago
I ran into a couple of issues while trying to tweak TCP congestion
avoidance to analyze a potential performance regression. It turns out
that overriding the parameters with ip-route(8) does not work as
expected and appears to be buggy.

Petr Tesarik (2):
  tcp_metrics: set maximum cwnd from the dst entry
  tcp_metrics: use ssthresh value from dst if there is no metrics

 net/ipv4/tcp_metrics.c | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

-- 
2.49.0