Zebra/zebra-network/src
teor 1b6688f139
README: update known issues and add inbound network ports (#2373)
* README: update known issues

* Add ticket numbers

* Add network ports to README

* Make heading a bit clearer

* Update zebra listener address docs

Explain how Zebra currently uses listener addresses,
after recent changes.
2021-06-23 08:10:21 -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 Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00
peer Security: stop gossiping failure and attempt times as last_seen times (#2273) 2021-06-15 13:31:16 +10:00
peer_set Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00
protocol Security: Limit reconnection rate to individual peers (#2275) 2021-06-18 09:30:44 -03:00
address_book.rs Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00
config.rs README: update known issues and add inbound network ports (#2373) 2021-06-23 08:10:21 -03:00
constants.rs Remove unicode in Zebra's user agent (#2376) 2021-06-23 08:45:25 +01:00
isolated.rs Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
lib.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
meta_addr.rs Security: Use canonical SocketAddrs to avoid duplicate peer connections, Feature: Send local listener to peers (#2276) 2021-06-22 02:16:59 +00:00
peer.rs Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
peer_set.rs Security: Limit reconnection rate to individual peers (#2275) 2021-06-18 09:30:44 -03: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 Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00