-
Notifications
You must be signed in to change notification settings - Fork 18k
x/net/ipv4: multicast ICMP tests fail when net.inet.icmp.bmcastecho=0 #5811
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
Labels
Comments
I have only one related fail but on Windows 7 64bit, possibly because I've disabled some things in this system (but can't remember what and where but ie. maybe multicast is disabled, but it's not because the firewall is silently blocking it(without logging) because I've disabled the firewall and still happens) ok mime/multipart 0.863s --- FAIL: TestIPv4MulticastListener (0.02 seconds) multicast_test.go:53: First ListenMulticastUDP on <nil> failed: listen udp 224.0.0.254: set sockopt: An unknown, invalid, or unsupported option or level was specified in a getsockopt or setso ckopt call. FAIL FAIL net 3.160s ok net/http 5.568s this was the go version used in the test: http://code.google.com/p/go/source/detail?r=749d021640436ab33eb8dfdb25bbec472e80af73 go version devel +749d02164043 Thu Aug 15 14:38:32 2013 -0400 windows/amd64 |
Labels changed: added priority-soon, removed priority-triage. Owner changed to @mikioh. |
CL https://golang.org/cl/21360043 references this issue. |
This issue was closed by revision golang/net@8ecd624. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: