]> Cypherpunks repositories - gostls13.git/commit
net: disable "udp" to IPv6 unicast address loopback test on dragonfly
authorJoel Sing <jsing@google.com>
Wed, 5 Mar 2014 13:08:03 +0000 (00:08 +1100)
committerJoel Sing <jsing@google.com>
Wed, 5 Mar 2014 13:08:03 +0000 (00:08 +1100)
commit18019dffd215ef3741f19657472c5234e3897b35
treeee525ad102542bc579c134b3e2dbb9833a197241
parent734d4637c5925826904ffe7406cd411568928cb4
net: disable "udp" to IPv6 unicast address loopback test on dragonfly

Disable the "udp" to IPv6 unicast address on the loopback interface
test under DragonFly BSD. This currently returns a local address of
0.0.0.1, rather than an IPv6 address with zone identifier.

Update #7473

LGTM=mikioh.mikioh
R=golang-codereviews, mikioh.mikioh
CC=golang-codereviews
https://golang.org/cl/71500044
src/pkg/net/udp_test.go