Prop#329 Pool: Handle linking, unlinking, and relaunching conflux circuit legs.
[tor.git] / changes / bug40732
blobf2388e7e8d404ab28414f3ac62489fb51828d9dd
1   o Major bugfixes (congestion control):
2     - Avoid incrementing the congestion window when the window is not
3       fully in use. Thia prevents overshoot in cases where long periods
4       of low activity would allow our congestion window to grow, and
5       then get followed by a burst, which would cause queue overload.
6       Also improve the increment checks for RFC3742. Fixes bug 40732;
7       bugfix on 0.4.7.5-alpha.