diff options
Diffstat (limited to 'changes/dont_cannibalize_onehop_circuits')
-rw-r--r-- | changes/dont_cannibalize_onehop_circuits | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/dont_cannibalize_onehop_circuits b/changes/dont_cannibalize_onehop_circuits deleted file mode 100644 index 10e5fe5f38..0000000000 --- a/changes/dont_cannibalize_onehop_circuits +++ /dev/null @@ -1,6 +0,0 @@ - o Refactorings: - - Make it explicit that we don't cannibalize one-hop circuits. This happens - in the wild, but doesn't turn out to be a problem because we fortunately - don't use those circuits. Many thanks to outofwords for the initial - analysis and to swissknife who confirmed that two-hop circuits are - actually created. |