On Thu, Apr 9, 2020 at 2:29 PM Eric Joyner wrote:
> On Thu, Apr 9, 2020 at 2:02 PM Eric Joyner wrote:
>
>> On Tue, Apr 7, 2020 at 4:24 PM Mark Johnston wrote:
>>
>>> I spent some time looking at the core. It looks like we have yet
>>> another problem: the gtaskqueue code won't exit the net epo
Hi,
I have a query regarding BBR States transition from ProbeRTT to Startup
State.
As per the code, when a TCP connection leaves Startup State, the variable
"bbr->rc_filled_pipe" gets set to 1.
When the same connection decided to exit from the ProbeRTT state, it
invokes the bbr_exit_probe_rtt() A