diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-07 11:05:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-07 11:05:06 -0400 |
commit | bc3c54a07f035c69b81cbf7817b8071938abf2ca (patch) | |
tree | 30802aaf9fb05cb7e9e94944db7f3e7dd0627b62 /src/or/routerparse.c | |
parent | af0e8d834e4b1da029f7505745225f848e96def6 (diff) | |
download | tor-bc3c54a07f035c69b81cbf7817b8071938abf2ca.tar tor-bc3c54a07f035c69b81cbf7817b8071938abf2ca.tar.gz |
Have transitions in public_server_mode count as affects_descriptor
Previously, we'd get a new descriptor for free when
public_server_mode() changed, since it would count as
affects_workers, which would call init_keys(), which would make us
regenerate a new descriptor. But now that we fixed bug 3263,
init_keys() is no longer necessarily a new descriptor, and so we
need to make sure that public_server_mode() counts as a descriptor
transition.
Diffstat (limited to 'src/or/routerparse.c')
0 files changed, 0 insertions, 0 deletions