mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
Before this commit, there was a submodule rp::exchange::netlink and there where platform checks, printing error messages on systems other than freebsd and linux. Neither is really necessary. If the application won't compile on other systems it won't work, and if it happens to work then why give users a spurious error message.