gvisor/pkg/tcpip/network/arp
Tamir Duberstein db1ca5c786 Set NDP hop limit in accordance with RFC 4861
...and do not populate link address cache at dispatch. This partially
reverts 313c767b00, which caused malformed
packets (e.g. NDP Neighbor Adverts with incorrect hop limit values) to
populate the address cache. In particular, this masked a bug that was
introduced to the Neighbor Advert generation code in
7c1587e340.

PiperOrigin-RevId: 274865182
2019-10-15 12:43:25 -07:00
..
BUILD
arp.go Set NDP hop limit in accordance with RFC 4861 2019-10-15 12:43:25 -07:00
arp_test.go Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00