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

net: implement multicast network interface API on DragonFly BSD #9668

Open
mikioh opened this issue Jan 23, 2015 · 1 comment
Open

net: implement multicast network interface API on DragonFly BSD #9668

mikioh opened this issue Jan 23, 2015 · 1 comment

Comments

@mikioh
Copy link
Contributor

mikioh commented Jan 23, 2015

See https://github.com/golang/go/blob/master/src/net/interface_dragonfly.go.

@rfrangio
Copy link

rfrangio commented Mar 7, 2015

Hi, I've looked a bit at this as well the netbsd/openbsd issues listed below and it really looks like it should be very simple to do using the same method used for darwin/freebsd. Most of the work should be in getting the vm's up and doing the testing. I've been looking for ways to contribute and this seems like a decent way to start. Let me know how I should proceed.

#9670
#9669

@rsc rsc removed the os-dragonfly label Apr 10, 2015
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants