#include <or.h>
Data Fields | |
| routerstatus_t | status | 
| uint64_t | flags | 
| char * | version | 
| vote_microdesc_hash_t * | microdesc | 
Underlying 'status' object for this router. Flags are redundant.
Referenced by compare_vote_rs(), compute_routerstatus_consensus(), networkstatus_parse_vote_from_string(), routerstatus_parse_entry_from_string(), and vote_routerstatus_free().
| uint64_t vote_routerstatus_t::flags | 
Bit-field for all recognized flags; index into networkstatus_t.known_flags.
Referenced by routerstatus_parse_entry_from_string().
The version that the authority says this router is running.
Referenced by networkstatus_parse_vote_from_string(), routerstatus_parse_entry_from_string(), and vote_routerstatus_free().
 1.5.6