extend_info_t Struct Reference

#include <or.h>


Data Fields

char nickname [MAX_HEX_NICKNAME_LEN+1]
char identity_digest [DIGEST_LEN]
uint16_t port
tor_addr_t addr
crypto_pk_env_tonion_key


Detailed Description

Information on router used when extending a circuit. We don't need a full routerinfo_t to extend: we only need addr:port:keyid to build an OR connection, and onion_key to create the onionskin. Note that for onehop general-purpose tunnels, the onion_key is NULL.

Field Documentation

char extend_info_t::nickname[MAX_HEX_NICKNAME_LEN+1]


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

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