K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-05-31T08:57:29.823154Z K 7 svn:log V 564 tcp: Use local CC data only in the correct context Most CC algos do use local data, and when calling newreno_cong_signal from there, the latter misinterprets the data as its own struct, leading to incorrect behavior. Reported by: chengc_netapp.com Reviewed By: chengc_netapp.com, tuexen, #transport MFC after: 3 days Sponsored By: NetApp, Inc. Differential Revision: https://reviews.freebsd.org/D30470 (cherry picked from commit c358f1857f0c749ad166fb9e9bef04f4033f3a72) Git Hash: 11417329c930adbed6297cd76f18c2b4ae7f5120 Git Author: rscheff@FreeBSD.org END