diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-10-13 14:11:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-10-13 14:31:11 -0400 |
commit | 223d354e344ad3d07766b7c19e1841342c270ad2 (patch) | |
tree | ab2026149aec399fe4ff9a1e8a9d97228f1afa88 /ReleaseNotes | |
parent | 39795e117f55fc951ea9ba0802ce5ce91e65ae33 (diff) | |
download | tor-223d354e344ad3d07766b7c19e1841342c270ad2.tar.gz tor-223d354e344ad3d07766b7c19e1841342c270ad2.zip |
Bugfixes on bug11243 fix for the not-added cases and tests
1. The test that adds things to the cache needs to set the clock back so
that the descriptors it adds are valid.
2. We split ROUTER_NOT_NEW into ROUTER_TOO_OLD, so that we can
distinguish "already had it" from "rejected because of old published
date".
3. We make extrainfo_insert() return a was_router_added_t, and we
make its caller use it correctly. This is probably redundant with
the extrainfo_is_bogus flag.
Diffstat (limited to 'ReleaseNotes')
0 files changed, 0 insertions, 0 deletions