aboutsummaryrefslogtreecommitdiff
path: root/changes/dont_cannibalize_onehop_circuits
blob: 10e5fe5f3884333ca0fceaa2da5a6805c5284d4f (plain)
1
2
3
4
5
6
 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.