gvisor/pkg/tcpip
Nayana Bidari 8777a4f8c6 Increment spurious recovery metric only for RTO.
PiperOrigin-RevId: 413504208
2021-12-01 14:00:10 -08:00
..
adapters/gonet Update Waitable API. 2021-11-13 12:54:39 -08: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 Fix PacketBuffer memory leak. 2021-11-16 13:48:30 -08:00
network Update Waitable API. 2021-11-13 12:54:39 -08:00
ports Fix bug with TCP bind w/ SO_REUSEADDR. 2021-07-01 14:42:00 -07:00
sample Update Waitable API. 2021-11-13 12:54:39 -08:00
seqnum Don't accept segments outside the receive window 2020-04-19 22:16:14 -07:00
stack Explicitly allow new connections to be created 2021-12-01 13:50:25 -08:00
tests Update Waitable API. 2021-11-13 12:54:39 -08:00
testutil Record counts of packets with unknown L3/L4 numbers 2021-10-27 10:06:55 -07:00
transport Increment spurious recovery metric only for RTO. 2021-12-01 14:00:10 -08:00
BUILD buildkite: build Netstack on several platforms 2021-11-18 12:19:14 -08: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 Increment spurious recovery metric only for RTO. 2021-12-01 14:00:10 -08: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