summaryrefslogtreecommitdiffhomepage
path: root/src/platform/linux.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add command-line argument parsing and switch config to OnceLockhskim2025-08-231-4/+9
* Wrap platform dependant main loops to platform::runhskim2025-08-221-0/+53
* platform: linux: provide more detailed error message for iptableshskim2025-08-201-7/+11
* refactor: add error propagation to send_to_rawdilluti0n2025-08-061-7/+8
* refactor: Unified all error types in the project to anyhow::Errordilluti0n2025-08-061-13/+12
* minor: move platform-specific codes to seperate filesdilluti0n2025-08-061-0/+159