tor  master
Data Fields
authdir_config_t Struct Reference

Data Fields

strmap_t * fp_by_name
 
digestmap_t * status_by_digest
 

Detailed Description

List of nickname->identity fingerprint mappings for all the routers that we name. Used to prevent router impersonation.

Field Documentation

◆ fp_by_name

strmap_t* fp_by_name

Map from lc nickname to fingerprint.

◆ status_by_digest

digestmap_t* status_by_digest

Map from digest to router_status_t.


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