Stop publishing a new server descriptor just because we HUP or
commit39902e93f75bbdf850eb898c847583ed46747865
authorRoger Dingledine <arma@torproject.org>
Sat, 13 Oct 2007 22:31:35 +0000 (13 22:31 +0000)
committerRoger Dingledine <arma@torproject.org>
Sat, 13 Oct 2007 22:31:35 +0000 (13 22:31 +0000)
tree3bfaeae98efe3b2319bd7af787ae919ac5c0a8e1
parentd9ba4d3e8ba7c192c29c14952fdb16acd8b16622
Stop publishing a new server descriptor just because we HUP or
when we find our DirPort to be reachable but won't actually publish
it. Extra descriptors without any real changes are dropped by the
authorities, and can screw up our "publish every 18 hours" schedule.

svn:r11915
ChangeLog
src/or/main.c
src/or/router.c