gvisor/pkg/tcpip
Bhasker Hariharan da48c04d0d Refactor new reno congestion control logic out of sender.
This CL also puts the congestion control logic behind an
interface so that we can easily swap it out for say CUBIC
in the future.

PiperOrigin-RevId: 205732848
Change-Id: I891cdfd17d4d126b658b5faa0c6bd6083187944b
2018-07-23 15:15:07 -07:00
..
adapters/gonet Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
buffer Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
checker Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
header Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
link netstack: update goroutine save / restore safety comments. 2018-07-17 10:15:00 -07:00
network Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
ports Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
sample netstack: update goroutine save / restore safety comments. 2018-07-17 10:15:00 -07:00
seqnum Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
stack netstack: update goroutine save / restore safety comments. 2018-07-17 10:15:00 -07:00
transport Refactor new reno congestion control logic out of sender. 2018-07-23 15:15:07 -07:00
BUILD Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
tcpip.go netstack: tcp socket connected state S/R support. 2018-07-10 09:23:35 -07:00
tcpip_test.go Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00