Zebra/zebra-network/src/peer_set/initialize
teor 43e54d1cb2
fix(net): Fix a potential hang caused by accessing the address book directly (#7902)
* Fix a potential hang accessing the address book directly

* Remove unused connection shutdown MetaAddr arguments

* Add an UpdateConnected MetaAddrChange, that sends initial connection info

* Fix some tests

* Fix a panic with a zero channel size
2023-11-05 22:28:58 +00:00
..
recent_by_ip fix(network): Rate-limit inbound connections per IP. (#7041) 2023-07-14 02:26:46 +00:00
tests fix(net): Fix a potential hang caused by accessing the address book directly (#7902) 2023-11-05 22:28:58 +00:00
recent_by_ip.rs fix(network): Rate-limit inbound connections per IP. (#7041) 2023-07-14 02:26:46 +00:00
tests.rs Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00