Expand description
Periodically-refreshed GetAddr response for the inbound service.
Used to avoid giving out Zebra’s entire address book over a short duration.
Structs§
- Cached
Peer Addr Response - Caches and refreshes a partial list of peer addresses to be returned as a
GetAddrresponse.
Constants§
- CACHED_
ADDRS_ REFRESH_ INTERVAL - The minimum duration that a
CachedPeerAddrResponseis considered fresh before the inbound service should get new peer addresses from the address book to send as aGetAddrresponse.