yggdrasil-go/src
Klemens Nanni c8c0cdab91
tun: split tun_{bsd -> freebsd,openbsd}.go
The address ioctl code is just plain broken.

I fixed it for OpenBSD, but have no resources or time for FreeBSD,
so there the code will stay as-is.

FreeBSD also supports stuff like netlink, so perhaps a future rewrite
will look different from OpenBSD's ioctl code (the only approach) anyway.
2024-09-30 00:32:27 +03:00
..
address Use Go 1.21 in CI, update minimum version to Go 1.20, lint fixes, update quic-go 2023-08-12 18:12:58 +01:00
admin Update admin socket response sorting 2024-09-23 22:40:52 +01:00
config Minor Fixes (#1107) 2024-05-27 21:57:28 +01:00
core Add unit test for AllowedPublicKeys 2024-09-29 22:04:41 +01:00
ipv6rwc update to ironwood v0.0.0-20230513191034-495699d87ae4 with API changes 2023-05-13 14:44:38 -05:00
multicast The AllowedPublicKeys option should not apply to multicast listeners 2024-09-29 21:38:56 +01:00
tun tun: split tun_{bsd -> freebsd,openbsd}.go 2024-09-30 00:32:27 +03:00
version yggdrasil: buildName should report unknown 2019-11-11 00:24:50 -05:00