gvisor/pkg/tcpip
Arthur Sfez 2a2cb29e1c Validate IGMP packets
This change also adds support for Router Alert option processing on
incoming packets, a new stat for Router Alert option, and exports
all the IP-option related stats.

Fixes #5491

PiperOrigin-RevId: 358238123
2021-02-18 12:29:54 -08:00
..
adapters/gonet Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
buffer Make fragmentation return a reassembled PacketBuffer 2021-01-29 17:37:29 -08:00
checker Change the way the IP options report problems 2021-01-20 15:36:03 -08:00
faketime Do not use clockwork for faketime 2021-01-28 17:08:12 -08:00
hash/jenkins
header Validate IGMP packets 2021-02-18 12:29:54 -08:00
link Synchronously send packets over pipe link endpoint 2021-02-06 16:58:25 -08:00
network Validate IGMP packets 2021-02-18 12:29:54 -08:00
ports Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
sample Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
seqnum
stack Remove deprecated NUD types Failed and FailedEntryLookups 2021-02-18 11:40:52 -08:00
tests [infra] Split tcpip/integration test targets to aid investigation. 2021-02-17 12:54:55 -08:00
transport [rack] TLP: ACK Processing and PTO scheduling. 2021-02-11 22:06:09 -08:00
BUILD Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
errors.go Let sentry understand tcpip.ErrMalformedHeader 2021-02-11 16:01:43 -08:00
socketops.go Add support for setting SO_SNDBUF for unix domain sockets. 2021-02-09 21:55:16 -08:00
tcpip.go Validate IGMP packets 2021-02-18 12:29:54 -08:00
tcpip_test.go Remove count argument from tcpip.Endpoint.Read 2021-01-15 15:49:15 -08:00
time.s
time_unsafe.go Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
timer.go
timer_test.go