bridge_info_t Struct Reference


Data Fields

tor_addr_t addr
uint16_t port
char identity [DIGEST_LEN]
download_status_t fetch_status

Detailed Description

Information about a configured bridge. Currently this just matches the ones in the torrc file, but one day we may be able to learn about new bridges on our own, and remember them in the state file.

Field Documentation

Address of the bridge.

Referenced by bridge_add_from_config(), and launch_direct_bridge_descriptor_fetch().

TLS port for the bridge.

Referenced by bridge_add_from_config(), and launch_direct_bridge_descriptor_fetch().

char bridge_info_t::identity[DIGEST_LEN]

Expected identity digest, or all zero bytes if we don't know what the digest should be.

Referenced by bridge_add_from_config(), and launch_direct_bridge_descriptor_fetch().

When should we next try to fetch a descriptor for this bridge?

Referenced by bridge_add_from_config(), and learned_bridge_descriptor().


The documentation for this struct was generated from the following file:

Generated on Tue May 25 00:31:06 2010 for tor by  doxygen 1.5.6