K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-09-10T17:12:42.012758Z K 7 svn:log V 327 MFC r364754: RFC 3465 defines a limit L used in TCP slow start for limiting the number of acked bytes as described in Section 2.2 of that document. This patch ensures that this limit is not also applied in congestion avoidance. Applying this limit also in congestion avoidance can result in using less bandwidth than allowed. END