Finally fix the bug where dynamic-IP relays disappear when their
commit8d82583d9709938165172bedf5d6ac3cd7cd8942
authorRoger Dingledine <arma@torproject.org>
Sat, 11 Apr 2009 18:09:15 +0000 (11 18:09 +0000)
committerRoger Dingledine <arma@torproject.org>
Sat, 11 Apr 2009 18:09:15 +0000 (11 18:09 +0000)
treed9d22f27d49e0b38af73e5e83012ed4368a38520
parent235a1196b34a5680529299c4b5fa4e8583998a6f
Finally fix the bug where dynamic-IP relays disappear when their
IP address changes: directory mirrors were mistakenly telling them
their old address if they asked via begin_dir, so they never got
an accurate answer about their new address, so they just vanished
after a day. Should fix bugs 827, 883, and 900 -- but alas, only
after every directory mirror has upgraded.

svn:r19291
ChangeLog
src/or/connection_edge.c