gvisor/pkg/tcpip/network
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
..
arp Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fragmentation Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
hash Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
ipv4 Adjust route when looping multicast packets 2019-06-05 16:08:29 -07:00
ipv6 Adjust route when looping multicast packets 2019-06-05 16:08:29 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
ip_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00