gvisor/pkg/tcpip
Bhasker Hariharan 207221ffb2 Add an integration test for istio like redirect.
Updates #6441,#6317

PiperOrigin-RevId: 404872327
2021-10-21 13:53:04 -07:00
..
adapters/gonet Add an integration test for istio like redirect. 2021-10-21 13:53:04 -07:00
buffer Make dedicated methods for data operations in PacketBuffer 2021-03-03 16:05:16 -08:00
checker Support IPV6_RECVPKTINFO on UDP sockets 2021-09-19 13:15:28 -07:00
faketime Use opaque types to represent time 2021-05-25 13:00:29 -07:00
hash/jenkins Use the SecureRNG to generate listener nonces 2021-04-10 14:53:55 -07:00
header Add an integration test for istio like redirect. 2021-10-21 13:53:04 -07:00
internal/tcp Avoid pseudo endpoint for TSVal generation 2021-08-30 10:59:45 -07:00
link Implement WriteRawPacket for pipe 2021-10-15 14:04:13 -07:00
network Always parse Transport headers 2021-10-19 17:25:55 -07:00
ports Fix bug with TCP bind w/ SO_REUSEADDR. 2021-07-01 14:42:00 -07:00
sample Pass address properties in a single struct 2021-09-15 15:00:01 -07:00
seqnum Don't accept segments outside the receive window 2020-04-19 22:16:14 -07:00
stack Always parse Transport headers 2021-10-19 17:25:55 -07:00
tests Add an integration test for istio like redirect. 2021-10-21 13:53:04 -07:00
testutil Send ICMP errors when link address resolution fails 2021-05-19 12:13:09 -07:00
transport Support distinction for RWMutex and read-only locks. 2021-10-18 11:09:39 -07:00
BUILD Store timestamps as time.Time 2021-10-07 14:04:55 -07:00
errors.go Implement /proc/sys/net/ipv4/ip_local_port_range 2021-03-08 20:40:34 -08:00
socketops.go Support IPV6_RECVPKTINFO on UDP sockets 2021-09-19 13:15:28 -07:00
stdclock.go Use opaque types to represent time 2021-05-25 13:00:29 -07:00
stdclock_state.go Implement standard clock safely 2021-05-03 16:45:48 -07:00
tcpip.go Add a new metric to detect the number of spurious loss recoveries. 2021-10-07 16:51:06 -07:00
tcpip_state.go Store timestamps as time.Time 2021-10-07 14:04:55 -07:00
tcpip_test.go Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
timer.go Add AfterFunc to tcpip.Clock 2020-07-23 18:00:43 -07:00
timer_test.go Use fake clocks in all tests 2021-05-27 05:06:04 -07:00