mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-12 22:23:49 +01:00
7 lines
416 B
Plaintext
7 lines
416 B
Plaintext
|
o Major bugfixes (KIST, scheduler):
|
||
|
- The KIST scheduler did not correctly account for data already enqueued
|
||
|
in each connection's send socket buffer, particularly in cases when the
|
||
|
TCP/IP congestion window was reduced between scheduler calls. This
|
||
|
situation lead to excessive per-connection buffering in the kernel, and
|
||
|
a potential memory DoS. Fixes bug 24665; bugfix on 0.3.2.1-alpha.
|