gvisor/pkg/tcpip/network/ipv6
Tamir Duberstein 313c767b00 Populate link address cache at dispatch
This allows the stack to learn remote link addresses on incoming
packets, reducing the need to ARP to send responses.

This also reduces the number of round trips to the system clock,
since that may also prove to be performance-sensitive.

Fixes #739.

PiperOrigin-RevId: 265815816
2019-08-27 18:54:56 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
icmp.go Populate link address cache at dispatch 2019-08-27 18:54:56 -07:00
icmp_test.go Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
ipv6.go Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00