Files
tor/changes
David Goulet d064122e70 relay: Implement a circuit cell queue maximum size
This commit introduces the consensus parameter "circ_max_cell_queue_size"
which controls the maximum number of cells a circuit queue should have.

The default value is currently 50000 cells which is above what should be
expected but keeps us a margin of error for padding cells.

Related to this is #9072. Back in 0.2.4.14-alpha, we've removed that limit due
to a Guard discovery attack. Ticket #25226 details why we are putting back the
limit due to the memory pressure issue on relays.

Fixes #25226

Signed-off-by: David Goulet <dgoulet@torproject.org>
2018-04-16 09:59:12 -04:00
..
2018-04-03 15:31:30 -04:00
2018-01-31 17:21:53 +00:00
2018-02-11 16:14:19 -05:00
2018-02-13 14:56:31 -05:00
2018-03-01 16:05:17 -05:00
2018-03-03 11:58:22 -05:00
2018-03-27 16:11:29 -05:00
2018-03-28 07:39:03 -04:00
2018-02-13 14:56:31 -05:00