diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/or/entrynodes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/entrynodes.h b/src/or/entrynodes.h index c215c103ca..db84d594c2 100644 --- a/src/or/entrynodes.h +++ b/src/or/entrynodes.h @@ -31,7 +31,7 @@ typedef struct entry_guard_restriction_t entry_guard_restriction_t; /* XXXX Prop271 undefine this in order to disable all legacy guard functions. */ -#define ENABLE_LEGACY_GUARD_ALGORITHM +// #define ENABLE_LEGACY_GUARD_ALGORITHM /* Information about a guard's pathbias status. * These fields are used in circpathbias.c to try to detect entry |