diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-09-15 05:20:16 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-09-15 05:20:16 +0000 |
commit | ba091ae5d73c7992ebd62fa5c2ce80922a3d97d8 (patch) | |
tree | 8c63f3c27a392cab5ac42c588ae4e7a7c762dcf2 /src/or/config.c | |
parent | 5beb114744272879ec05f9eb4cb499cd8eb9af98 (diff) | |
download | tor-ba091ae5d73c7992ebd62fa5c2ce80922a3d97d8.tar tor-ba091ae5d73c7992ebd62fa5c2ce80922a3d97d8.tar.gz |
r9770@danube: weasel | 2006-09-15 07:20:05 +0200
router_set_networkstatus() gets a list of status documents we asked for from
connection_dir_client_reached_eof(). However, as a cache we (sometimes?) just
ask for "all". router_set_networkstatus() would freak out over that, meaning
it would log a warning and drop the status document instead of caching it
as it is supposed to. Now we let router_set_networkstatus() know if the
data comes from an all-request so it can do the right thing.
svn:r8398
Diffstat (limited to 'src/or/config.c')
0 files changed, 0 insertions, 0 deletions