yggdrasil-go/src
Klemens Nanni ccda1075c0
Fix ioctl(2) code for OpenBSD (#1175)
This cleans up the mess to configure an IP address on a tun(4) device.

Handrolling a hardcoded ioctl(2) request is far from perfect, but Go
(golang.org/sys/unix) is to blame here.

Tested on OpenBSD 7.6 -current where yggdrasil now drives the interface
would use of ifconfig or other helpers.
2024-09-30 14:24:20 +01: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 Fix ioctl(2) code for OpenBSD (#1175) 2024-09-30 14:24:20 +01:00
version yggdrasil: buildName should report unknown 2019-11-11 00:24:50 -05:00