aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* improved container wait reliability with timeouts/retriesdiogo4642025-08-081-3/+9
* doubled tcp max orphan limitdiogo4642025-08-081-0/+3
* only print last 500 lines of logs on container failurediogo4642025-08-081-1/+1
* fix: increase arp cache table sizediogo4642025-08-071-0/+5
* disabled conntrack on 10.0.0.0/8 packetsdiogo4642025-08-071-0/+15
* fixed dmesg logs from tcdiogo4642025-08-071-1/+1
* added --interleave flag to oar-p2p net showdiogo4642025-08-021-2/+23
* added basic retry logic to the machine_containers_wait functiondiogo4642025-07-241-1/+17
* added ConnectionAttempts ssh optiondiogo4642025-07-241-1/+5
* replaced scp with rsyncdiogo4642025-07-241-21/+13
* added concurrency limit via OAR_P2P_CONCURRENCY_LIMITdiogo4642025-07-232-35/+69
* feat: added oar job id inferencediogo4642025-07-223-7/+307
* fixed address listing on machines with no addressesdiogo4642025-07-171-1/+1
* added the interface for machines oddish,psyduck,squirtle,bulbasaurdiogo4642025-07-171-11/+11
* improved cli help textdiogo4642025-07-171-0/+62
* set the interface for moltres machinesdiogo4642025-07-171-10/+10
* added custom signals to run subcommanddiogo4642025-07-132-14/+288
* feat: add benchmark startup analysis tools and improve demo.shdiogo4642025-07-111-0/+28
* fix: correct shell redirection syntax from 2>1 to 2>&1diogo4642025-07-111-1/+1
* feat: add logging for scp command outputdiogo4642025-07-111-0/+9
* feat: create output directory if it doesn't exist in run commanddiogo4642025-07-111-0/+8
* fix: replace todo!() with bond0 interface for alakazam and kadabra machinesdiogo4642025-07-111-16/+16
* fix: add error handling for latency matrix dimension checkdiogo4642025-07-111-4/+12
* fixed log copyingdiogo4642025-07-111-1/+1
* fixed env var quoting when setting container variablesdiogo4642025-07-111-0/+2
* fixed reading schedule from stdindiogo4642025-07-111-4/+9
* added addr allocation policydiogo4642025-07-112-16/+204
* fixed net container builddiogo4642025-07-111-1/+3
* cargo clippy --fixdiogo4642025-07-103-20/+17
* clean enough for nowdiogo4642025-07-104-320/+433
* it works, now needs cleanupdiogo4642025-07-102-98/+890
* rust init snapshotdiogo4642025-07-093-0/+452
* Convert from Rust to Python project with uv supportdiogo4642025-06-291-133/+0
* Add P2P network setup script with interface and latency configurationdiogo4642025-06-271-2/+4
* Add OAR job management and IP address allocationdiogo4642025-06-271-2/+123
* initdiogo4642025-06-271-0/+10