gvisor/pkg/tcpip
Peter Johnston 95cac27d0d Discard invalid Neighbor Solicitations
...per RFC 4861 s7.1.1.

PiperOrigin-RevId: 335742851
2020-10-06 16:17:24 -07:00
..
adapters/gonet Support creating protocol instances with Stack ref 2020-09-28 16:24:04 -07:00
buffer Fix IPv4 ICMP echo handler to copy options 2020-10-05 20:43:55 -07:00
checker Fix IPv4 ICMP echo handler to copy options 2020-10-05 20:43:55 -07:00
faketime Discard IP fragments as soon as it expires 2020-09-29 11:29:50 -07:00
hash/jenkins Standardize on tools directory. 2020-01-27 12:21:00 -08:00
header Discard invalid Neighbor Solicitations 2020-10-06 16:17:24 -07:00
link Use common parsing utilities when sniffing 2020-09-18 00:48:09 -07:00
network Discard invalid Neighbor Solicitations 2020-10-06 16:17:24 -07:00
ports Skip listening TCP ports when trying to bind a free port. 2020-08-20 13:25:23 -07:00
sample Support creating protocol instances with Stack ref 2020-09-28 16:24:04 -07:00
seqnum Don't accept segments outside the receive window 2020-04-19 22:16:14 -07:00
stack Remove AssignableAddressEndpoint.NetworkEndpoint 2020-10-05 13:18:57 -07:00
tests/integration Fix IPv4 ICMP echo handler to copy options 2020-10-05 20:43:55 -07:00
transport Fix IPv4 ICMP echo handler to copy options 2020-10-05 20:43:55 -07:00
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
tcpip.go Don't allow broadcast/multicast source address 2020-09-29 16:54:23 -07:00
tcpip_test.go Fix all printf formatting errors. 2020-04-08 10:14:34 -07:00
time.s
time_unsafe.go Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
timer.go Add AfterFunc to tcpip.Clock 2020-07-23 18:00:43 -07:00
timer_test.go Add AfterFunc to tcpip.Clock 2020-07-23 18:00:43 -07:00