gvisor/pkg/tcpip/network
Ghanan Gowripalan a824b48cea Validate incoming NDP Router Advertisements, as per RFC 4861 section 6.1.2
This change validates incoming NDP Router Advertisements as per RFC 4861 section
6.1.2. It also includes the skeleton to handle Router Advertiements that arrive
on some NIC.

Tests: Unittest to make sure only valid NDP Router Advertisements are received/
not dropped.
PiperOrigin-RevId: 278891972
2019-11-06 10:39:29 -08:00
..
arp netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
fragmentation Remove panic when reassembly fails. 2019-10-15 17:04:44 -07:00
hash Update canonical repository. 2019-06-13 16:50:15 -07:00
ipv4 netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
ipv6 Validate incoming NDP Router Advertisements, as per RFC 4861 section 6.1.2 2019-11-06 10:39:29 -08:00
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
ip_test.go Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00