mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
321 B
Plaintext
6 lines
321 B
Plaintext
|
o Minor features (controller):
|
||
|
- For purposes of CIRC_BW-based dropped cell detection, track half-closed
|
||
|
stream ids, and allow their ENDs, SENDMEs, DATA and path bias check
|
||
|
cells to arrive without counting it as dropped until either the END arrvies,
|
||
|
or the windows are empty. Closes ticket 25573.
|