gvisor/runsc/boot
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
..
filter Remove license comments 2019-01-31 11:12:53 -08:00
BUILD
compat.go
compat_amd64.go Add unsupported syscall events for get/setsockopt 2018-11-20 14:04:12 -08:00
compat_test.go
config.go Automated rollback of changelist 225089593 2019-01-02 15:48:00 -08:00
controller.go runsc: reap a sandbox process only in sandbox.Wait() 2019-01-29 17:15:56 -08:00
debug.go
events.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
fds.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
fs.go
limits.go
loader.go Rename ping endpoints to icmp endpoints. 2019-02-22 13:34:47 -08:00
loader_test.go
network.go
strace.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00