gvisor/test
Chris Kuiper d18bb4f38a Adjust route when looping multicast packets
Multicast packets are special in that their destination address does not
identify a specific interface. When sending out such a packet the multicast
address is the remote address, but for incoming packets it is the local
address. Hence, when looping a multicast packet, the route needs to be
tweaked to reflect this.

PiperOrigin-RevId: 251739298
2019-06-05 16:08:29 -07:00
..
syscalls Adjust route when looping multicast packets 2019-06-05 16:08:29 -07:00
util Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
BUILD Use toolchain configs from bazel_0.23.0 2019-03-26 15:10:49 -07:00