[tor-commits] [tor/master] changes file for token_bucket refactoring

nickm at torproject.org nickm at torproject.org
Fri Apr 13 14:47:29 UTC 2018


commit c63761a0a67a2d606deb749a5bcf680de9b3df36
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Apr 10 14:01:30 2018 -0400

    changes file for token_bucket refactoring
---
 changes/ticket25766 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/changes/ticket25766 b/changes/ticket25766
new file mode 100644
index 000000000..6382b6215
--- /dev/null
+++ b/changes/ticket25766
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Refactor token-bucket implementations to use a common backend.
+      Closes ticket 25766.





More information about the tor-commits mailing list