]> git.ipfire.org Git - thirdparty/tor.git/commit
document running_long_enough_to_decide_unreachable()
authorRoger Dingledine <arma@torproject.org>
Thu, 31 Mar 2022 06:46:11 +0000 (02:46 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 31 Mar 2022 06:46:11 +0000 (02:46 -0400)
commit5e6ed1065b747124838385d89629a895a8e01806
tree723ede83f5f5a0350c1b4a9e77db3309ef3ac6c3
parent62fb18497944382219adac9052f9668fdcb1894d
document running_long_enough_to_decide_unreachable()

It came as a surprise that Serge, the bridge authority, omits the Running
flag for all bridges in its first 30 minutes after a restart:
https://bugs.torproject.org/tpo/anti-censorship/rdsys/102

The fix we're doing for now is to accept it as correct behavior in
Tor, and change all the supporting tools to be able to handle bridge
networkstatus docs that have no Running bridges.

I'm documenting it here inside Tor too so the next person might not
be so surprised.
src/feature/dirauth/voteflags.c