mirror of
https://github.com/slackhq/nebula.git
synced 2026-04-01 15:45:17 +02:00
Add support for freebsd. You have to set `tun.dev` in your config. The second pass of this would be to remove the exec calls and use ioctl(2) and route(4) instead, but we can do that in a second PR. Co-authored-by: Wade Simmons <wade@wades.im>