Descriptiongo.net/ipv4: make sure whether the interface under test is routed
Some multicast tests depend on proper IP routing because multicasting
requires an unicast source address for its delivery. We call a network
interface that can route IP traffic to neighbors a routed interface
conventionally. This CL makes sure that the interface under test is a
routed interface to avoid using non-routed network interfaces for IP
routing.
Also removes unnecessary build tag.
Fixes issue 6709.
Patch Set 1 : diff -r 67397a11592e https://code.google.com/p/go.net #
Total comments: 1
Patch Set 2 : diff -r 67397a11592e https://code.google.com/p/go.net #
MessagesTotal messages: 8
|