Zebra/zebra-network/src/meta_addr
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
..
tests fix(net): Fix a potential hang caused by accessing the address book directly (#7902) 2023-11-05 22:28:58 +00:00
arbitrary.rs fix(network): Avoid initiating outbound handshakes with IPs for which Zebra already has an active peer. (#7029) 2023-07-06 05:54:10 +00:00
peer_addr.rs Stop panicking on shutdown in the syncer and network init (#7104) 2023-07-02 20:08:11 +00:00
tests.rs Refactor addr v1 serialization using a separate AddrV1 type (#3021) 2021-11-10 06:47:50 +10:00