Zebra/zebra-network/src/peer_set
Kirill Fomichev afac2c2846
Use the default port for configured listen addresses with no port (#2043)
* Allow use listen address in config without port

* update comments

* remove not used alias

* use Network::default_port

* Move tests and use toml instead json

* change error message

* Make match more readable

Co-authored-by: teor <teor@riseup.net>
2021-04-21 23:14:29 +00:00
..
candidate_set.rs Refactor and document correctness for std::sync::Mutex<AddressBook> 2021-04-21 17:14:47 -04:00
initialize.rs Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
inventory_registry.rs Remove a redundant pattern match 2020-12-13 22:10:05 -05:00
set.rs Refactor and document correctness for std::sync::Mutex<AddressBook> 2021-04-21 17:14:47 -04:00
unready_service.rs Clarify a comment 2021-04-07 18:56:38 +10:00