On 3/9/23 8:38 PM, Kui-Feng Lee wrote:
Create a pair of sockets that utilize the congestion control algorithm under a particular name. Then switch up this congestion control algorithm to another implementation and check whether newly created connections using the same cc name now run the new implementation.
Please update the commit message to include negative tests. Others lgtm.