tor/src
Sebastian Hahn 14abf1c3f1 Don't delay uploading a new desc if bw estimate was 0
When a tor relay starts up and has no historical information about its
bandwidth capability, it uploads a descriptor with a bw estimate of 0.
It then starts its bw selftest, but has to wait 20 minutes to upload the
next descriptor due to the MAX_BANDWIDTH_CHANGE_FREQ delay. This change
should mean that on average, relays start seeing meaningful traffic a
little quicker, since they will have a higher chance to appear in the
consensus with a nonzero bw.

Patch by Roger, changes file and comment by Sebastian.
2014-09-02 18:54:56 -04:00
..
common Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer. 2014-09-02 15:40:04 -04:00
config Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 2014-08-13 12:52:40 -04:00
ext Another clang analyzer complaint wrt HT_GENERATE 2014-09-02 12:48:34 -04:00
or Don't delay uploading a new desc if bw estimate was 0 2014-09-02 18:54:56 -04:00
test Fix more (void*)11 warnings in the tests 2014-09-02 15:40:47 -04:00
tools Check for duplicate arguments to tor-gencert 2014-08-21 11:22:42 -04:00
win32 bump to 0.2.5.6-alpha 2014-07-28 04:13:18 -04:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00