gvisor/pkg/tcpip/network
Ghanan Gowripalan 4582a2f188 Drop NDP messages with fragment extension header
As per RFC 6980 section 5, nodes MUST silently ignore NDP messages if
the packet carrying them include an IPv6 Fragmentation Header.

Test: ipv6_test.TestNDPValidation
PiperOrigin-RevId: 304519379
2020-04-02 18:30:15 -07:00
..
arp Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
fragmentation Prevent memory leaks in ilist 2020-03-06 12:31:43 -08:00
hash Handle IPv6 Fragment & Routing extension headers 2020-03-26 14:05:39 -07:00
ipv4 Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
ipv6 Drop NDP messages with fragment extension header 2020-04-02 18:30:15 -07:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
ip_test.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00