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

DHCP is broken on Windows #107

Open
thebsdbox opened this issue Jul 26, 2019 · 0 comments
Open

DHCP is broken on Windows #107

thebsdbox opened this issue Jul 26, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@thebsdbox
Copy link
Collaborator

golang/go#7175 <- The functionality for the low-level packet requirements for DHCP is missing for windows.

The change required is here -> https://go-review.googlesource.com/c/net/+/76394/

@thebsdbox thebsdbox added the bug Something isn't working label Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant