Merge branch 'bug29085_rebase'

This commit is contained in:
George Kadianakis
2019-05-15 15:13:08 +03:00
5 changed files with 441 additions and 133 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring (circuit padding):
- Avoid calling monotime_absolute_usec() in circuit padding machines
that do not use token removal or circuit RTT estimation. Fixes bug
29085; bugfix on 0.4.0.1-alpha.