Merge remote-tracking branch 'tor-gitlab/mr/278'

This commit is contained in:
Nick Mathewson
2021-02-08 10:44:58 -05:00
13 changed files with 233 additions and 62 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring (metrics, DoS):
- Move the DoS subsystem into the subsys manager including its configuration
options. Closes ticket 40261.