- 17 Jan, 2022 7 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Just memcpy risks the received reading incomplete messages.
-
Antoine Kaufmann authored
This allows NetListen to be done before other intialization, so that listening sockets for peers are created already. This makes orchestration a lot easier. E.g. listener proxy will have listening sockets for peers already created when still waiting for connector proxy to connect.
-
Antoine Kaufmann authored
Preparation to add additional proxy implementations.
-
Antoine Kaufmann authored
Uses a TCP socket to exchange connection info.
-
- 07 Aug, 2021 1 commit
-
-
Antoine Kaufmann authored
-
- 06 Aug, 2021 8 commits
-
-
Antoine Kaufmann authored
Previously net_rdma still exited with success.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Used d2n values before. (worked because these are symmetric in the cases I've tested so far)
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
With this longer tests (5sec iperf with kvm) work without problems now.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-