aboutsummaryrefslogtreecommitdiff
path: root/src/net
Commit message (Collapse)AuthorAgeFilesLines
* [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-283-7/+8
|
* Merge branch 'main' into next-0.10Alex Auvolat2024-03-283-41/+64
|\
| * [fix-buffering] change request sending strategy and fix prioritiesfix-bufferingAlex Auvolat2024-03-273-41/+64
| | | | | | | | remove LAS, priorize new requests but otherwise just do standard queuing
* | [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-212-98/+77
| |
* | [net-fixes] peering: only count node IDs and not addresses in hashAlex Auvolat2024-03-211-17/+28
| |
* | Merge branch 'main' into next-0.10Alex Auvolat2024-03-041-1/+1
|\|
| * [rel-0.9.3] Bump version to 0.9.3v0.9.3Alex Auvolat2024-03-041-1/+1
| |
| * [rel-0.9.2] Bump version to v0.9.2v0.9.2rel-0.9.2Alex Auvolat2024-03-011-2/+2
| |
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-232-0/+24
|\|
| * [refactor-block] move read_stream_to_end to garage_netAlex Auvolat2024-02-232-0/+24
| |
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-203-34/+67
|\|
| * [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
| |
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-151-1/+1
|/
* [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