gvisor/pkg/tcpip/network
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
..
arp Populate link address cache at dispatch 2019-08-27 18:54:56 -07:00
fragmentation Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
hash Update canonical repository. 2019-06-13 16:50:15 -07:00
ipv4 Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
ipv6 Populate link address cache at dispatch 2019-08-27 18:54:56 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
ip_test.go Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00