mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
trivial doxygen thing
svn:r11463
This commit is contained in:
parent
f4111288ca
commit
ffce9d3368
@ -1502,7 +1502,7 @@ should_generate_v2_networkstatus(void)
|
||||
* network using allegedly high-uptime nodes, displacing all the
|
||||
* current guards. */
|
||||
#define UPTIME_TO_GUARANTEE_STABLE (3600*24*30)
|
||||
/* If a router's MTBF is at least this value, then it is always stable.
|
||||
/** If a router's MTBF is at least this value, then it is always stable.
|
||||
* See above. */
|
||||
#define MTBF_TO_GUARANTEE_STABLE (60*60*24*10)
|
||||
/** Similarly, we protect sufficiently fast nodes from being pushed
|
||||
|
Loading…
Reference in New Issue
Block a user