gvisor/pkg/tcpip
Chris Kuiper e491ebbacf Allow sending of multicast and IPv6 link-local packets w/o route.
Same as with broadcast packets, sending of a multicast packet shouldn't require
accessing the route table. The same applies to IPv6 link-local addresses, which
aren't routable at all (they don't belong to any subnet by definition).

PiperOrigin-RevId: 225775870
Change-Id: Ic53e6560c125a83be2be9c3d112e66b36e8dfe7b
2018-12-16 23:05:59 -08:00
..
adapters/gonet Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
buffer Make ToView non-allocating for single VectorizedViews containing a single View 2018-11-21 18:11:13 -08:00
checker Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
header Allow sending of multicast and IPv6 link-local packets w/o route. 2018-12-16 23:05:59 -08:00
link Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototype 2018-11-14 14:46:24 -08:00
network Remove ipv4.endpoint.address 2018-10-31 08:04:57 -07:00
ports Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
sample Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
seqnum
stack Allow sending of multicast and IPv6 link-local packets w/o route. 2018-12-16 23:05:59 -08:00
transport transport/tcp: remove unused error return values 2018-12-13 13:02:49 -08:00
BUILD
tcpip.go Stub out TCP_QUICKACK 2018-12-09 00:50:33 -08:00
tcpip_test.go
time.s
time_unsafe.go Whitelist Go 1.12 for tcpip/time_unsafe.go 2018-12-04 15:52:14 -08:00