boringtun
boringtun copied to clipboard
Add (partial) support for NetBSD
trafficstars
NetBSD does not have any CLOCK_BOOTTIME, treat it like macOS/iOS/tvOS (or probably, more likely, anything that is not Android nor Linux!).
NOTE: On NetBSD is still not possible to do cargo build --lib --no-default-features --release because there are also several tun bits that are missing. However, as is, this change improve a little the status and is needed for possible boringtun users (that I think do not needs any tun bits) like mitmproxy_rs.
Can this be merged, please?