User Details
- User Since
- Nov 23 2015, 12:29 AM (269 w, 2 d)
Nov 19 2020
Is the rfc8312bis draft publicly available? Where can I find it?
Oct 15 2020
Oct 8 2020
Aug 27 2020
Aug 18 2020
Looks good. Thanks for picking this up.
Verified this patch here:
https://github.com/ccui1000/freebsd-tcp/wiki/test-D26060
Aug 14 2020
Aug 7 2020
Looks good. Thanks for picking this up.
Jul 30 2020
Tested with my results: https://github.com/ccui1000/freebsd-tcp/wiki/test-D25746
Jul 20 2020
Jul 7 2020
Jun 5 2020
Good discovery. Thanks.
I think this has a higher priority than D25133.
May 12 2020
Looks good. Thanks for picking this up.
Apr 21 2020
Looks good. Thanks.
Feb 24 2020
Feb 19 2020
Feb 14 2020
Even better. Tested on my side. Looks good.
Jan 27 2020
Looks the persistent timer may be still alive. Suggest revise this change.
Jan 21 2020
Tested in both bsd11 and bsd12. Without this fix, I can find a 2nd retransmission triggered by the persistent timer, not the RTO timer. But this means the persistent timer is still alive. Suggest revise this change.
Did not find any problem in bsd11.
Did not find any problem in bsd11.
Did not find any problem.
Jan 17 2020
I am testing this patch now. Will update from my side in one or two days.
Dec 30 2019
Also, you can remove the CCF_DELACK definition from cc.h.
Dec 29 2019
Nov 18 2019
Oct 25 2019
Aug 27 2019
Aug 20 2019
Aug 7 2019
I believe rS87145 was submitted because of some unexpected DelayedACK
implementation, or it might be just the DelayedACK was expecting two full MSS
(instead of two segments that updated later) in FreeBSD 4.2/4.3 in 2001.
Jul 26 2019
I prefer D18982 to be submitted. If D18982 is submitted, we don't need this patch as D18982 covers everything here.
Jun 11 2019
Mar 25 2019
Looks good to me. Will let @lstewart make the final decision.
Feb 5 2019
Jan 31 2019
Looks good. I think Richard can update more that we recently tested this patch.
Jan 29 2019
Looks good. Thanks.
Jan 28 2019
Jan 25 2019
Jan 18 2019
Looks good to me. If the summary can also be updated to represent the new context, that will be better. Thanks.
Jan 15 2019
I have been testing this patch against a stable/11 build. Over a 1Gb/s link with emulated 40ms RTT and (10^-4) loss rate, I use iperf from a FreeBSD node to send traffic to a 4.15.0-39-generic Ubuntu16.04 client.
Jan 2 2019
Thanks for the review request.
I will test this patch in Emulab.net before I give more feedback.