From: Florin Coras Date: Tue, 25 Sep 2018 21:00:34 +0000 (-0700) Subject: tcp: basic cubic implementation X-Git-Tag: v19.04-rc0~421 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=2e31cc35ca5db7f16c8052578d79f1ec84c0acb5;hp=2e31cc35ca5db7f16c8052578d79f1ec84c0acb5;p=vpp.git tcp: basic cubic implementation Because the code is not optimized, newreno is still the default congestion control algorithm. Change-Id: I7061cc80c5a75fa8e8265901fae4ea2888e35173 Signed-off-by: Florin Coras ---