aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-04-11 10:59:11 -0400
committerNick Mathewson <nickm@torproject.org>2012-04-11 10:59:11 -0400
commit77e51224faf1963241e207004133a2350ad23e5c (patch)
tree315f14f0fe88b959d513b601439dbd007e9a671f /src/or/or.h
parentab338e3bb8220de6c38d2b689f2e9593d256e9c4 (diff)
downloadtor-77e51224faf1963241e207004133a2350ad23e5c.tar.gz
tor-77e51224faf1963241e207004133a2350ad23e5c.zip
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Closes ticket 4572.
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/or.h b/src/or/or.h
index c323595f1e..a498a57083 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -3270,10 +3270,6 @@ typedef struct {
* number of servers per IP address shared
* with an authority. */
- /** Should we assign the Guard flag to relays which would allow
- * exploitation of CVE-2011-2768 against their clients? */
- int GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays;
-
/** If non-zero, always vote the Fast flag for any relay advertising
* this amount of capacity or more. */
uint64_t AuthDirFastGuarantee;