You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than making this fatal, consider 1) making sure that the actual congestion control is plumbed through to a.CongestionControl; 2) monitor CC statistics and 3) implementing #313 at the same time.
should probably be implemented with a syscall if at all possible. Beware that the BBRinfo selector is overloaded, so non BBR TCP might report nonsense (rather than a error).
Deferring 2) is no worse than our present state.
The text was updated successfully, but these errors were encountered:
Rather than making this fatal, consider 1) making sure that the actual congestion control is plumbed through to a.CongestionControl; 2) monitor CC statistics and 3) implementing #313 at the same time.
Deferring 2) is no worse than our present state.
The text was updated successfully, but these errors were encountered: