Zebra/zebra-network/src
teor c40cbee42f Remove address book peers that have changed to clients
If an address book peer stops advertising the NODE_SERVICES bit, remove
it from the address book.
2021-05-14 23:45:42 +10:00
..
config Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
meta_addr Add InventoryHash and MetaAddr proptests (#1985) 2021-04-07 14:13:52 -03:00
peer Send unspecified addresses and client services for isolated connections 2021-05-14 23:45:42 +10:00
peer_set Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
protocol Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
address_book.rs Remove address book peers that have changed to clients 2021-05-14 23:45:42 +10:00
config.rs Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
constants.rs Update version strings for Zebra v1.0.0-alpha.8 release (#2136) 2021-05-12 14:27:36 +02:00
isolated.rs Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
lib.rs Fix candidate set address state handling (#1709) 2021-02-18 11:18:32 +10:00
meta_addr.rs Remove address book peers that have changed to clients 2021-05-14 23:45:42 +10:00
peer.rs Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
peer_set.rs Implement Inventory Tracking RFC (#963) 2020-09-01 14:28:54 -07:00
policies.rs Fix sync algorithm. (#887) 2020-08-12 16:48:01 -07:00
protocol.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00
timestamp_collector.rs Refactor and document correctness for std::sync::Mutex<AddressBook> 2021-04-21 17:14:47 -04:00