gvisor/pkg/tcpip
Ghanan Gowripalan 6db55a5bd8 Require that IPv6 headers be in the first fragment
Test:
- header_test.TestIPv6ExtHdrIter
- ipv6_test.TestReceiveIPv6Fragments

Updates #2197, #2333

PiperOrigin-RevId: 305330178
2020-04-07 13:37:10 -07:00
..
adapters/gonet Mark gonet_test as flaky. 2020-03-12 13:11:48 -07:00
buffer Refactor software GSO code. 2020-04-03 18:35:55 -07:00
checker Specify the source of outgoing NDP RS 2020-03-06 11:33:28 -08:00
hash/jenkins Standardize on tools directory. 2020-01-27 12:21:00 -08:00
header Require that IPv6 headers be in the first fragment 2020-04-07 13:37:10 -07:00
link Refactor software GSO code. 2020-04-03 18:35:55 -07:00
network Require that IPv6 headers be in the first fragment 2020-04-07 13:37:10 -07:00
ports Standardize on tools directory. 2020-01-27 12:21:00 -08:00
sample Standardize on tools directory. 2020-01-27 12:21:00 -08:00
seqnum Standardize on tools directory. 2020-01-27 12:21:00 -08:00
stack Refactor software GSO code. 2020-04-03 18:35:55 -07:00
transport Refactor software GSO code. 2020-04-03 18:35:55 -07:00
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
tcpip.go Support owner matching for iptables. 2020-03-26 12:21:24 -07:00
tcpip_test.go
time.s
time_unsafe.go Initial network namespace support. 2020-02-20 15:20:40 -08:00
timer.go CancellableTimer to encapsulate the work of safely stopping timers 2020-01-08 17:50:54 -08:00
timer_test.go Put CancellableTimer tests in the tcpip_test package 2020-01-10 14:32:17 -08:00