tor/changes/ticket30687

4 lines
185 B
Plaintext
Raw Normal View History

o Minor feature (token bucket):
- Implement a generic token bucket that uses a single counter. This will be
useful for the anti-DoS onion service work. Closes ticket 30687.