mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-11 18:59:19 -04:00

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.