aboutsummaryrefslogtreecommitdiff
path: root/src/net
Commit message (Collapse)AuthorAgeFilesLines
* [refactor-block] move read_stream_to_end to garage_netAlex Auvolat2024-02-232-0/+24
|
* [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
|
* [networking-fixes] add option to bind outgoing RPC sockets (fix #638)Alex Auvolat2024-02-192-5/+23
| | | | Thanks to yuka for the original patch.
* [networking-fixes] use rpc_public_addr in netapp's HelloMessageAlex Auvolat2024-02-191-7/+12
|
* [import-netapp] move and rename FullMeshPeeringSrategy to PeeringManagerimport-netappAlex Auvolat2024-02-153-8/+8
|
* [import-netapp] fix testsAlex Auvolat2024-02-152-11/+13
|
* [import-netapp] import Netapp code into Garage codebaseAlex Auvolat2024-02-1516-0/+3618