Merge remote-tracking branch 'tor-gitlab/mr/491' into main

This commit is contained in:
Alexander Færøy
2021-12-15 12:41:00 +00:00
4 changed files with 25 additions and 0 deletions
+6
View File
@@ -179,6 +179,12 @@ struct origin_circuit_t {
*/
unsigned first_hop_from_controller : 1;
/**
* If true, this circuit's path has been chosen, in full or in part,
* by the controller API, and it's okay to ignore checks that we'd
* usually do on the path as whole. */
unsigned int any_hop_from_controller : 1;
/**
* Tristate variable to guard against pathbias miscounting
* due to circuit purpose transitions changing the decision