tuexen e763f31429 The receive buffer autoscaling for TCP is based on a linear growth, which
is acceptable in the congestion avoidance phase, but not during slow start.
The MTU is is also not taken into account.
Use a method instead, which is based on exponential growth working also in
slow start and being independent from the MTU.

This is joint work with rrs@.

Reviewed by:		rrs@, Richard Scheffenegger
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D18375
2019-02-21 10:35:32 +00:00
..
2019-02-13 00:10:12 +00:00
2019-02-20 09:38:19 +00:00
2019-02-20 23:53:39 +00:00
2019-02-04 21:28:25 +00:00
2019-01-11 09:40:34 +00:00
2019-02-21 01:30:37 +00:00
2019-02-19 19:36:56 +00:00
2019-02-04 21:28:25 +00:00