aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rust init snapshotdiogo4642025-07-096-0/+1301
* Optimize netfilter configuration with map-based packet markingdiogo4642025-07-011-34/+56
* Update oar_p2p_net.pydiogo4642025-07-011-5/+5
* Fix async entry point by adding synchronous wrapperdiogo4642025-06-304-2/+16
* Convert positional arguments to required long flagsdiogo4642025-06-302-13/+13
* Replace print statements with logging module and add IP outputdiogo4642025-06-291-15/+28
* Rename project to oar-p2p-netdiogo4642025-06-294-11/+11
* Convert from Rust to Python project with uv supportdiogo4642025-06-299-949/+112
* updatediogo4642025-06-291-93/+120
* Improve cleanup command error handling for better reliabilitydiogo4642025-06-271-4/+17
* Refactor P2P network configuration with modular design and NFT integrationdiogo4642025-06-272-156/+337
* Add P2P network setup script with interface and latency configurationdiogo4642025-06-273-2/+345
* Add OAR job management and IP address allocationdiogo4642025-06-274-4/+202
* Remove non-root user from Containerfilediogo4642025-06-271-7/+1
* Add containerization and build optimizationdiogo4642025-06-274-2/+56
* initdiogo4642025-06-274-0/+745