zebra/zebra-network/src/peer_set
teor ac4ed57751
Cancel heartbeats that are waiting for a peer, rather than hanging Zebra (#3325)
* If the crawler is delayed, delay future crawl intervals by the same amount

* Cancel heartbeats that are waiting for network requests or responses
2022-01-12 19:15:07 +00:00
..
candidate_set Avoid deadlocks in the address book mutex (#3244) 2021-12-20 00:44:43 +00:00
initialize Use `MockedClientHandle` in other tests (#3241) 2021-12-22 06:13:26 +10:00
set Test for message broadcast to the right number of peers (#3284) 2021-12-31 00:26:50 +00:00
unready_service Stop ignoring some connection errors that could make the peer set hang (#3200) 2021-12-15 14:52:44 +00:00
candidate_set.rs Avoid deadlocks in the address book mutex (#3244) 2021-12-20 00:44:43 +00:00
initialize.rs Cancel heartbeats that are waiting for a peer, rather than hanging Zebra (#3325) 2022-01-12 19:15:07 +00:00
inventory_registry.rs Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
limit.rs Security: When there are no new peers, stop crawler using CPU and writing logs (#3177) 2021-12-10 00:19:52 +00:00
set.rs 1. Fix some address crawler timing issues (#3293) 2022-01-04 18:43:30 -05:00
unready_service.rs Stop ignoring some connection errors that could make the peer set hang (#3200) 2021-12-15 14:52:44 +00:00