From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 28 May 2018 06:11:31 +0200 Subject: [LTP] [PATCH 1/6] network: rename dcctp dir to tcp_cc In-Reply-To: <1526903310-2833-2-git-send-email-alexey.kodanev@oracle.com> References: <1526903310-2833-1-git-send-email-alexey.kodanev@oracle.com> <1526903310-2833-2-git-send-email-alexey.kodanev@oracle.com> Message-ID: <20180528041131.GA1717@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it > This directory will include other TCP congestion control > related tests, not only dctcp algorithm. > Signed-off-by: Alexey Kodanev Acked-by: Petr Vorel