gvisor/pkg/syserr
Ian Gudger 56a6128295 Implement IP_MULTICAST_LOOP.
IP_MULTICAST_LOOP controls whether or not multicast packets sent on the default
route are looped back. In order to implement this switch, support for sending
and looping back multicast packets on the default route had to be implemented.

For now we only support IPv4 multicast.

PiperOrigin-RevId: 237534603
Change-Id: I490ac7ff8e8ebef417c7eb049a919c29d156ac1c
2019-03-08 15:49:17 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
host_linux.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
netstack.go Implement IP_MULTICAST_LOOP. 2019-03-08 15:49:17 -08:00
syserr.go Allow creating syserr.Errors at runtime. 2019-01-03 15:10:31 -08:00