veilid/veilid-tools
dsp a957cde4a9 Inital import of openbsd support.
Provides the correct C representations for the data structures.
For now it has a lot of code dupplication with apple.rs. These need
to be abstracted and shared keeping only PlatformSupport implementations
and C struct reprs.

enabling openbsd build via mod.rs

not enabling default route on loopback interfaces.
we check the gw address and if it is a loopback one we
don't add the ifindex in the default_route ones.
2024-02-23 10:57:13 -07:00
..
src Inital import of openbsd support. 2024-02-23 10:57:13 -07:00
tests refactor wasm tests 2023-11-04 19:53:14 -04:00
Cargo.toml update deps 2024-01-19 13:55:35 -05:00
LICENSE.md licensing 2023-07-19 12:48:44 -04:00
run_tests.sh more setvalue fixes and concurrency cleanup 2023-09-09 18:35:25 -04:00
run_windows_tests.bat fix async std test and make windows test script work 2023-09-06 09:53:28 -04:00
webdriver.json clean up tests 2022-11-27 11:27:06 -05:00