Skip to content
  • Mike Perry's avatar
    Bug 17592: Clean up connection timeout logic. · d5a151a0
    Mike Perry authored and Nick Mathewson's avatar Nick Mathewson committed
    This unifies CircuitIdleTimeout and PredictedCircsRelevanceTime into a single
    option, and randomizes it.
    
    It also gives us control over the default value as well as relay-to-relay
    connection lifespan through the consensus.
    
    Conflicts:
    	src/or/circuituse.c
    	src/or/config.c
    	src/or/main.c
    	src/test/testing_common.c
    d5a151a0