Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/wgopenbsd: use SIOCGIFGMEMB const from golang.org/x/sys/unix #123

Merged
merged 1 commit into from
May 4, 2022

Conversation

tklauser
Copy link
Contributor

@tklauser tklauser commented May 4, 2022

Use the constant already defined in package golang.org/x/sys/unix
instead of generating it in package internal/wgopenbsd/internal/wgh.

@tklauser
Copy link
Contributor Author

tklauser commented May 4, 2022

FreeBSD/OpenBSD build failure should be fixed by #124. I'll rebase this PR once #124 is approved and merged.

Use the constant already defined in package golang.org/x/sys/unix
instead of generating it in package internal/wgopenbsd/internal/wgh.
@tklauser
Copy link
Contributor Author

tklauser commented May 4, 2022

Rebased to pull in CI fixes for FreeBSD and OpenBSD (#124).

@mdlayher mdlayher merged commit 3d4a969 into WireGuard:master May 4, 2022
@tklauser tklauser deleted the openbsd-siocgifmemb branch May 4, 2022 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants