Module zebra_network::address_book
source · Expand description
The AddressBook
manages information about what peers exist, when they were
seen, and what services they provide.
Structs§
- A database of peer listener addresses, their advertised services, and information on when they were last seen.
- Metrics about the states of the addresses in an
AddressBook
.