Matt Layher

Results 197 comments of Matt Layher

cgo being disabled is the problem. The FreeBSD implementation has a hard dependency on cgo at the moment: ```go package wgfreebsd // #include // #include import "C" // ... //...

Yep, so you can see now that wgctrl-go is building. But ultimately the wg-portal code is not using build tags correctly and assuming Linux/netlink implementation, so your next problem lies...

No problem, I'll leave it open for now but edit to make the error more clear.

Yep, I agree we should do this.

Thanks! I owe a new PR with a different approach.

Starting a conversation on the mailing list seems like the appropriate place. It's not clear to me how these pieces fit together yet and I'd rather have a plan worked...

No worries about the patches at the moment. I just want to make sure we get Jason's thoughts on everything and how the pieces fit together.