gvisor/pkg/tcpip/stack
Ian Gudger 80f901b16b Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack.
Also includes a few fixes for IPv4 multicast support. IPv6 support is coming in
a followup CL.

PiperOrigin-RevId: 233008638
Change-Id: If7dae6222fef43fda48033f0292af77832d95e82
2019-02-07 23:15:23 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
linkaddrcache.go Simplify channel management 2018-10-23 08:16:13 -07:00
linkaddrcache_test.go Fix flaky TestCacheResolutionTimeout 2018-11-07 12:01:48 -08:00
nic.go Fix NIC endpoint forwarding. 2019-01-29 16:23:30 -08:00
registration.go Internal change. 2019-02-07 13:46:26 -08:00
route.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stack.go Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack. 2019-02-07 23:15:23 -08:00
stack_global_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stack_test.go Fix NIC endpoint forwarding. 2019-01-29 16:23:30 -08:00
transport_demuxer.go Implement SO_REUSEPORT for TCP and UDP sockets 2018-12-28 11:27:14 -08:00
transport_test.go Fix NIC endpoint forwarding. 2019-01-29 16:23:30 -08:00