Closed
Description
TestIPPerInterfaceSinglePacketConnWithSingleGroupListener is broken on freebsd-386-* with Go 1.11:
https://build.golang.org/log/7c758c236a9eff9b87a8fc6adb6013af786c2eb7
--- FAIL: TestIPPerInterfaceSinglePacketConnWithSingleGroupListener (0.00s)
multicastlistener_test.go:247: listen ip6:ipv6-icmp 0:fe:8000::%lo0: bind: can't assign requested address
FAIL
FAIL golang.org/x/net/ipv6 0.019s
@mikioh, can you fix?