aboutsummaryrefslogtreecommitdiff
path: root/src/net/peering.rs
Commit message (Expand)AuthorAgeFilesLines
* [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-281-3/+2
* [net-fixes] netapp peer exchange: send only currently connected addressnet-fixesAlex Auvolat2024-03-211-13/+13
* [net-fixes] fix issues with local peer address (fix #761)Alex Auvolat2024-03-211-70/+54
* [net-fixes] peering: only count node IDs and not addresses in hashAlex Auvolat2024-03-211-17/+28
* [networking-fixes] small refactoring in garage_net peeringAlex Auvolat2024-02-191-14/+12
* [networking-fixes] garage_net: retry connecting when new IP is learnedAlex Auvolat2024-02-191-8/+20
* [import-netapp] move and rename FullMeshPeeringSrategy to PeeringManagerimport-netappAlex Auvolat2024-02-151-0/+614