zebra/zebra-network/src
Janito Vaqueiro Ferreira Filho 29c51d5086 Implement `MetaAddr::set_last_seen` setter method
Will be used when limiting the reported last seen times for recived
gossiped addresses.
2021-06-01 03:42:08 -03: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 a DateTime32 type for 32-bit serialized times (#2210) 2021-05-31 12:52:34 +10:00
peer Fix a typo: BIP11 -> BIP111 (#2223) 2021-05-28 14:50:43 +02:00
peer_set Use `DateTime32` in `validate_addrs` 2021-06-01 03:42:08 -03:00
protocol Derive Arbitrary impls for a bunch of chain and network types (#2179) 2021-05-24 11:10:07 -04:00
address_book.rs Add a DateTime32 type for 32-bit serialized times (#2210) 2021-05-31 12:52:34 +10:00
config.rs Stop trying to resolve empty initial peer lists 2021-05-18 07:54:03 +10:00
constants.rs Add a DateTime32 type for 32-bit serialized times (#2210) 2021-05-31 12:52:34 +10: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 Implement `MetaAddr::set_last_seen` setter method 2021-06-01 03:42:08 -03: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
protocol.rs
timestamp_collector.rs Reliability: send local listener address to peers 2021-05-18 14:02:19 +10:00