gvisor/pkg/tcpip
Nayana Bidari 35312a95c4 Add loss recovery option for TCP.
/proc/sys/net/ipv4/tcp_recovery is used to enable RACK loss
recovery in TCP.

PiperOrigin-RevId: 325157807
2020-08-05 20:50:06 -07:00
..
adapters/gonet Drop flaky tag. 2020-06-05 16:39:08 -07:00
buffer Fix view.ToVectorisedView(). 2020-05-11 10:35:28 -07:00
checker Implement SO_NO_CHECK socket option. 2020-06-26 17:51:04 -07:00
hash/jenkins Standardize on tools directory. 2020-01-27 12:21:00 -08:00
header make connect(2) fail when dest is unreachable 2020-07-22 16:51:42 -07:00
link Plumbing context.Context to DecRef() and Release(). 2020-08-03 13:36:05 -07:00
network Use 1 fragmentation component per IP stack 2020-08-04 16:27:00 -07:00
ports Add support for SO_REUSEADDR to TCP sockets/endpoints. 2020-06-23 19:15:38 -07:00
sample Standardize on tools directory. 2020-01-27 12:21:00 -08:00
seqnum Don't accept segments outside the receive window 2020-04-19 22:16:14 -07:00
stack Support receiving broadcast IPv4 packets 2020-08-05 17:32:54 -07:00
tests/integration Support receiving broadcast IPv4 packets 2020-08-05 17:32:54 -07:00
transport Add loss recovery option for TCP. 2020-08-05 20:50:06 -07:00
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
tcpip.go iptables: support SO_ORIGINAL_DST 2020-07-31 10:47:26 -07:00
tcpip_test.go Fix all printf formatting errors. 2020-04-08 10:14:34 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Add AfterFunc to tcpip.Clock 2020-07-23 18:00:43 -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