]> Cypherpunks repositories - gostls13.git/commit
net: require of both -external and -ipv6 flags to run IPv6 multicast tests
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 13 Mar 2013 00:00:01 +0000 (08:00 +0800)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 13 Mar 2013 00:00:01 +0000 (08:00 +0800)
commit8373f729fdc63e6d85f23318e1e62c11c5a8bca5
tree830ab3f99f20c53340dbe02335767000ef116ca4
parentd526e5e79ca7182f1e6c88514bfa58c0e70b7d9e
net: require of both -external and -ipv6 flags to run IPv6 multicast tests

On BSD variants, the tests need surely constructed IPv6
routing table.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/7776043
src/pkg/net/multicast_test.go